I’d look into the git-maintenance’s prefetch task. From what I understand, that is more or less what you are looking for. Then just run any old http(s) server and clone them from that https://git-scm.com/docs/git-maintenance
I’d look into the git-maintenance’s prefetch task. From what I understand, that is more or less what you are looking for. Then just run any old http(s) server and clone them from that https://git-scm.com/docs/git-maintenance
There is also writefreely. It is fairly basic, but says it supports “publish[ing] to multiple blogs from one account”. Haven’t really used it, but it looks kinda cool imo
I’m not an expert on btrfs, but I assume the inconsistencies come from deduplication, metadata, and maybe compression. I think some of them just count raw block storage, and some include the cost of metadata.
Traditional du assumes that each file takes up it’s full space on disk which isn’t always the case on btrfs. When using btrfs backed oci images, storage can easily appear multiple times higher.
I use btrfs filesystem usage /
. I’m not sure that it is the “correct” way, but it works fairly well.
Standard forgejo shoutout. It is a fork of gitea with more features following the foss philosophy. It is codeberg’s backend https://forgejo.org/2024-02-monthly-update/
You can still compile infinity from source with your own api key
Primary code editor: helix
Graphical debugger and certain IDE features: vscodium
Lots of open source language servers: clangd, rust-analyzer, perl-navigator, …
Makefile to compile-comands.json: bear
TUI file manager: yazi
Better Grep:ripgrep
Debugger: gdb(gnu debugger)
Custom license that doesn’t meet the FSF’s definition. Tldr restrictions on redistribution and minor restrictions on modification. It isn’t on fdroid’s main, but they host a fdroid compatible one with a out of date version of Grayjay