• 0 Posts
  • 127 Comments
Joined 3 years ago
cake
Cake day: June 16th, 2023

help-circle





  • I’m probably not “the norm”, but the only mainstream social media I have ever used was Reddit, and that stopped like whenever the first big exodus happened (2 years? I think?). I never used Facebook, Twitter, TikTok, Instagram or whatever else was oo still is used by people.

    Now I’m assuming you mean “conversational” platforms that are mostly for talking to other people (or corporations these days). I do watch YouTube (not shorts), but to me and the way I use it that’s closer to watching TV.




  • Until very recently, I exclusively used the /56 prefix I get from my ISP exclusively. This is still relatively annoying in my case as this prefix changes at least daily for some reason. Clients get their IP via SLAAC.

    I’ve added ULA literally less than a week ago as I have a local reverse proxy I want to handle both local and external request, in both v6 and v4. Obviously more hosts should be accessible from local clients. But I can’t tell local clients apart except by IP, and since the prefix is unstable this would require some sort of hook to update the proxy with that new prefix (might be possible, but seems like a real hassle). So here we are.











  • If you’re using a keepass database, Keepass2Android can natively sync with many cloud options including self hosted and generic ones, even without specific “companion” apps. That’s what I use. In my case, it’s backed by my NextCloud, but it used to be Google drive before.

    Just also sync the file on your PC, merging changes from different clients is part of the keepass database format and “just works”.

    Also VaultWarden works great if your can self host it, but I prefer keepass for a variety of features and integrations.


  • Forgejo was soft forked from Gitea after they went commercial and changed the license (I think). If there aren’t any so far, expect pay walled features eventually.

    Forgejo turned into a hard fork after communication issues between the teams. I haven’t looked too deeply into it (as I don’t really care about the fact that it’s a hard fork now). This means while it used to be a drop-in replacement allowing you to go back and forth between the two, it’s now an active conversion, I think.