Nah, too much work for a text/picture/video that does not need JS to be displayed anyway. If admins are not interested in implementing proper fallbacks, I’m not interested in visiting their site, sorry.
Nah, too much work for a text/picture/video that does not need JS to be displayed anyway. If admins are not interested in implementing proper fallbacks, I’m not interested in visiting their site, sorry.
That page does not work without JS.
Well, jokes aside, people who install Arch usually want maximum flexibility out of their system (I have no idea why you would torture yourself like that otherwise). And after some time spent with Manjaro, I can confidently say that it greatly sacrifices your ability to tinker with the system in the name of user friendliness. A great distro to start with, but if you still like it after a couple of months, you probably didn’t need Arch in the first place.
Nah, Manjaro is Arch for toddlers.
Well, it’s easy enough if you only use precompiled packages. Beyond that you should probably have a better understanding of what you are doing.
Arch with extra steps, AKA CachyOS.
I like to be a bit more explicit than necessary.
paru -Syu
, you don’t want to forget your AUR packages, right?
rand()
generates a number from 0 to a constant defined in stdlib, which usually corresponds to the architechture of your compiler. So, for 32 bit systems (assuming all the software in the line is 32 bit, too) it will be 2^31-1 = 2 147 483 647, as 1 bit in integers is reserved for negative numbers and 1 number is 0.
Though, by design it is guaranteed to be at least 32767, which is a value for 16 bit integers.
Except rethrowing an exception in C# is just throw;
, anything else is a crime against the person who reads your stacktraces.
May I introduce you to our Savior Helix?