

I don’t think I’ve ever lost more time than I’ve gained in knowledge from the mistakes, if that makes any sense.
Never lost any money with linux.
I don’t think I’ve ever lost more time than I’ve gained in knowledge from the mistakes, if that makes any sense.
Never lost any money with linux.
Nothing could get me to switch off gentoo at this point. It’s so flexible that you can use package managers from other distros (if you’re crazy and like to create problems for yourself). Creating your own packages is very easy with their ebuild system. In terms of the packages they offer the USE flags are an absolute killer feature that let you install only the parts of the program you want. They even have binary versions of larger programs like firefox or rust that you can install if you don’t want to compile them.
Do you name every FOSS project? This is uncannily close to what an actual open source project would be called, including the logic behind it.
Not really helpful if you are on another distro but gentoo has a savedconfig
flag for the package that lets you store a permanent header file for the DWM variables in with the package manager config files. It integrates really nicely.
You pretty much need networkmanager for eduroam. If you are a wpa_supplicant enthusiast you need to swallow your pride. Otherwise no issues with using linux for higher education.
Learning Latex for your dissertation will make referencing easier, as an aside.
We need to be able to express 0 and 1 as integers so that functionality is just being overloaded to express another concept.
Wait until the person who made this meme finds out about how many bits are being wasted on modern CPU architectures. 7 is the minimum possible wasted bits but it would be 31 on every modern computer (even 64b machines since they default to 32b ints).
I think they deliberately mess with the formatting text in exported to “word doc” format files from LibreOffice too.
It’s very good but M$ make every attempt to avoid making it interoperable with Word
I thought the rustc package bootstrapped itself like gcc does?