

Why does it list Gitea instead of Forgejo?
I joined Lemmy back in 2020 and have been using it as qaz@lemmy.ml until somewhere in 2023 when I switched to lemmy.world. I’m interested in systemd/Linux, FOSS, and Selfhosting.
Why does it list Gitea instead of Forgejo?
What are you running on it?
True, but I would have expected at least cowbee to show up
It can also format minimized JSON from cURL API requests
I recommend going with an N100 based system if you want low power usage. I doubt old workstations that support multiple drives idle near 10W, the mini PC variants might, but they would require a DAS for the HDD’s.
I have personally chosen an ASUS N100I-D D4 motherboard with a m.2 to 6x SATA card and it has been working fairly well.
Interesting project
I must say that I didn’t expect him not mention this when talking about BYD. BBC: Brazil shuts BYD factory site over ‘slavery’ conditions
I personally didn’t dislike NuGet that much, but that’s coming from someone who has been working with CMake for the last couple of months 😄
TLDR: Rust, Go and other modern languages don’t use more dependencies than C/C++, but have larger binaries due to including libraries into the executable binary. This trade-off was chosen to ensure you can reliably run the executable on various systems without dependency issues.
I personally have gone with both options on several occasions. Being able to include an HTTP client without having to debug someone’s cURL installation is certainly worth a few extra MiB’s of disk space. However, I’ve also used C instead of Rust to avoid a very simple CLI program turning into several MiB’s large binary (due to statically including the Rust std lib).
17W for an N100 system with 4 HDD’s
According to EICAR’s specification the antivirus detects the test file only if it starts with the 68-byte test string and is not more than 128 bytes long. As a result, antiviruses are not expected to raise an alarm on some other document containing the test string.
This won’t work, assuming the database file is more than 128 bytes long
There is 1 leftover slot, but it’s PCI Express 3.0 x1 lanes. That won’t be sufficient, right?
Store bought pudding, no clue what I was supposed to do with that.
I don’t have an available slot for another NVMe, and I wanted to avoid SATA because the prices are too similar despite the performance difference.
I’m guessing they’re going to use the classic method of increasing the subscription price and then later creating a new lite subscription that does have some ads.
According to firelight I have 457 GiB in my home directory, 85 GiB of that is games, but I also have several virtual machines which take up about 100 GiB. The /
folder contains 38 GiB most of which is due to the nix store (15 GiB) and system libraries (/usr
is 22.5 GiB). I made a post about trying to figure out what was taking up storage 9 months ago. It’s probably time to try pruning docker again.
EDIT: ncdu
says I’ve stored 129.1 TiB lol
EDIT 2: docker and podman are using about 100 GiB of images.
We don’t have one, we have multiple
I tried this a while ago in combination with tailscale, exposing the VPN as an exit node. However, I found the performance to be problematic.