• 9 Posts
  • 138 Comments
Joined 4 months ago
cake
Cake day: August 12th, 2025

help-circle
  • For the security aspect, I’ve skimmed through the code, it seems the “building blocks” that they are using (security primitives) are still relevant as of today. Namely I’ve found AES, ed25519, Hmac. The code itself is mostly taken from Text Secure (now Signal) at a point when they’ve decided to drop SMS support in order to focus on their own network (bypassing SMS).

    Personally I’d trust it more than raw SMS at least. I think I’d mostly trust it.

    I use Element/XMPP/Signal mostly though. In fact I’ve stopped using Silence few years ago… Somehow thinking outside of the SMS box now.








  • a large 17.3-inch monitor for getting work done comfortably without the need for external screens

    While the brand is very good from what I hear, this particular statement is total nonsense. External screens are usually meant for overall comfort. And if you care about overall comfort and ergonomics, you would 100% buy an external keyboard and an external monitor (the latter ideally mounted on a monitor arm).

    Basically, don’t be lured into actually using just the notebook for desktop use, even if they advertise the best possible keyboard and screen. Instead, buy proper external peripherals and get a “thank you” from your wrists and neck in 10 years.



  • Hey, welcome to the concept of self-hosting! This is where I was 15+ years ago.

    Realistically, I’d just recommend installing something and trying it out. You’ll iterate many time before you’ll slowly start to align somewhere I suspect, in terms of software/approaches etc.

    If you want the very first steps, then why not simply connect your old PC to a monitor and install a Desktop version of Mint? It’s super-“wrong”, but it’ll get you started. Once you reach a stage of not wanting to waste memory/CPU on a graphical system, you’ll be able to do something like systemctl disable lightdm.service and voila, graphics don’t load on start anymore. Once you get even more confident, apt remove gdm3 xfce4 xfdesktop will remove any extra disk space (I’m dropping DE names that I approximately remember off the top of my head). With the packages for graphics gone, your system is indistinguishable from a server now.

    Overall it’s a nice path to walk, or at least it was fun and somewhat educative and very frustrating and giving a sense of control for me personally. Do you have any specific questions?












  • I get that you are feeling slint is not GPL, but I do not understand where that feeling comes from.

    I think it’s because the for-profit nature of the company may not create an actual community of FOSS enthusiasts around it. So if something were to happen to the business side of Slint-the-company, there would not be a strong community with known leaders and vision to save the situation. It’s not like this is guaranteed for FOSS projects, but it’s much more likely there. Single-person FOSS projects are scary to me for this reason as well.

    That is the biggest factor for me. (There are other important factors, too.)