

Luckily I have a ThinkPad, I just run the following program and hold the fan vents against my face:
int main(void) {
while (1);
}
I enjoy music production and systems programming in C


Luckily I have a ThinkPad, I just run the following program and hold the fan vents against my face:
int main(void) {
while (1);
}


Rust made the same mistake that C++ made, otherwise it might’ve been a viable option. Now instead debugging a memory issue for 3 days, I think a month on how to architect my software, just to scrap that 5 months later and rewrite it from scratch.
GNU is a trusted quality stamp. Me see GNU, me go GET.


And I want to add: even though LLMs can identify cybersecurity risks, it doesn’t mean they are good at cybersecurity. They’re probably just as bad as in any other area. Also questionable if the actual positives outweigh the labor required to flag all the false-positives.


Just because they‘re used everywhere doesn’t mean that we just have to accept them. Also doesn’t mean that LLMs are a good thing.
I think LLMs can be used as an (additional!) cyber security analysis tool, that’s honestly the only area in which it seems to be actually useful (right now). And most projects don’t reach the size in which spotting security risks spanning across many different modules is a relevant skill to have. So it should be used sparingly, on things like the linux kernel. Then the cost of it might even be worth it (but I also don’t want to know about the amount of hallucinated bugs it finds).
Also using something like that takes all the fun out of configuring it yourself.


No, I don’t configure using nix, but partially because I don’t use home-manager. So I just write in the native config language.
The other reason is that I don’t believe configuring everything in nix is sustainable. You’re adding another layer that needs to be maintained by someone, and there isn’t much benefit. The native config is as much part of my configuration as a pure nix configuration would be.
And it doesn’t really matter whether it’s dedicated files or just inline in a nix module. I decide based on complexity. My neovim config is spread out over many files, but all other configs are inline.


My goal is to cross-compile from nix to windows. I need to have this program running on windows (or at least provide binaries for it haha), but I really don’t want to dual-boot again (I just got rid of windows a couple of months ago, and I’m not too keen on looking at it again in the near future). Maybe I phrased my question the wrong way.
So I don’t need the environment to run on windows, it just needs to be able to compile for windows.
I don’t really have any problem with the thing by itself, I honestly don’t even know that much about it. I just hate everything that gains publicity just because there is a certain name behind it. Which is what happened with omarchy.
Didn’t know that it was AI slop as well. That’s kinda sad…


Yeah, NixOS is definitely a journey. For me personally, a very fun one. You’re kinda experiencing what is was like experiencing linux for the first time. Took me like half a year to get proficient with nix in a way I was productive with it.
That configuring some programs is completely different from how it should be is a weird quirk of home-manager. I personally don’t use it, it adds a lot of complexity for not much benefit.
But for me, nix saved me in terms of linux. I‘m someone who frequently switches around devices or just completely wipes their existing ones (I‘m very messy with file management, and I just need a clean install after a year or two). It was incredibly annoying to use other distros, especially if you are tinkering a lot it can occasionally happen that you brick your install. You kinda had to document all the fixes for certain issues so that you didn‘t forget them. I could think of more things. That’s just specific to me, but Nix solves all those problems. Not sure I‘d be using linux if it wasn’t for NixOS.


Yeah, it will definitely not turn out well. But for now I‘m pleased with their products & services, especially Denon DJ stuff is miles ahead of what Pioneer does. Can’t say much about the rest, but haven’t heard anything bad.
Try to optimize this away, sucker:
echo "level full-speed" | sudo tee /proc/acpi/ibm/fan