home.social

Search

1000 results for “cli_ar”

  1. Today, I added an "inspect” CLI subcommand to simplify debugging. It's not super ergonomic for now, but it knows the types of files in a backup repository and also how to decrypt and decompress them for inspection. Some are just JSON others are in a custom binary format 🙄. The binary ones will be parsed and printed in JSON too.

    More excitingly: A (very) minimal version of “restore" is also working now 🎉 Permission and custom attributes are ignored (for now).

    #rust #arqbackup

  2. Wrote an article and published a nuget package sitting here in the hospital. mostlylucid.net/blog/simple-oc
    (RDP over tailscale rules 🤓)
    Companion CLI and nuget packages linked at the top. Makes OCR & Named Entity Extraction SUPER EASY.

    #ocrr #llm #ner

  3. Wrote an article and published a nuget package sitting here in the hospital. mostlylucid.net/blog/simple-oc
    (RDP over tailscale rules 🤓)
    Companion CLI and nuget packages linked at the top. Makes OCR & Named Entity Extraction SUPER EASY.

  4. Wrote an article and published a nuget package sitting here in the hospital. mostlylucid.net/blog/simple-oc
    (RDP over tailscale rules 🤓)
    Companion CLI and nuget packages linked at the top. Makes OCR & Named Entity Extraction SUPER EASY.

    #ocrr #llm #ner

  5. Какой может быть UART-CLI в микроконтроллере

    В этом тексте я бы хотел провести курс молодого бойца по использованию CLI в микроконтроллере. Расскажу про API той CLI, которая получилась у меня. Прежде всего CLI - это первичный лог загрузки прошивки. Инициализация микроконтроллера - это многостадийный процесс, в котором многое может пойти не по плану. Поэтому первое, что вы должны увидеть в консоли - это зеленый лог загрузки программы.

    habr.com/ru/articles/980280/

    #CLI #shell #UART_cli #debug #отладка #консоль #консоль_разработчика #tui

  6. Hydro Dams Are Struggling to Handle the World’s Intensifying Weather - Climate change is robbing some hydro dams of water while oversupplying others—forcing man... - wired.com/story/hydro-dams-cli #science/environment #watershedmoment #science

  7. I made it work, phew. So, now you can fetch #helm charts (updated nightly) from nix (and #cachix). You can use those to install via helm cli locally, or use my nix kube generators (github.com/farcaller/nix-kube-) to deploy straight to k8s (via e.g. #argocd).

  8. @torproject @fdroidorg @tails @[email protected]
    But I guess a or port of that boots on and compatible would be a good start.

    I'd even forego a fancy in exchange for a / like I do work towards in ...
    youtube.com/watch?v=joJWOE2mn7Y

  9. @torproject @fdroidorg @tails @Raspberry_Pi
    But I guess a #arm5v11 or #ARM64 port of #Tails that boots on #RaspberryPi and compatible #SBCs would be a good start.

    I'd even forego a fancy #GUI in exchange for a #TUI / #CLI like I do work towards in #OS1337...
    youtube.com/watch?v=joJWOE2mn7

  10. @torproject @fdroidorg @tails @Raspberry_Pi
    But I guess a #arm5v11 or #ARM64 port of #Tails that boots on #RaspberryPi and compatible #SBCs would be a good start.

    I'd even forego a fancy #GUI in exchange for a #TUI / #CLI like I do work towards in #OS1337...
    youtube.com/watch?v=joJWOE2mn7

  11. @argv_minus_one

    People have brought up the TOPS-20 command processor already.

    Just for completeness, I'll mention DCL on VMS, which had long parameter names (e.g. /COPIES to PRINT and /FULL to DIRECTORY).

    There's also MCR on VMS (and RSX), with HELLO and BYE for logging on and off.

    Don't forget the whole "* commands" system on the BBC MIcro, either.

    #VMS #CLI #TOPS20 #DCL #DIGITAL #retrocomputing #MCR #RSX #BBCMicro

  12. @andypiper @LinuxGeek46 You are! He's great and sharing some interesting and history. His entire presentation is

  13. @x_cli @varx First, BTW, all browsers nowadays have very secure sandboxes – as if CHrome would be effectively better here. Also Firefox e.g. introduced multi-processes (electrolysis) architectures and also improved the speed quite a lot.
    (There may rather be privacy problems with Chrome though: social.wiuwiu.de/@rugk/1011116)

    Anyway, yes, that's a problem, but (theoretically) a solved one: #SubresourceIntegrity (#SRI) can e.g. be used.