dresden.network ist einer von vielen unabhängigen Mastodon-Servern, mit dem du dich im Fediverse beteiligen kannst.
dresden.network ist eine Mastodon Instanz für alle aus Dresden und Umgebung, dennoch offen für alle. Das Team besteht aus @markus@dresden.network und @ueckueck@dresden.network.

Serverstatistik:

653
aktive Profile

Rouven

learning of the Day: Be careful with git worktrees when you want to perform some advanced git history rewriting black magic to repos.

When you copy a bare repo with an active worktree to another location to test your spells, the worktree itself will still point to the *old* location and you can mess up the original repo when something goes wrong.