• 2 Posts
  • 202 Comments
Joined 2 years ago
cake
Cake day: September 7th, 2024

help-circle
  • So, you are telling me that I should throw my time, developing tools for NixOS, out of the window because I will be more free on how to use a damn logo?

    If you really feel the need of putting your favorite distro’s logo on a cake, you probably need to touch some grass. Try to have a walk, to meet new people.

    I understand, and support, the political aspect of your point, but the cake is a very bad example of the issue.



  • I have read about guix, but I don’t see any reason to switch from NixOS. Guix seems to be way less mature than Nix.

    Besides this, I have dedicated a ton of time developing a framework that manages flakes on NixOS builds. There is no way I would start from scratch, just to leave systemd.














  • I used to port forward, but I have stopped doing it. I don’t want to have open ports on the same IP that I use for internet browsing.

    I have my local server connected, via WireGuard, to a cheap nearby VPS. All my services are exposed from that VPS.

    This configuration also offers full portability to my home server, allowing me to switch to any ISP, or even move to mobile data, if I have to.

    For applications that require even lower latency, like remote gaming, I use Tailscale, which can traverse the NATs and create direct connections between the devices.