voyage0

joined 2 months ago
[–] voyage0@sh.itjust.works 7 points 10 hours ago (1 children)

The issue seems to be mostly about the support overhead from really outdated versions still shipped to the public. This seems to be a legitimate concern and why I avoid the distros in question myself.

The issue about "inferior" package managers is not that wrong as well. Version mismatches between dependencies is a big issue in development and why stuff like docker, nix and even atomic desktops are so successful.

I'm a big fan of the classical package managers, especially for my base system but the overhead on developers and packagers is definitely not negligible especially if they use pre release versions of dependencies like bottles did.

Lastly I completely get that you don't like the tone, the mint/home calendar issue was, while I get the concern, a hard read

[–] voyage0@sh.itjust.works 1 points 10 hours ago (1 children)

Not rust itself, it is a great language with lot of upsides. The problem is the rewirte part. A lot of projects underestimate the burden of rewriting your code from the ground up. A lot focus power on a "new and improved codebase" that is never finished while to old codebase isn't properly supported anymore due to the focus on the rewrite. Rust is just notorious for these kind of rewrites as ist a fast and memory safe language where a lot of developers see advantages for their project (sometimes rightly so).

[–] voyage0@sh.itjust.works 4 points 1 month ago

You're most likely not looking to selfhost plain git but more something like GitHub (Web frontend, administrative tools etc.). I use Forgejo (installation guide) for that and am quiet happy with it. Its more lightweight then e.g. GitLab.

[–] voyage0@sh.itjust.works 2 points 1 month ago (1 children)

I'm currently trying out OpenCloud (I think a fork of OwnCloud, where Nextcloud was forked from). It's working fine on PC where I had syncing issues with Nexcloud as well. I also host a syncthing server for the few things I really want to have in sync for all my devices (mostly my Obsidian Vault). It's been really reliable, especially compared to other solutions I tried out

[–] voyage0@sh.itjust.works 0 points 1 month ago (1 children)

How does this compare to tuwunel?