Thanks. I’ve had a couple of comments suggesting that it might be a memory leak instead of CPU usage anyway so I’ve installed earlyoom and we’ll see if that can diagnose the problem, if not I’ll look into CPU solutions.
Thanks. I’ve had a couple of comments suggesting that it might be a memory leak instead of CPU usage anyway so I’ve installed earlyoom and we’ll see if that can diagnose the problem, if not I’ll look into CPU solutions.
Open a console with top/htop and check if it will be visible when the system halts.
That would require me to have a second machine up all the time sshed in with htop open, no? Sometimes this happens on the server while I’m asleep and I don’t really want a second machine running 24/7.
Afraid I’m using OpenRC.


Wow, that surprises me. I did LFS with Sys-V (didn’t continue to use it after I set up X11 as I couldn’t be bothered with package maintenance/mostly did it as an exercise rather than for the sake of the finished system) and found it a fun project.
I wonder how many LFS users use GNOME or something that depends on systemd…
It might not be autism, it might be just lacking context as to what they mean. The kid is likely very young so they might not know what alphabetical order means. It’s a reasonable guess given the lack of explanation in the worksheet.


On duckduckgo.com it’s unfortunately enabled by default though. You have to go out of your way to set your search browser to noai.duckduckgo.com if you want default AI disabled (which you’ll want on e.g. private browsing windows/any browser that autodeletes cookies when you close it). It’s extra hassle because most privacy web browsers use DDG by default, not the noai subdomain.
The terminal lets you delete the system with the same checks as GUIs, i.e. you’d be prompted for a privilege escalation password… If you delete random user files in the terminal then you can do that in a graphical file browser too. Just don’t run random commands without knowing what they do.
I really do think that’s their problem, and software shouldn’t cater to people who are afraid of checks notes typing. There can be real accessibility reasons why some users may require graphical tools due to various disabilities, but I don’t think it’s reasonable to feed into irrational fears of terminals when they can just copy paste in commands. It’s not programming, it’s very simple to understand the syntax of any command the average user might have to use (ie they’re not doing scripting or anything like that).
For Android? K-Mail. I think they renamed it to Thunderbird now.


I use SpamAssassin. It’s fine, but definitely needs training. I might look into migrating to rspamd as it seems better, but I don’t have time atm.
The key was published in the files. It’s not suspicious to use the key given that it’s public info; it’s not illegal to read the released files.
I think the point of the reddit screenshot is to show what Windows users are putting up with, not to share the meme itself.


This is just an archive. No different from using the wayback machine or any other archive of web content.
10 years old is 2016. That’s not that old. I still have multiple devices from 2017 going strong, and they don’t feel old.
That’s why you don’t keep clothes if you wore them while committing a crime. Burn them.


So it mirrors repos before they go down? I think I get it if that’s the case; I thought it was just a host for “lost” software/source code in which case if you have a copy you can upload it to any software forge (if permitted by the licence). But if it’s meant to contain all software that currently exists, even if it shows no sign of disappearing, that makes more sense.


My point is that you don’t need a separate website for this; you can use existing software forge software and websites.


I don’t think it does address the question. In order to archive source code, you need to have the source code in the first place, ie you can’t archive truly lost source code. If you have the source code, you can upload it to any software forge.
The point is that a daemon can catch it before it reaches that point by killing processes that are using too much resources, before all the system resources are used up.