Embed Notice
HTML Code
Corresponding Notice
- Embed this notice@p@fsebugoutzone.org @BleachWaffen@clew.lol @graf@poa.st
What is wrong with you people? I'm typing this on a Mac, my instance runs on a Mac and my Gemini capsule is hosted on an iPhone! Macs are the best thing since sliced bread… Because sliced bread isn't that great, I hate it!
And Gentoo is the Ubuntu of building things from source. "It offers flexibility" is a false statement, they've been playing us for utter fools! It builds fine only on for a couple of most popular architectures and only with the default USE flags — change any of that and find out it's broken and won't build, ALWAYS! With Gentoo you're getting the same thing you would with a binary distro plus a bonus burning sense of elitism.
And if you want to hack on things, you can do it with any distro, Debian included:
use "apt-get build-dep very_cool_electron_discord_client" to download build dependencies
"apt-get source very_cool_electron_discord_client" to download the source itself
alter the build flags
apply a shady patch you've found on Reddit
put your favourite "CFLAGS=-O3 -march=native -mtune=native" into global buildflags.conf
and do "dpkg-buildpackage -uc -us"
There! You're "doing Gentoo"… in Ubuntu, woohoo!