• 2 Posts
  • 127 Comments
Joined 9 months ago
cake
Cake day: August 25th, 2025

help-circle

  • T480, so not quite as well aged as the x201.

    Pretty much everything I have is somewhere between 6 and 15 years old. My wife’s laptop is an x1 yoga gen 2 (2016), my TV’s “streaming box” is an m910q, my servers are a random mix of tmm’s with the newest being p330s and the oldest is a dell from 2013ish. I just cobbled a frankenstein together with parts from 2008 and up, which went to my BIL because he needed a PC and I needed less parts in my office.

    Off lease business stuff is an absolute favorite of mine to pick up.




  • Full caveat - not personally into immutable, 90% of the time I’m in Debian or a derivative. 9% arch or derivative. 1% work requirements made me have to use something else.

    So I’m less making a rec on method and more commenting on this:

    I’ve read that containers are preferred for development, but they aren’t persistent

    They absolutely can be, thats the point of mounting volumes. I don’t want to do the same thing more than once, so whether I’m playing with something stupid at home or I’m doing something critical at work, I’m going to make a spot for any and all changes I might want to make to use it again elsewhere, without much effort. That could mean mapping a directory to a volume, setting specific variables in my compose/kompose, having a container grab data from elsewhere every time it starts, or whatever, but the parts I want persistent are, the parts I want variable are.

    Keeping whether or not containers are the “right” way on an immutable distro aside, what isn’t persistent for you that should be?





  • Debian. For decades.

    My first installation was slack and from then until now has been a mix of more things than I care to list, but includes things like freebsd on a DEC multia, a sparcstation pizza box with a 2.6ish kernel maybe?, along with things like Ubuntu, suse, fedora, centos, gentoo, ive built from scratch, I ever remember the days of configuring x with fvwm95 because I thought it would be easier for my parents.

    I always go back to Debian. Though I’m happy with arch when I want something ‘current’.







  • curbstickle@anarchist.nexustoLinux@lemmy.mlRTFM
    link
    fedilink
    English
    arrow-up
    55
    ·
    2 months ago

    RTFM long predates videos in the internet; at this point I’d actually call it inclusive of videos and guides.

    I actually get pretty pissed off when the only guide for a feature beyond a couple lines of “here’s what this can do” with no elaboration is just a video. I don’t want a video. I want a damn manual with working examples.

    But if its all there is, I’ll watch it before asking questions. The same should go for people who prefer videos, they should at least try the manual first, or looking at some guides or videos.

    What’s frustrating for people (generically speaking) is when zero attempt is made in advance of posting questions, and from what I see, is the majority of “RTFM” responses.