Skip Navigation

Posts
24
Comments
340
Joined
2 yr. ago

Runterwählen ist kein Gegenargument.

[Verifying my cryptographic key: openpgp4fpr:941D456ED3A38A3B1DBEAB2BC8A2CCD4F1AE5C21]

  • So, Fossil is perfect?

  • Mercurial is decentralised, there is no single “source of truth”. (Not counting “upstream”, of course.)

  • Git is quite powerful on its own with version control, diffs, branches, merging, etc.

    All version control systems do that, hence my question.

    Git was conceived as a bazaar (because of its use for the Linux kernel), but most projects are more like cathedrals. In my opinion, Git is simply over-engineered for most projects. For projects that you don't want to share with others, even CVS would probably suffice...

  • There is a difference between "not using a VCS" and "using Git".

  • There is a difference between "not using a VCS" and "using Git".

  • Why use Git at all then? I thought the one reason why everyone wants to use Git these days are the forges.

  • Not yet.

  • From one walled garden to another.

  • A US product run by a couple of billionaires now looks a bit more like another US product run by a billionaire. Yeah well...

  • No. Git is inefficient for small numbers of files. Just do a “find | wc” and/or a “du -hs” in your repository folder. SVN exists for a reason.

  • Git might be over engineered for this purpose. Maybe SVN?

  • I keep my server backups on a dedicated backup server.

  • I run OpenBSD and OmniOS.

  • Docker does not even work on my servers - wrong operating system, I guess. Docker containers have one more disadvantage on systems where it does work: the contents of a container aren’t updated when the host operating system is, basically leaving 0-days unpatched longer than absolutely necessary.

  • Also, using a container adds severe overhead.

    IMO, Unison is a pretty good software for this use case.

  • APL!

  • Mine‘s Lisp.

  • NetSurf needs more developers, which is one of the reasons for the development pace, and I'm happy for every occasion to help them get more, so here's today's one.

    (Mature software needs fewer updates than fresh software too, but that's probably not the most critical aspect here.)