I’m guessing it’s like the definition used by the Cloud Native Computing Foundation since some Bazzite members apparently worked there.
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 Linux, FOSS, and Selfhosting.
I’m guessing it’s like the definition used by the Cloud Native Computing Foundation since some Bazzite members apparently worked there.
It sounds like the OS is using an image like how a docker container would use an image, is that an accurate comparison?
I’m really looking forward to Forgejo federation
I tried using Bitwarden for my mom, but it was too complicated.
Were you also on drugs?
It can also format minimized JSON from cURL API requests
How would you test a GraphQL API with curl?
EDIT: Nevermind I just looked it up and I’ll just stick with postman for now.
Have you tried Hoppscotch yet?
I also have the problem OP mentioned, even after upgrading to 128 GiB RAM. I’ve had it on Kubuntu, KDE Neon, Fedora KDE and OpenSUSE TW, so I suspect it’s a KDE Plasma issue.
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).
Why did you decide to go with Rakulang?
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 just wanted to say I appreciate you taking the time to fact check OP’s claim
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.
But so does Librewolf
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.
You may not be able to collect more if you publish everything at the start