• 3 Posts
  • 725 Comments
Joined 4 years ago
cake
Cake day: June 28th, 2020

help-circle

  • toastal@lemmy.mltoLinux@lemmy.mlWhat distro do you use and why?
    link
    fedilink
    arrow-up
    1
    arrow-down
    1
    ·
    1 hour ago

    NixOS & OpenWRT are my two. NixOS’s Nix language as declarative config is such a great tool for setting up & maintaining a machines for the long-term that despite the initial learning curve has paid off in the long run (Guix or a Nix successor should also be in the same category). OpenWRT is the purpose-built tool it is for having an OS for a router with low overhead & a UI that can be easier to understand the config when networking isn’t something you do on the regular.









  • None.

    I had a Razer laptop in the past when they were talking about being dev laptop forward & supporting Linux.

    This never happened. Instead flashing Linux voids the warranty now, support drops you, & firmware upgrades only happen thru a green-accented genuine Microsoft Windows GUI installation (no *.bin flashing, no CLI FreeDOS support, no Windows PE).


  • The USB 2 is for a mouse or keyboard as extra bandwidth does nothing.

    I can’t relate tho. My laptop only has two USB4 with type-C connectors. I really wish it tad at least one type-A connection. Luckily unlike my last laptop, at least this one has a headphone jack (I guess ASUS learned from their folly & never skipped the jack on future models).






  • The biggest shake-ups in a while outside we-don’t-use-X (no systemd, etc.) are the declarative distros like NixOS & Guix. You do the whole system setup & config thru a single file (or broken into multiple). Learning curve is very high for the config but the payoff is less things changing out from under you & setting up new machines & rolling back to working states without resorting to FS snapshots. They are good languages to learn for software development too where you want repeatable software.


  • I use the note to self capability of my XMPP server to send a message to myself for these sort of one-offs. I would never want my data in the hands of some proprietary service if I have the option—sharing data just to yourself on these services also means it is Big Tech’s data now too. All of the XMPP clients are super lightweight.

    Bigger cases, I will use scp, rsync, or magic wormhole. Or just using removeable storage.