

Chat, is this real?


Chat, is this real?
Games are bad, they make you mad
I don’t go so far as to think thing A is true all the time, but I believe thing A is true 90% of the time, and I would prefer to ignore those other 10% cases
The level of honesty with his prejudice is refreshing I suppose, but wow what a piece of shit


Calling out Western Imperialism is fair game, but I find it hard to believe that the Ukranian “Occupying Nazi Regime” is of any power or relevance when their openly Jewish president A.) won the election with 73% of the vote and B.) remains alive and well despite a neighboring superpower country actively trying to kill him for over 3 years


multi-threaded rustc
I am still quite ignorant of the workings of rust/rustc (I’ll learn it tomorrow, I swear!) but I’m surprised that multi threaded compilation isn’t available by default. make/gcc have had it for several decades


Slackware taught me appreciation for apt/yum dependency resolution.
It was a great learning experience, but I doubt I’d ever go back


Never actually tried LFS but I have done Gentoo from stage 1 (back when that was an option), so I’m going to use your statement as an indication I can skip LFS 😁
I was actually tempted to try learning nasm for funsies a year or two ago until I discovered it doesn’t support ARM processors 🥲
So if you want to use systemd-boot as the bootloader you have to (apparently) install the systemd-utils package. Or you can just use GRUB / efistub.
Edit: looks like groche beat me to it 😁
It’s probably been 4 years since I last had to rebuild my Gentoo, but I would be very surprised if there weren’t good OpenRC instructions. I built mine with systemd and Gentoo handbook instructions always felt like ‘Are you sure you don’t want to use OpenRC? Ok, here are the systemd steps I guess’


An obviously talented programmer is no longer working on a free project that very few people can meaningfully contribute to - that is a shame.
I can’t even get myself to learn rust, let alone make a GPU driver while reverse engineering blackbox hardware.


But how to get the OS to recognize it?
My approach for doing this in Gentoo with an encrypted /home is to configure dracut to make a slightly customized initrd.
Thanks to dracut modules, not too much configuration is needed - it prompts on boot for the password to decrypt, and then fstab is just configured to mount the decrypted uuid.
Someone else mentioned using multiple key slots, but I think this is your only real secure option.
Edit: on second thought, you may be able to get this to work in grub simply by adding rd.luks.uuid=xxx as a kernel boot parameter, and then having the decrypted /dev/mapper uuid in fstab for /home


Not sure where you got the 25kb number from.
This tool is written in go and is a 7.8 MB compiled binary.
If you replace your uses of the words stolen and steal with “kept” and “keep’”, then your statements make sense.
Also it’s coreutils - they intentionally have a very focused scope and features. An Apple LLM bundled into awk is desired by no one