quizno50

joined 1 year ago
[–] quizno50@sh.itjust.works 2 points 3 months ago (1 children)

I have Starlink gen 2 which only supports WiFi 5. After getting the Ethernet adapter and putting up a WiFi 6 access point almost all of my WiFi problems went away. I dunno if the problems were because of the Starlink implementation, or the older WiFi version, but for me it was a huge difference.

[–] quizno50@sh.itjust.works 2 points 7 months ago

I came back to Gentoo after years of Kubuntu. Once they forced snap down our throats and started pulling other weird crap I knew it was time to make a change. I came back to Gentoo and it's been pretty great. Still a few things to iron out on my laptop installs, but it's great for my home server.

[–] quizno50@sh.itjust.works 2 points 7 months ago

I was thinking FireChrome

[–] quizno50@sh.itjust.works 8 points 8 months ago* (last edited 8 months ago) (1 children)

I've been doing Linux server administration for 20 years now. You'll always have to duckduckgo things. You'll never keep it all in your head, even just a single server with a handful of services. Docker and containers really isn't too hard. Just start small and build from there. If you can learn how the chroot command works, you've pretty much learned docker. It's just chroot with more features.

[–] quizno50@sh.itjust.works 3 points 9 months ago

I love cling. It's super nice when you don't quite know the syntax for the thing you want to try, but you have a couple good guesses. It's also great for quickly iterating to figure out how to use libraries that have crappy or no documentation.

[–] quizno50@sh.itjust.works 4 points 11 months ago (1 children)

Yacy is pretty great.

[–] quizno50@sh.itjust.works 4 points 1 year ago (1 children)

Looks good! What zone are you growing in?

[–] quizno50@sh.itjust.works 2 points 1 year ago

Finally getting the strl family functions. It really shouldn't have taken this long given how many problems are caused by strcat (or even strncat). Now getting people to use them is the next battle.

[–] quizno50@sh.itjust.works 1 points 1 year ago* (last edited 1 year ago) (1 children)

I would honestly recommend buying an old laptop with a broken screen (or an old netbook or something, make sure it has an Ethernet port), a decent DSL modem, a USB network adapter, and a switch if you need it. Now you've got everything you need to make a super capable router. Install a very basic Linux distribution and get NAT setup (it's like 4 or 5 commands), configure the firewall, and your VPN software of choice. I've run a setup like this for years and it's great, because any time a component is "out-of-date" you just update that component. For example, you need AX WiFi instead of AC, just upgrade the WiFi adapter).

[–] quizno50@sh.itjust.works 1 points 1 year ago

I choo-choo choose you.