• 0 Posts
  • 32 Comments
Joined 4 years ago
cake
Cake day: February 18th, 2021

help-circle




  • I saw it as an open source Reddit alternative a few years ago and signed up, then left and went back to Reddit because nobody was using it. Then the API stuff happened, some Reddit users switched to Lemmy so I’ve been browsing it now, switched between a few instances and am now back here.

    (I do wish it had more communities for specific topics and locations like Reddit has, and ironically a lot of FOSS discussion is still on Reddit also.)












  • nix/guix can be used on any distro and it provides a way to organize .config files so that if the .config directory gets deleted or accidentally modified for some reason, restoring it would be very easy. By putting the configuration in a git repo, it also makes it easy to restore previous configurations. I accidentally deleted a bunch of stuff in my .config directory once and that’s one of the reason I use this tooling now, so I thought OP would find it helpful also