“Low estrogen in men can lead to increased belly fat, reduced muscle mass, decreased libido, erectile dysfunction, fatigue, and mood changes”
Oh shit, it’s true!
Hurr durr, technical blabber about why you need to reject modern conveniences and install from punchcards!
punchcards? heh, newb. i flip switches on a kit computer to compile arch linux entirely from mental math
/s
Huh?
I don’t think that’s how that works.
Wouldn’t that reduce testosterone and increase estrogen?
Manually installing feels more :3 to me ngl.
uses a raw pointer in C++: Hnnnngh [experiencing the orgasmic gender euphoria of rebellion]
How else can you use OOP?
![The code is manually embedding bash to comments as Makefile and using pointer arithmetic to access private fields. Prints hello world
//usr/bin/g++ -g -std=c++26 -Wall -Wextra -Werror -o $0.out $0 && $0.out;
//usr/bin/rm -f $0.out; exit
#include <cstdio> struct {
// Principle of least privelege
private:
[[maybe_unused]] const char* _ = "hello, "; [[maybe_unused]] const char* _ = "world";
} Private;
// print hello world
int main() {
printf("%s", ((const char*)(&Private)+0));
printf("%s", ((const char*)(&Private)+1));
return 0;
}](https://lemmy.world/pictrs/image/a60516e8-29a8-4901-ab9c-6a5eed4e6d18.jpeg)
archinstall?
Back in my day, we needed to do all of that by hand, and there wasn’t even
arch-chroot, no, we had to bind mount dev, proc and and sys manually as well!Though in fairness, before that, there was the AIF, which I also used, but that doesn’t sound so manly.
Am I just stupid? I thought the official method was still pacstrap then chroot!
The official way is to use endeavouros




