I really wish that I was born early so I’ve could witness the early years of Linux. What was it like being there when a kernel was released that would power multiple OSes and, best of all, for free?

I want know about everything: software, hardware, games, early community, etc.

  • GalacticGrapefruit@lemmy.world
    link
    fedilink
    arrow-up
    2
    ·
    13 hours ago

    Yeah, I jumped ship right around the time Win8 came out. 14.04 was an interesting time to start learning. I was obsessed with trimming out bloat, so I used a tool to uninstall orphaned packages. Problem was, it also deleted some dependencies for GNOME.

    I had, to quote the most helpful and humorous person in an Ubuntu forum post, “borked it so bad it had to be nuked from orbit.”

    I have since learned my lesson and learned to be a little bit more careful with the magical responsibilities of sudo.

    • MangoCats@feddit.it
      link
      fedilink
      English
      arrow-up
      1
      ·
      12 hours ago

      I have turned to scripting all of my desktop mods and keeping them in a git repo. So, when I nuke a system from orbit all I have to do is install fresh, add git, check out my repo and run the scripts.