• 2 Posts
  • 8 Comments
Joined 2 years ago
cake
Cake day: March 19th, 2024

help-circle
  • I’m in a similar boat. I use old computers for spare parts and hobby projects (e.g. I did Linux From Scratch on an old second-hand Thinkpad I picked up on a whim). I think cheap second hand computers are great for tinkerers e.g. you can flash custom firmware without worrying about bricking the mobo.

    You could also use them as servers if you have any services you want to host.

    Also if you truly have no use for them, fix them up, install something like Linux Mint on them, and give them away.



  • I find Matrix janky but still usable. What homeserver implementation and what client are you using? I use tuwunel and nheko. tuwunel works great for me and I think it’s probably a disservice to the Matrix protocol that the “canonical” homeserver implementation is written in Python. Nheko is somewhat janky for me but I like it more than Element, and I think most of the jankiness is because of the Matrix protocol rather than the client implementation.



  • Why do you like Arch? If you want the minimalism but you don’t want to compile everything yourself, I’d recommend Void Linux. It’s a lovely little distro; I only don’t daily drive it because of less package availability than Arch+AUR, and I couldn’t be bothered to package so many things myself. But I don’t remember their servers ever being down when I used it.


  • I’d probably recommend LFS over Gentoo for that—you do more “yourself” and I found the LFS instructions easier to follow than the Gentoo install guide. And I’d say I learned more about Linux from LFS than from installing Gentoo. But LFS was done over about a month or so for me (not nonstop ofc, just in my free time) whereas Gentoo was 1 or 2 days.