Fun fact, even tho B is False, Math.min > Math.max
is true
KindaABigDyl
Big talk from AI who almost constantly generates syntax errors lol
typedef struct {
bool a: 1;
bool b: 1;
bool c: 1;
bool d: 1;
bool e: 1;
bool f: 1;
bool g: 1;
bool h: 1;
} __attribute__((__packed__)) not_if_you_have_enough_booleans_t;
I thought this was a post about the Rust programming language at first, and I was really confused
I'm just waiting for the melee decomp to be finished
Who gets "The Giving Tree?"
I've had this in my .zshrc for a while: alias $(date +%Y)="echo 'YEAR OF THE LINUX DESKTOP'"
If you type the current year in your terminal, it will say "YEAR OF THE LINUX DESKTOP" lol
Nah I definitely was giving stuff up to use Linux back in the day. Really, I'd say 2021 was when things got REALLY good.
You appear to be afraid of spaces. Everything is cramped together.
Just bc you don't have to put a space after colons or after equals and commas and whatnot doesn't mean you shouldn't
Don't be afraid of spaces.
They make it easier for you to read your code when you come back later
Not if you think of forward as "towards you." It comes from Math. X is right, Y is up, and then when doing 3D, Z is out of the page, bc that's easiest to draw.
They just seem kinda hacky and overcomplicated rn.
I was on NixOS for a while, which is sort of in this camp since the system build is deterministic an immutable, and I've had to switch away bc it's just annoying. Apps aren't made for immutability in mind, and sometimes when you (read: your OS) try to force them to, the burden falls on you to maintain it, not just the package maintainer. VS Code is a prime example. Some extensions just don't work right. It's not Nix's fault ofc, but that doesn't make it less impractical to use, so after 2 years away from Arch now, I've had to return.
Other immutable distros face similar issues.
On top of that, specific distros have reasons I wouldn't want to use them. I wouldn't use Bazzite, for instance, bc it is based on Fedora, and I won't use Fedora again. I liked Fedora when I used it, and it has things about it I like, but it has a glaring issue: anywhere it can be non-standard it is non-standard. For apps to run on Fedora there always has to have some weird location for a config file or a different way to install a program or some bug that only occurs on Fedora. Fedora be fedorain. That rules out Bazzite, Silverblue, etc. I call it the "RedHat Tax."
I wouldn't say I'm against an immutable distro tho; I just haven't found one for me yet. For now, BTRFS and backups + Arch are enough
All you need is HTML, Javascript, and CSS