Not anything concrete. Windows is kind of nostalgic for me as I only used it as a young child. But there’s not a specific “I wish X was on Linux”.
- 6 Posts
- 281 Comments
Do you live in a city? If you do, there is something of the sort in most cities; you just need to know the right people or look in the right places.
If not, yeah, rough, you could try travelling in to a city though.
Before anyone says anything, no my city is not huge, no I am not in the US. The political left is active pretty much everywhere on earth, sometimes more or less underground depending on the conditions, but they’ll have some sort of spaces for themselves.
That’s concerning. If it was “I generated a function with an LLM and reviewed it myself” I’d be much less concerned, but 14k added lines and 10k removed lines is crazy. We already know that LLMs don’t generate up to scratch code quality…
I won’t use PostgreSQL with ntfy, and keep an eye on it to see if they continue down this path for other parts of ntfy. If so I’ll have to switch to another UP provider.
communism@lemmy.mlto
Linux@lemmy.ml•Will I survive the Linux CLI if I only switch because I'm a student and Arch distro speed?
2·10 days agoIn my own experience, runit is much faster to boot than systemd. Perhaps your experiences differ but I know a lot of people say the same.
I agree start-up time is not a big deal. I just mentioned it as it’s the only real performance difference I’ve noticed between OSes.
communism@lemmy.mlto
Linux@lemmy.ml•Will I survive the Linux CLI if I only switch because I'm a student and Arch distro speed?
41·11 days agoI don’t think Arch is the distro I would go for if I just wanted speed. I suppose it depends on speed of what—generally systemd Linux will boot noticeably faster than Windows, and non-systemd Linux boots noticeably faster than systemd Linux—but once you’re booted up, I don’t think there’s a significant performance difference. Arch is a Linux distro that uses systemd so it’d be the middle option if you’re wanting fast boots. There are other minimalist distros too, some of which end up in arguably faster systems, but Arch is probably the easiest of the minimalist distros due to being well-documented and supported. But the reason for going for a minimalist distro is usually customisability, not performance. On modern hardware the performance difference is negligible. On very old hardware, you should be looking for another distro made specifically for old hardware (I don’t think Arch even supports 32-bit).
My mostly-vanilla (ie mods don’t hugely change gameplay/add anything crazy) Rimworld runs fine on my probably what’s considered mid-range PC. I second the other commenter; you probably need to cut back on the mods.
You’re shadowboxing with a nonexistent Linux user. People do that kind of stuff as a hobby, not for status. Most people who are into that sort of thing are too asocial to use any social capital they might have anyway.
This isn’t gen Z slang. It’s largely butchered AAVE (which is an entirely valid dialect with its own internally consistent grammar and vocabulary). Many such cases.
communism@lemmy.mlto
Selfhosted@lemmy.world•How "heavy" is self-hosting matrix really?English
3·14 days agoThere are different server implementations. I run tuwunel and haven’t had problems. It seems about as performant on my VPS (8GB RAM, 4 CPUs at 2.4 GHz, hosting other services not just tuwunel) as matrix.org was when I used that.
if you cannot even htop, then I doubt a daemon could do something.
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.
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.
communism@lemmy.mlto
Linux@lemmy.ml•LFS drops support for System V, citing workload problems and upstream dependencies on systemd
4·1 month agoWow, 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.
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).
communism@lemmy.mlto
Selfhosted@lemmy.world•Anti Spam - Anything better than SpamAssassin?English
1·2 months agoI 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.


Omg I never knew about ctrl+L. Life saver. I have no idea why Linux file pickers/file browsers don’t seem to have an editable (and copy-pasteable) path field.