Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)UT
Posts
0
Comments
335
Joined
2 yr. ago

  • Absolutely. I learned about that decades ago as a teenager and never would I have thought it would still be useful today... yet, in 2025 if you want to do anything powerful, in the cloud, on your phone, even in your XR headset, it is STILL relevant!

    PS: I project I'm contributing to on the topic https://nlnet.nl/project/xrsh/ ideas welcomed!

  • reverse-i-search (typically ctrl-r) or ~/.bashrc (or whatever your alternative shell configuration file equivalent is) means one doesn't have to memorize much indeed, especially while commenting properly.

  • CLI is effective also because of its history (i.e. one can go back, repeat a command as-is or edit it then repeat) but also the composability of its components. If one made a useful command before, it can be combined with another useful command.

    Rinse & repeat and it makes for a very powerful tool.

  • FWIW I do use the file browser too when I'm looking for a file with a useful preview, e.g. images.

    When I do have to handle a large amount of files though (e.g. more than a dozen) and so something "to them", rather than just move them around, then the CLI becomes very powerful.

    It's not because one uses the CLI that one never used a file browser.

  • Nice, DINUM is doing a lot so great to see go beyond with supra national collaboration!

    I'm using NextCloud (Germany and international open source community) hosted on Webo (Slovenia) with data centers in Germany and Helsinki (so I bet on Hetzner). I'm happy with it but I'll keep on eye on https://github.com/suitenumerique/docs

  • Unpaywalled link is convenient but so do consider subscribing if you want to support this kind of journalism :

    "404 Media is an independent website whose work is written, reported, and owned by human journalists and whose intended audience is real people, not AI scrapers, bots, or a search algorithm. Become a paid subscriber here for access to all of our articles ad-free and bonus content."

  • IMHO note taking systems are precisely about empowerment. The whole point is to learn... so even if they are not a dev or sysadmin, they can try and scaffold their knowledge, initially typing commands they don't understand, copy/pasting from the Web, then discover they can write their own, add that knowledge to their system, etc. I'd argue for most people that might be at least as valuable as their own content.

    TL;DR: let's not infantilize fictional users. Having the option to do more, for those who do want to, is extremely valuable.

    Source: I've seen nurses with no IT training installing drivers in the CLI for their WiFi card, no help from me. IT is cool but it's nothing magical either, people CAN learn if they want to.