

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


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.


That’s cool but is it necessary? If the licence permits redistribution then anyone can just upload to an existing software forge like Codeberg etc


Use trash-put and trash-cli.


Yeah. It looks like a lot of the BSDs might be the way to go if for whatever reason you want/need to stay on X11. I’ve been trying out OpenBSD on one of my machines, and following for quite a lot longer, and progress on Wayland support seems to be relatively slow over there.


I imagine that some graphical environments will always support X11. I’d suggest you switch to one of those. If someone forked Plasma, it’d have far fewer eyes on it than something like i3. I assume XFCE will continue to support X11 for a while too since it’s only just working on Wayland support. Maybe some of the less common DEs like MATE are worth looking into?
chezmoi does everything I need. It’s really nice; would recommend.


Game dev is much more about creativity than technical excellence, for the average hobbyist. So I’d say it’s actually a good hobby to get into if you’re “not the sharpest tool in the shed”. You could even go down a no-code approach like with RPG Maker, if you’re averse to coding.
the Gecko engine is open source so it can be stuck with even if Mozilla goes away
Good luck finding people both capable and willing to maintain it if Mozilla abandons it.
The idea though that we need to switch to a new browser engine because we lost faith in Mozilla is a bit silly
I am saying the opposite. I explicitly said I don’t think that would achieve anything. Just because something constitutes a boycott (i.e. using a different browser engine) doesn’t mean that there’s a point to it.
Forking the codebase and stripping out any AI code is much easier than trying to invent another wheel.
I never said otherwise. I simply said that using Librewolf is not boycotting Firefox.
Using Librewolf isn’t boycotting Firefox. Librewolf is a soft fork and is dependent on Mozilla for updates. You could switch to Ladybird or something more obscure, but I don’t think you’ll achieve much with that either.
Any serif font is fine by me. I’ve been going with whatever Zathura’s default epub font is.


Mine used to be the same but the last OS reinstall I reset everything, moved my files onto an external drive, and only copied them over on a needs basis. I’d been keeping the same home dir since I was like 4 or however old I was when I started using a computer. So needless to say there was a lot there that made me cringe to see every time I tried to navigate my files.


~/{nextcloud,git,pictures/screenshots,music,docs,videos}
In terms of what I manually create. Dot directories normally get automatically created but I guess I’d create a ~/.config if it didn’t get created.
It sounds like a hardware issue that may not be captured by a software screenshot.


I’m in a similar boat. I use old computers for spare parts and hobby projects (e.g. I did Linux From Scratch on an old second-hand Thinkpad I picked up on a whim). I think cheap second hand computers are great for tinkerers e.g. you can flash custom firmware without worrying about bricking the mobo.
You could also use them as servers if you have any services you want to host.
Also if you truly have no use for them, fix them up, install something like Linux Mint on them, and give them away.
Why do you like Arch? If you want the minimalism but you don’t want to compile everything yourself, I’d recommend Void Linux. It’s a lovely little distro; I only don’t daily drive it because of less package availability than Arch+AUR, and I couldn’t be bothered to package so many things myself. But I don’t remember their servers ever being down when I used it.
I’d probably recommend LFS over Gentoo for that—you do more “yourself” and I found the LFS instructions easier to follow than the Gentoo install guide. And I’d say I learned more about Linux from LFS than from installing Gentoo. But LFS was done over about a month or so for me (not nonstop ofc, just in my free time) whereas Gentoo was 1 or 2 days.
Guest Wi-Fi is common for that reason. I’ve got guest Wi-Fi set up so that guests can access the internet but they can’t access my LAN.
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.