

All the nice switches are already made in China, and typically cost less than Cherry.
All the nice switches are already made in China, and typically cost less than Cherry.
In what way? For which use case? What threat models would exclude TP Link products?
Good that those things are taught in some places. I can only speak from my own experience in high school - we were required to have laptops for school but were never taught how to be safe online.
Some people put their whole lives on the internet and never once stop to think if it’s a good idea. Then again, online safety and security are never taught or communicated, at least in the west, maybe by design.
Forgejo is foss fork. Gitea, while being free and open source as well for the time being, is run by a for-profit corporation now.
“Forge-yo” difficult to say?
It’s kinda standard but Pihole is how I got into the general realm of home labbing.
The trend to shutting out China from the west started with Obama’s “Pivot to Asia.” At this point the only point of contention between US ruling elites is whether China or Russia is the primary threat.
Political means more than just parties and institutions of government. Society and economy is inherently political. Who owns what is produced and the tools used to produce it is inherently political. Therefore software development, just like any other type or work or other economic interaction, is political.
I like btop. It’s pretty. I just use it for checking resource usage, I rarely have the need to kill a process or anything else one may do with a system monitor.
Hugo with a simple theme like book or paper should do it. Alternatively Jekyll or Docusaurus, in principle they’re all the same in that they process markdown files and dump out a static site.
Astro for a more feature rich “development” experience.
That’s interesting, Hugo is the only SSG I’ve had luck with so far. I’m kind of stuck on Docusaurus at work and it’s a disaster.
On the face of things they’re all so simple, but aren’t documented well for users new to SSGs, and the build often spits out something unexpected with no way to figure out why.
I know I’m not part of the target audience for pretty sites, but the average user gets frustrated with poor design choices and outright broken websites as well.
Just as one recent and therefore present example, I was on a pretty site the other day and nothing happened when I clicked on “About Us”. The next thing I did was close the tab. As you say, first impressions mean a lot.
I hear complaints about these kind of things at work constantly as well. As an internal product owner of sorts users think I and the devs make poor design choices on our own, but all we can do is manage the best we can with the UX garbage Microsoft comes up with.
I really like what Mikrotik offers. Their gigabit routers start at maybe €40 and have the incredibly powerful Router OS installed.
A mini-PC with pfSense would offer similar features with more processing power, but with a homelab already you don’t need to do much processing on the router itself.
Pretty sites are cool and all, but in my experience super simple things often just don’t work. I’m not patient anymore when it comes to stuff like that, so I’ll close the tab real quick and find the information elsewhere or move on to the next thing.
Forgejo is a git server, forked by Codeberg from Gitea after Gitea got bought up by a for-profit corporation.
Codeberg is a non-profit organization which runs a public instance of the Forgejo git server.
You can make an account on Codeberg.org, save repos there, and contribute to other repos, like on Github. Or you can run your own Forgejo instance to use either privately or open up to public use.
Copyright expires long after unprofitable content has been all but lost forever, something like 100 years after the death of the original creator. It used to be a far shorter period, but US corporations with big profitable IP holdings keep bribing lawmakers to extend it, and force its enforcement outside of the US as well. The concept of being able to sell copyrights is also quite silly if you ask me.
So unfortunate Gutenberg and similar libraries can only have really old stuff as things stand.
Corporations will never offer such archives, as they’re a money losing proposition. In some cases IP and copyright law is even such that content can’t be realistically archived and provided.
You could rsync with directories shared on the local network, like a samba share or similar. It’s a bit slower than ssh but for regular incremental backups you probably won’t notice any difference, especially when it’s supposed to run in the background on a schedule.
Alternatively use a non-password protected ssh key, as already suggested.
You can also write rsync commands or at least a shell script that copies all of your desired directories with one command rather than one per file.
I just grabbed a 9060XT open box deal without thinking about driver support, I’m using Mint 22.1 as well. YMMV but I can’t get any kernel besides 6.8 to boot, not even the Mint supported 6.11 HWE. Video output works but the drivers don’t load and even scrolling down a webpage gives me screen tearing. I did get a more recent Mesa version with the kisak ppa but it hasn’t helped. Can’t even go above 60Hz refresh rate.
I tried Ubuntu 25.04 on a LiveUSB and it’s basically plug and play and might have even automatically switched to the 144Hz monitor refresh rate.
I don’t have a whole lot of time for getting a new distro set up right now. I will wait until Mint 22.2 (coming soon? with a newer kernel hopefully) and see how that goes.