• 0 Posts
  • 51 Comments
Joined 3 months ago
cake
Cake day: June 25th, 2024

help-circle
  • Never experienced Slackware so I can’t compare, sorry. When I got into Linux in like, 2002, I was using Mandrake before they died, and didn’t hear much of Slackware at the time.

    I had a friend that was a couple years older that was running it on a home web server though. Back when people ran home web servers. This dude would sit there and use the keyboard the entire time even in OSes like Windows, he memorized every goddamn shortcut and macro that exists. Had a dusty mouse next to his system almost never being used. Probably just to satisfy the BIOS self test.








  • With me, I started applying at electronic security companies 20 years ago as a helper to pull cable and hang cameras, the simpler, more labor intensive stuff. They are always looking for people like that as the older folks like me go more into the head end set up and programming because our bodies hurt too much 😁. I learned 90% of what I know from on the job training, the rest I already had sort of a background in electronics because of my personal hobbies.




  • What sort of automation specifically are you referring to? I work in commercial building automation, which is basically tying various systems like fire/burg alarms, access control, energy/lighting management, intercoms, and everything else together using TCP/IP networking, RS-232/485, and dry-contact relay triggers everywhere. For instance, unlocking all doors and stopping elevator access when the fire alarm goes off. Or automatically disarming a burglar alarm and turning on the lights when the first person in the morning scans their badge. In that sense, it works great and has been working for decades.

    If you mean robots taking all our jobs, yeah that’s about 100 years out.










  • It’s hard to overcome the Hurd problem though. Although it would be fascinating to see how it would diverge on the design of the Linux kernel. How much can you still act like Linux while not being Linux? Or would it just be a direct algorithmic translation, basically doing the same processes under the hood with the same architecture? I’m sure there’s more than a few things Linux is doing in C that the Rust compiler would frown upon.