But be careful, you can pretty easily break stuff by messing up fstab
But be careful, you can pretty easily break stuff by messing up fstab
This may be a stupid question but is your video cable plugged into the gpu or into the motherboard?
That would be extremely funny
In your case I would just start by copying a full setup someone else made and then customizing it, starting from scratch always takes a lot of effort. Reddit’s unixporn was great for that, the alternatives on lemmy are sadly still a little empty.
Someone needs to maintain them for them to keep working. Nobody else is willing to do that anymore, but you can still volunteer as a maintainer. If you don’t, it’s as much your fault as anyone elses.
Almost all programs use both 32bit and 64bit integers, sometimes even smaller ones, if possible. Being memory efficient is critical for performance, as L1 caches are still very small.
Garbage collection is a feature of programming languages, not an OS. Almost all native linux software is written in systems programming languages like C, Rust or C++, none of which have a garbage collector.
Swap is used the same way on both linux and windows, but kicking toolbar items out of ram is not actually a thing. It needs to be drawn to the screen every frame, so it (or a pixel buffer for the entire toolbar) will kick around in VRAM at the very least. A transfer from disk to VRAM can take hundreds of milliseconds, which would limit you to like 5 fps, no one retransfers images like that every frame.
Also your icon is 1.1Mbit not 1.1MB
I have a gentoo install that uses 50MB of ram for everything including its GUI. A webbrowser will still eat up gigabytes of ram, the OS has literally no say in this.
If you let it run through once, it should cache the compiled shaders so it will recompile only after the game or your gpu drivers are updated
What do you need RDP for? I did everything i ever needed to do remotely via SSH (I mean this as a genuine question, not that we shouldn’t have better RDP support)
Hey, I used to use that before switching to sway a few years ago. It isn’t hard at all: There is not a single line in my config concerned with monitors, it just works by default.
Note that it speaks of the “official version” in the next sentence, which seems to me like there will be inofficial versions which requires a more permissive license
But we’ll see