I always found that floppies were eaten by the floppy disks... and so, a bad floppy drive would eat your disks.
It may be pertinent to note that git repos hosted on a web server just makes the web server serve the files, so they're accessible to a standard web browser under http/s access. They're not easily browsable, because it's the contents of your .git folder from inside a repo, but you can clone them and then checkout any version you like.Self-hosting is generally a bad idea. You have no idea how many times I've been frustrated to find that old Pascal resources I want to for writing utilities for my retro-hobby PC have fallen off the web because the site were they were hosted is gone and the Wayback Machine hadn't gotten around to archiving them. Git as opposed to bog-standard files on an HTTP site will just make that loss of history worse. (If the Wayback Machine doesn't archive something as significant to the late 90s and early 2000s as its FTP sites, I seriously doubt it's going to archive git repositories.)
It may be pertinent to note that git repos hosted on a web server just makes the web server serve the files, so they're accessible to a standard web browser under http/s access. They're not easily browsable, because it's the contents of your .git folder from inside a repo, but you can clone them and then checkout any version you like.
That doesn't mean the archive services will pick it up of course, especially if nothing links to it.
Also, I looked about a month ago and a hell of a lot of the gopherspace is still up. An awful lot more than any old deep website links you had from about then, anyway.
Nonsense.Self-hosting is generally a bad idea.
So that's the reason you dislike self hosting? Curious to think that only "self hosted" files on the internet can be removed.You have no idea how many times I've been frustrated to find that old Pascal resources I want to for writing utilities for my retro-hobby PC have fallen off the web because the site were they were hosted is gone and the Wayback Machine hadn't gotten around to archiving them
Nonsense.
So that's the reason you dislike self hosting? Curious to think that only "self hosted" files on the internet can be removed.
If I may add one addendum: Deadman switch. You don't pay, the host-provider puts you offline.Nonsense.