• 40 Posts
  • 1.76K Comments
Joined 3 years ago
cake
Cake day: August 4th, 2023

help-circle



  • The Java logging library “SLF4J” works basically this way. It’s a “broker” sort of library. You use the SLF4J API to log and there are different backend implementations that can tie your logging statements to an actual logging backend. So you can do things like switching backends without changing code or using one backend (say, to STDOUT) in local and a different one (Syslog, maybe) in prod.







  • For real. Some guy I knew introduced me to SuSE back when I was in highschool. It was great and all, but it made things easy by hiding details behind snappy GUIs. While I was in college, I started to realize I wasn’t learning anything about Linux. So I took a deep breath and installed Gentoo. Switched to Arch for a while, but I’m back to Gentoo now. I wanted to learn more about how Linux really worked and holy shit did I get my wish.









  • What I’d love to see even more than that is some kind of pigment cartridge system. You’d use natural, unpigmented filament and the printer would inject pigment in different mixtures as it prints. Just seems… I dunno. More efficient?

    I remember seeing a YouTube video (that I might search for and find again if I remember) where some company had developed (and probably patented) an approach that involved inkjet-coloring as it printed. I remember the colors looked pretty pale and washed-out looking. Not vibrant the way I would have hoped. But the approach might be one that could be improved on. 🤷