bit by bit…

  • 0 Posts
  • 5 Comments
Joined 2 years ago
cake
Cake day: March 5th, 2024

help-circle

  • I don’t know if this is the right solution, but a big reason I stopped bringing my family on city buses was because of belligerant personalities making things stressful/scary as fuck on 3 out of my 4 last rides (and less frequently but still really dangerous experiences before that) The frequency was just getting too high and I hit my limit.

    Hopefully I just had really shit luck, but if it can happen to me, it can happen to others, and I really want public transit to work.

    But all it takes is a system that can’t prevent a few rotten apples from spoiling it for everyone else.




  • If you are wanting to learn more Linux internals AND create something maintainable, you can create your own distro using Yocto/Bitbake. LFS teaches you all about Linux internals, but kind of leaves you to twist in the wind afterward. I would argue that Yocto exposes those internals AND gives you the ability to maintain the distro you’ve created (roll your own packages, pull in kernel patches/versions/modules, scan for applicable CVEs, etc.)

    Or Gentoo sounds cool. Maybe an easier intermediate step before rolling your own.