• 0 Posts
  • 18 Comments
Joined 2 years ago
cake
Cake day: December 22nd, 2023

help-circle

  • Yeah going for a tilling window manager and expecting to see “A cross icon” to close programs is an indicator here IMO. Don’t base your image of what you want your setup to be based on what you see on youtube. If you want something simple that works out of the box I would recommend going to Gnome based system. Easy, everything you ask for it is there and looks good (been using gnome for long time, though now switched back to tilling after pretty much 10 years of gnome cause I felt I need change).

    Choose simple distro while still with relatively new packages like fedora or some archlinux clone that makes things easier (can’t really advice on that front since I just use arch for like really really long time).

    Go for simple stuff and dont feel preasured by your peers that you dont use that awesome tilling manager etc. Go for simple, learn the basics and setup your workflow. Once you feel like experimenting, install another one (fluxbox ftw :P), and venture a bit, while still being able to switch back to gnome (linux allows multiple different evnironments, so why not make a use of it). Most importantly have fun using it!







  • Wow! very cool rack you got there. I too started using mini pcs for local test servers or general home servers. But unlike yours mine are just dumped behind the screen on my desk (3 in total). For LLM stuff atm I use 16GB radeon but thats connected to my desktop. In the future I would love to build a proper rack like yours and perhaps move the GPU to a dedicated minipc.

    As for the upgrades, like what others stated already, I would just go for more pc’s rather then rpi.




  • I think there were two reasons for that. One was that without centralized server where element could flash nunbers in front of VC there would not be much funding just like other open source protocols like xmpp experience. It also attracted more people because you didn’t have to think of servers or bother with the whole federation concept (just join the main server, as everyone is there already).

    Additionally matrix is pretty good distributed database but imo horrible chat protocol. It’s extremely heavy on resources making other small servers impossible to compete or run on the same terms as the big ones. Back in the days I was running one of the top 5 size matrix server but I realized that the ever growing database, load issues when users joining large rooms and ton of other problems all, I went back to xmpp. It made me realized how crazy expensive and unsustainable in long run was running essentially text chat app became, and that could be better spent elewhere. Matrix is basically not designed for the purpose it’s pushed for. It might be great as a communication platform in a organization or corporation or government agency ( you can accurately track the room state from its inception so great to have an overview of who, when, what). For fedi-like chat servers XMPP which can run on a potatoe is much better choice. Both from financial perspective (as your small server joining a big room does not affect you cause you don’t need to replicate the room state essentially killing your server), but also environmental (its light and scales depending on your community needs better).