• 2 Posts
  • 43 Comments
Joined 1 year ago
cake
Cake day: August 6th, 2023

help-circle

  • I think about it like this:

    Layer 2b: ->> User applications (flatpak, nixpkgs, etc.)
    
    Layer 2a: ->> User data (mutable, persistent no matter what your system layer is)
    
    Layer 1: -> System (immutable/read-only/updated "atomically" meaning all at once) 
    
    Layer 0: Hardware
    

    Or, alternately, it’s what macos has been doing with absolutely no fanfare for several versions now. That’s not a knock, btw. It’s an illustration that it can be completely transparent in use, though it may require some habit changes on linux.










  • pukeko@lemm.eetoSelfhosted@lemmy.worldAnytype Selfhosted
    link
    fedilink
    English
    arrow-up
    3
    ·
    4 months ago

    Obsidian, logseq, and others work natively with markdown files that are almost cross-compatible and can be edited and used in any text editor. Things like back linking may not be present in that case (of using a plain text editor) but it doesn’t disappear from the file.

    Roam uses a proprietary format but exports to markdown.



  • pukeko@lemm.eetoLinux@lemmy.mlTips/tricks for beginners
    link
    fedilink
    English
    arrow-up
    6
    ·
    4 months ago

    First, I don’t disagree with that, but I’m always conflicted. Like, eza is better than ls. Atuin is magic history search. btop/fish/helix etc. etc. etc. But for just getting started I almost want to discourage finding alternative tools. But I also don’t lol.

    Also, I am 99.9% certain this exchange is how most distros get started. “We can do a more sensible set of defaults!”


  • pukeko@lemm.eetoLinux@lemmy.mlCool distros to try
    link
    fedilink
    English
    arrow-up
    5
    ·
    4 months ago

    Day 1: Sway looks cool Day 11: SwayFX looks cooler Day 29: Hyprland looks wild Day 44: niri looks fun Day 63: This WM I found on a repo by a random Serbian guy looks great. Day 97: I WROTE MY OWN WAYLAND COMPOSITOR AND WINDOW MANAGEMENT CONCEPT FROM SCRATCH


  • pukeko@lemm.eetoLinux@lemmy.mlCool distros to try
    link
    fedilink
    English
    arrow-up
    9
    ·
    4 months ago

    I look back on learning to live with NixOS and laugh. It made my brain hurt, and if I’d only found the Misterio77 repo sooner, it would’ve saved a lot of premature aging. But, if you have some basic familiarity with programming concepts, it’s an easy OS to live with, just different. And so, so, so, so powerful.

    They do desperately need a set of opinionated example builds and much better documentation.


  • pukeko@lemm.eetoScience Memes@mander.xyzLightning bugs
    link
    fedilink
    English
    arrow-up
    8
    ·
    5 months ago

    One of the more annoying things about living in Florida is that we have closely related animals that are nearly identical, but they don’t have glow-butts. (At least not down in the bottom half of the state.)

    I’ll wait for someone from like Lakeland to say they have them.



  • pukeko@lemm.eetoLinux@lemmy.mlLinux for Kids?
    link
    fedilink
    English
    arrow-up
    2
    ·
    5 months ago

    Given the “unlearn what you have learned” problems I’ve encountered on my own Nix journey, I wouldn’t be surprised if that happened with shocking rapidity. Nix isn’t really THAT hard. It’s just (a) different and (b) obscurely documented.


  • pukeko@lemm.eetoLinux@lemmy.mlLinux for Kids?
    link
    fedilink
    English
    arrow-up
    15
    ·
    5 months ago

    My kid, believe it or not, uses a NixOS laptop regularly. He doesn’t configure it yet, but honestly I’m not afraid of him having a go. When I was just about his age, I was figuring out DOS without the Internet to help, and while it was orders of a magnitude simpler, the documentation was orders of a magnitude more sparse too. Any of the big, well-documented distros (Ubuntu, Debian, NixOS (for some values of well-documented anyway), Fedora) would be fine. Honestly, I’d even let him loose with Arch at this point, or even Linux From Scratch.