Creator of LULs (a script which helps links to point to your instance)

Come say hi here or over at https://twitch.tv/AzzuriteTV :) I like getting to know more people :)

Play games with me: https://steamcommunity.com/id/azzu

  • 0 Posts
  • 11 Comments
Joined 20 days ago
cake
Cake day: May 10th, 2026

help-circle
  • For any advice post, there should be one thing that is most important: a clear description of the problem.

    Otherwise, all advice is almost completely random/useless. Because maybe changing the name is the right solution, but maybe it isn’t. There’s no way to know.

    In my opinion, there is no explanation of the problem at all here. You just say “too identifiable”, however my name/lastname is probably also completely unique, yet I can’t even think of a problem I would have with that.

    So, what is the actual problem?





  • I mean, if you simply want your code to be available somewhere so that you can access it from anywhere/have a backup, you can just not use any “service” at all. Just make a bare git repo on your server and expose it via ssh.

    Only if you really need the collaboration features should you be using these kind of services, otherwise you just don’t really need them. (I would use Forgejo from Codeberg.)