Was about to bring up the pagers cause that’s literal state sanctioned terrorism any way you look at it. It’s still surprisingly unsurprising that we’re cool with it.
Was about to bring up the pagers cause that’s literal state sanctioned terrorism any way you look at it. It’s still surprisingly unsurprising that we’re cool with it.


None of them do. They just edit things down to the very few moments that make them look like they’re winning a debate, and even those moments are superficial, construed, or they don’t know that they’re actually losing. If it’s live or in person, conflicting views and evidence are avoided or just ignored. They’re all snakes as if snakes were made of slime.


I think the reflex naturally makes sense, but from the people I personally know to be outspoken and definitionally feminist, it’s more like calling yourself a feminist says you explicitly side with the feminist cause. Sort of like saying you’re anti-racist rather than identifying as someone lacking racism, which is actually a farce when we’re all biased.


But I think the idea is that men should get the same lenience, i.e. just-feeling-wrecked-leave rather than menstrual-leave. The difference in having a baby should be that one needs medical leave too, in my mind.


'23 is late enough, but it should be peppered with comments overwritten by 60 random words, just to make it worse


I use keyd for software remapping now, and I like it a lot more than xkb’s esoteric options. It has functionality for layers like layer:C, where any “passthrough” input will have the defined modifier (or combo like C-S-M), but you can define whatever other bindings inside.
Long story short, I’ve used it to remap caps, control, shift (with a custom shift layer for some symbols), and meta, with overloads, double tap/hold into layers, oneshots, timeouts, and all sorts of (surprisingly fluid) nonsense. It’s so much easier than wading through xkb options for me.
To sidestep the question slightly less, I always got rid of capslock altogether instead of swapping. That still leaves true escape to be hit accidentally, but I think there should be an option to change escape too?
Edit: what I always used was
# make CapsLock behave like Ctrl:
setxkbmap -option ctrl:nocaps
# make short-pressed Ctrl behave like Escape:
xcape -e 'Control_L=Escape'
from here


Sounds like Screeps or Hackmud! But I think the heavier RPG focus might make it easier to get into. I keep falling flat on games like these, especially with the idea of a few veterans who are automation or async wizards. Definitely gonna look into it more.
Are you crazy? An exe could corrupt the registry, delete system32, format C:, or delete the MBR! They’re dangerous!


I’d love to answer OP, but that description somehow made me forget everything I’ve ever eaten.


Generally I agree. It feels kind of shoehorned in when desktop is your goal, like more of an afterthought or side effect of the overall focus.
The main thing I hang on to is the code-specified configuration. I never got into managing dotfiles with arch, but that could be a better solution for many people. Especially along with btrfs, numerous containerization options, and whatnot.


I went from Arch to NixOS, so I can offer a bit there.
You definitely won’t want to rely on it until you know a good amount and get comfortable. Things can be made to work, but knowing how to get it done is the main thing most of the time.
Regarding package availability, it’s just a matter of a few oddly esoteric incantations and version controlled code, usually. Binaries are another story but still possible, and python is a special case of that.
It has been an annoyance for me, but I’ve also learned a lot by getting things to work. If you use any niche python stuff you’re bound to run into something. A bunch is already packaged and works fine, though. Either way there’s a bit of extra nuance, which is more to learn.
You don’t have to start with NixOS and can feel it out using nix on any distro. It can be hard to tell if someone will vibe with it. All that said, it could be more than you’re looking to get into, but you can ease into it if you’re interested.
You nearly killed me with a damn meme. I can’t breathe lmao, jesits take the wheel
True. I’ve worked in pretty small teams with usually 2-4 devs paired, so it kind of worked out as both what we got through, what’s next priority, and how we plan to split out that day. Especially if we were light on stories.


It’s quite a thing, that could only be a product of the 70s. Might make you go “huh?”, and is almost certainly the only context I feel comfortable with the word transvestite today.
Yeah but then I’m up and sitting there like “oh shit, what the hell did I do yesterday?”


To be fair, it’s software specifically designed to run digital backups of what’s supposed to be personally owned media. It just so happens that it’s very easy to obtain a copy otherwise, but there’s nothing inherently illegal about it or the games.
Strong arming independent projects, and individual developers especially, that are very careful to not endorse that, effectively holding them accountable for others, is morally questionable at best.


Mad Men was hard for me to keep up with because I just hated everyone and it made me angry
There are a few moments that nod straight to Breaking Bad though, like Tuco’s entry. It had me fanboying and hyped for the directing/writing especially across shows. I also feel like you can really get a sense of the writers’ personal development coming off of Breaking Bad, like they refined so much that was already some of the best TV. And the contrast between Walt’s unreal saga and how Saul is so humanized; he’s deeply flawed but just a guy trying to make it.
I really need to finish Better Call Saul.
I can’t believe I forgot about Letterkenny. The riffing is just so good, it doesn’t get old, and every character is perfect. And the music, especially season one’s display is exactly my taste. The whole show is top notch, but season one is something special.
Schitt’s Creek, too. Both are Canadian gems. I love how like half of the cast is Eugene Levy’s family, and Dan Levy is bae. It’s one of the few comedies to bring me to tears, I’m pretty sure more than once.
So many shows have to be tied for number one for me lmao. Every time I look back at this thread the list gets longer.
I’ve been eyeing Guix for a while but haven’t jumped in yet. Honestly, I feel like I’m finally getting comfortable with nixos and flakes over the years. There’s quite a bit of un/relearning to do, and I can’t tell if the flow of Guix’s channels/inferiors would match the ease of composability that I like with flakes. The lock system really does it for me and I don’t like the idea of hunting down refs to pin manually or maintaining my own frankenstein repo (other than my config).
That said, I do use emacs and actually like lisp, so I’m torn right now.