If you think "more humans" is the only thing you can contribute to society, you have failed not biologically, but in every other aspect
I originally only had one, but apparently my lemmy client parses markdown wrong
Once you have the idea, seeing that it works if often easy. But coming up with ideas like that can be really hard, which is why gauss was the only one in his class who got it. There is no general method, you just have to think about stuff for a while, but you can get better with practice. And it feels really good when you prove something for yourself, even if it's relatively straightforward. You can just try to prove some simple things yourself, if you want, the advanced college courses are just for proving really advanced stuff.
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.
mit fahrrad ohne motor friert man bergauf immerhin auch nicht
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.
But if you say you are on each track with p=1/2 then you also assume (different) details about how you were chosen
The task is unclear here, you have to make an assumption. I don't know which is intended.
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.
Borking an entire install by pressing buttons on a monotor is pretty difficult. What exactly were you doing? Did you ask your OS' community for support?
You can also use revanced to patch your own api key into Infinity and use that instead
Because I need a browser.
Ja, nur "c km/h" ist so ähnlich wie "5 km/h km/h", denn c ist nicht nur eine zahl, sondern beinhaltet bereits eine einheit. Korrekt sollte man also "120km/h - c" schreiben. Ist aber völlig egal.