
They're gonna wish they did a Xiajiang style re-educate and release style program. Boys have been born in this camp, aged out of the women and children camp, and put straight into a prison with adult men who were doing actual terrorism.
Basically an extremism factory, almost as if it was done on purpose.

"I hope that's a clean wet!" flashback to the urinal

They're good eatin'

I'm gonna comment and say that's the point.
You start out with bare minimum and install what you need. As you go you generally have an idea of what is and isn't on your system. It's not as annoying as Gentoo with all source compiling, not as anal as nix.
If something breaks, you go to ArchLinux.org and 95% of the time it's mentioned on the front page so you follow the instructions and move on. It's a very transparent distro, little drama to follow unlike Ubuntu/canonical or fedora/redhat.
It used to be harder to install and which gave some street cred, but they simplified it a bit which is nice.
The Stans give an unbalanced look at arch. I use arch because I want the latest packages, I don't want to segment my packages between my repos and tarballs when there's a game stopping missing feature on a package pinned to a 2yo version. I don't want to learn a whole scripting language to carefully craft my OS like nix either. I want a current OS that's easy to fix and easy to install packages so I can go back to what I was doing.

I really didn't want to go the medicine route years back. Like OP Im a guy who always kept it long. I decided to give the basic regimen a try and went with a keeps like service because dermatologists are by far the worst doctors I've had to work with.
And although it thinned, the thinning totally stalled, to a point where it's a little noticable but on a good day isn't at all.
I haven't cut my hair in years and despite it being annoying to take care of sometimes, I get to look in the mirror and see the version of myself that I like to see which makes the little bit of medication worth it imo.
I always hated the "just shave it and own it, bro" attitude because damn my hair is part of my identity, I love having it. I'll put some effort into keeping it.



Weird how all the evil uber rich are outside the states.

Oh thank God, finally a rational explanation for that debate performance

Politically acceptable technical ‘solutions’
Come on man this whistle woke my cremated dog up

I had only used kde once before like 7 years ago and I wasn't a huge fan. I wanted to try it again and I honestly really like it over gnome. I usually go tiling but felt lazy with a new laptop. The trackpad gestures are really solid.

nmcli is quite nice actually. My only real issue with NM is keeping track of what it's doing behind the scenes.

So I want and have ip forwarding, and I only want to make a firewall whitelist between two of the interfaces.
I've uninstalled iptables, nftables isn't running, NM has the firewall backend disabled, and ip forwarding is on.
This should result in traffic moving between the interfaces, yet traffic is moving between two of the interfaces, and blocked between two of the interfaces. It just doesn't make sense.

Thanks for the suggestion, but I'm using NM for managing the AP and managed connections, not so much the bare connecting to wifi things.
The only real alternative to NM in this situation is a handful of delicate config files for iwconfig and dnsmasq.

NetworkManager makes me want to pull my hair out
I'm trying to set up a somewhat weird network configuration, three interfaces on a pi, an adhoc AP, a wireless lan, and a USB modem.
I want clients of the USB device to talk to clients of the AP, I want clients of the AP to talk to other clients and a single host on the wireless network.
Sorta simple right? Just a couple firewall rules? Well NetworkManager is a land of logical defaults that do not like to be adjusted. I had it working where the AP clients could not reach out to the internet, but could reach the USB clients. NetworkManager automagic'd a NFTables ruleset that doesn't appreciate being changed.
Okay so I'll tell NM to not use a firewall backed in the conf, firewall-backend=none
, easy.
But once NM is restarted, the networking is behaving like the firewall is still active, despite NFtables and iptables reporting no rulesets, as NM has taken its ball and gone home.
I can't even figure out a baseline of "what the fuck is going on" because the level of opaque NM aut

A lot of software wont be distributed with a PPA to add.
Additionally, debs are useful for offline installations, with apt you're able to recursively download a package and all of it's dependencies as deb files, then transfer those over to the offline machine and install in bulk.
That being said I've never had great luck with the software center, it's always felt broken. I'll typically just dpkg -I <pkg>
.

That's a big thing for tech jobs, especially with the relatively low security. If you're not working you're not learning, and if you're not learning you're behind the curve and seen as "less valuable".
Especially with how specific job postings are, if you don't have the right combination of experience, you're worthless. So if you're bored maintaining some ancient irrelevant stack, you're worse off.

This is like the second terrible take I've seen from the iusearchlinux.fyi instance in a span of minutes holy shit.
What about the pedophiles story? where he had two young girls who were not his wards in a hotel room for some innocent reason

Hm if I was more familiar with Haskell and Wayland I'd jump in on that. I barely learned enough Haskell to configure my setup and I've been going all in on learning Rust in the recent months. I fear I may actually be too dumb for a fully functional language.

Thanks for the recommendations! Niri is very interesting as a proof of concept.
Vivarium looks like its not very actively developed which is sorta sad. I'm going to need to do more research into what's around. There's a lot of toy projects out there but not as many mature offerings.

I was about to give hyprland a try to see what the wayland offerings were like but after I saw that thread yesterday, I think I'm just going to stick to the screen tearing beauty of xmonad.

I think I first installed linux some time around 2009. I'm only just now starting to contribute to libraries, unrelated to linux. Its such a cool feeling growing along side the open source movement.