• 17 Posts
  • 215 Comments
Joined 5 months ago
cake
Cake day: February 22nd, 2025

help-circle



  • It’s easier to sell the idea that you will get x million this year based on a monthly forecast compared to a yearly forecast.

    The question is why do I pay once and not monthly for many services? Because they don’t provide bank details and only let me donate via stripe or paypal. Donating 50ct via stripe per momth is just nuts. So, I have to donate 10 bucks once every two years so that We don’t pay too much to stripe (and even then stripe gets way too much)














  • I’d love having a file that lists all software like in nix. It has always been a miracle to me why I don’t have a history of installed packages. Before I moved to atomic fedora, I created a shell script that was like “sudo apt install openssh \ yt-dlp \ firefox”. With this I would’ve known what I had installed previously. Since packages are built on top of the system image on atomic distros, they have to keep track now and I don’t have to do it anymore.

    To me, nix is still young in the sense that it is not as mature and user friendly as other distros. There are still “3 major different” ways to use nix. (I actually have no idea how many ways but it seems like you can do everything). It needs to be very simple.

    I actually use home manager on my device and the package landscape is still not as reliable as on fedora, in my experience.