My only gripe with btrfs is that I’ve had systems come down from a single drive failure in raid quite “often” when compared to other FS.
ZFS is a ram hog but I always could do a live resilvering without downtime.
My only gripe with btrfs is that I’ve had systems come down from a single drive failure in raid quite “often” when compared to other FS.
ZFS is a ram hog but I always could do a live resilvering without downtime.
Any evidence of that? Genuinely curious as I can’t really find anything about them being by the same people and forgefed started as mailed-based prior to forgejo existing.
edit: seems like they are funded by different organizations and the main contributors to forgefed never worked on forgejo, they worked on vervis though.
Just to give credit where credit is due, git federation is a Forgefed Initiative
Forgejo is implementing it in their platform.
Sorry that’s all I could think about
Inside you there are two wolves.
One use Gentoo
The other one use Gentoo
You are compiling
If you want to be distro-neutral tell him one of the wolf has issues with windows.
One of the first interaction I witnessed from the forgejo guys was this PR:
https://github.com/go-gitea/gitea/pull/27455/
The interaction and stubbornness of earl-warren felt like it was just that, provoked drama.
I use owncloud infinite scale and overall its rock solid. The downside is the lack of plugins. Nextcloud has been nothing but trouble for me and every update was a mess so I decided to try OCIS and for my need I was extremely satisfied.
Now, I admit, I’m not one to get carried by the drama in the FOSS sphere (still use Gitea) but I do agree there is an history to the separation of owncloud and nextcloud that can make some people uncomfortable. Having a choice is good I believe.
Shape of a car, driver holds a momo steering wheel, backseat passengers holds flashlights for blinkers. Dont forget to open your manual windows when the employee comes to give your food.
Bonus if the one driving shotgun sings as you go along.
tar -h
Edit: wtf… It’s actually tar -?
. I’m so disappointed
There you go:
# Start an infinite loop because True will always be True
while True:
# try to run the main function, usually where everything happens
try:
main()
# in the case an exception is raised in the main function simply discard (pass) and restart the loop
except:
pass
For those curious about the drama & lack of wide adoption surrounding the walrus operator
https://dev.to/renegadecoder94/the-controversy-behind-the-walrus-operator-in-python-4k4e
It’s a shame because it’s a really nice feature.
I started using hatch lately and really like how I can manage everything from the pyproject.toml file
My secret to high uptime:
while True:
try:
main()
except:
pass
deleted by creator
Edit: something that are not arm based
You want pre-built to run ollama, that’s at least gonna cost you an arm, maybe even a leg.
Leslie has been dead for the past 14 years (sadly) it’s no surprise that a lot of people don’t know about him.
Edit: oh… I get it now… Damn
I know the language is really academics focused and is really strong in that sense. Otherwise I found that it was a great language for long running services. I use it for some APIs and algorithm trading bots.
I’m debating putting more hours into it, maybe trying a website in genie, but I agree the current ecosystem makes it a hard sell when I can use python instead.
Or, hear me out, .step files. It’s an ISO standard so you know it should be the same across all 3D modeling softwares with lots of support.
It is true for raid 5 & 6. Raid 0, 1, and 10 are supposed to be production ready. I use raid 10 only with btrfs, anything else and I use zfs or mdadm.