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
  • 3 Comments
Joined 21 days ago
cake
Cake day: May 10th, 2026

help-circle

  • 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.)