There was a hacker news post at some point of someone achieving the same result with Ventoy.
The tldr cli (tldr.sh) is a great way to get familiar with options of differ programs.
Not open-source but I’ve used chatgpt to write tailored cover letters based on my cv and the job description, and afterwards I’d tweak it to fix the things it got wrong.
Maybe the Arch user wiki could work. Idk how easy it is to submit, but it is a trove of Linux related knowledge.
It’s common for arch wiki pages to give multiple options for software to install.
What’s wrong with using the aur package?
Torvalds is using an apple Silicon now. He has some talks about how it is.
I used to run a proxmox server with windows in a VM that had a GPU via gpu passthrough. Then connected to it via parsec. On my laptop connected to the local network it was pretty good.
For cli stuff I really like the tldr program (Site. It will give you a list of common use cases for a given program.
Im willing to give them a pass on that since they don’t vender lock the notes I’m taking.
You could have a look here: https://choosealicense.com/
Except they are using the power they have with people using their browser to divert people away from the alternative to their product.
Is it me, or is that pretty anti consumer?
That makes way more sense. I remember plasma idling around 1.4 GiB back when I was running Arch with 16 GB of RAM. Although right now on my Kubuntu machine at work, I’m using 3.0 / 110 GiB just being on the desktop.
It’s interesting how close they are to one another. I don’t understand why there is a Dropbox column and didn’t see it mentioned anywhere else. Another question I have is how much RAM the system has in total, as that seems to affect consumption.
I mainly write C. I really like Intellij Clion because it uses CMake as project files. It also makes tools like valgrind, perf and gdb available without having to go to the terminal.
I worked on an oss library with an MIT license and my colleagues told me they with that instead of GPL was with GPL it basically forces anyone who uses the library to make everything in their project available.