

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.


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.
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”.
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.


I use Notesnook and I’m happy with it. They have a flagship instance with free accounts if you don’t want to self-host.
If you want something more lightweight and are up for using syncthing, just a bunch of markdown files synced with syncthing also works. You can encrypt them with your pgp key if you want encryption, but that doesn’t encrypt metadata like file names, directory structure, or when files were last edited.
If you just want to browse, use a redlib instance.
My favourite unusual one is sichuan pepper powder on garlic bread. Originated in me rummaging through my spices for stuff to add to my garlic bread and I really liked this. I now add it to garlic bread, pizzas, that sort of thing.
Cumin is also a great all purpose spice I put on many things. Cumin+turmeric for curry-flavoured things, but also cumin+salt+pepper+rosemary+garlic granules for anything roasted.


In 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.


I 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).


It’s great to see a mainstream OEM work with GOS. I really hope Motorola will make phones with an actual headphone jack. That’s my no. 1 complaint about modern Pixel hardware.


It didn’t symbolise that. It symbolises the unity between the industrial proletariat and the peasantry. It’s not about different proletarian occupations; it’s about a class alliance between two working classes.
The peasantry doesn’t exist anymore in most parts of the world, but imo most people understand the hammer and sickle to symbolise communism anyway so it still works.
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 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…


I don’t think the book and program examples are equivalent. You can edit a manuscript easily but it’d be a big headache to edit a binary program either through a hex editor or decompiling it and figuring out what it all does. I think an equivalent would be receiving the finished source code, as though someone else coded it for you.
Anyway, if it’s a personal project I want to do for the sake of it, then no, I like the process and the amount of control. If it’s something I’m only doing because I want the end product then maybe, but would have to decide on a case by case basis.
I don’t think any of those types of guns count as “non-violent”. None of the movements that have been the most effective have been strictly non-violent. You don’t have to be killing people at every action you do, but all the most effective movements have been willing to strategically use violence whenever the situation calls for it. Every strictly non-violent movement I’ve seen has simply been shooting themselves in the foot. When you’re shot at, shoot back, or you’re a coward obsessed with losing.
Shooting cops with guns.
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.
Most people who build software from source do it for reasons other than trust. Could be for fun (I imagine the main reason why people do Linux From Scratch), could be for the same reason that compels some people to use Gentoo lol. OP didn’t say what their motivation was.
edit: nvm, in other comments OP has said they’re concerned about an xz style of backdoor. In any case, I would still be interested to read about someone trying what OP is suggesting.