distributed, asynchronous collaboration and versioning.
Or do you wanna send zipped up sourcefiles "project_dev_0.9.6.2_developername_featureID.zip" per email to a dozen colleagues who then have to manually merge it into their current WIP?
life, work, family reasons for one of the guys. Nothing negative, he just has no time for the podcast anymore but will show up in their linux podcast from time to time in the future.
Just becaused you aked so nicely in your post title, let me answer it for you (/s):
It's a proof of concept distro meant for the public sector of the EU but is based on a US corpo distro, so nobody cares. Stop doing pushy marketing for it. It is not funded by the EU and is not official.
We have plenty of properly EU based Linux distros for the public sector in the EU. tbh this is an exaggeration there are 2-3 and they are mostly not general purpose, but they or something like openSUSE would be a much better starting point.
Also, I keep wondering why Anubis got so popular while other proof of work captchas have been around for much longer. Is there any fundamental difference to mCaptcha or altcha?
(except for maybe that altcha is trying to make a business by serving customers that don't want to selfhost it).
This keeps backups efficient since you can ask the filesystem to only send the changes instead of going over all the files and figuring out what has changed, so it’s probably a lot faster.
I use borg with borgmatic. I just back up / (which includes home) and exclude some folders I don't want (like /mnt or /tmp).
It does the same as you just said.
I have 20 borg snapshots of my nearly full 1tb drive which takes about 400gb of space on my NAS.
I do it at the file structure level, not at the block device level as the article suggests. Why would I want to back it up at the block device level instead?
https://github.com/ohmyzsh/ohmyzsh/blob/959b6cf5eed78f108dc6e0f46b53816f5168dd3a/tools/upgrade.sh#L265-L283
The message comes from the update check. It seems there is a setting somewhere to make it less verbose. Change verbosity from
defaulttominimal.Find out yourself how to change ohmyzsh settings please, I gotta go now