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.
Idk about the laws in Europe, but an accidental trust violation with that bullshit is actually hilarious. Big tech stepping on their own toes.
Holy shit I didn’t realize roblox was nearly worth as much as nintendo
Lmao I have and just forgot about it apparently
The epic store integration in Lutris never worked for me, so I end up using both lol
I didn’t know lutris had that! I just wish it had an aggregate view of all libraries without games being installed. It seems to be the best for managing a diverse library, but I miss playnite sometimes.
That’s a good point. I’ve been thinking of it as a natural progression of the anti net neutrality/“protect the children” pushes we’ve been seeing in the states. Tbh I thought it seemed more in character for a government like the UK.
I see the parallels, but is it really causal? I feel like this was going to happen given the state of net neutrality in general with or without Gaza.
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
I think I either tried that or didn’t want to bother lol. I guess it felt slightly less janky to click on another backend on nadeko. Gonna update freetube for sure though. I probably shouldn’t care to proxy videos that much.
Unfortunately the only invidious instance I’ve been able to rely on doesn’t enable the API endpoints. The admin is a real trooper though. I’m not sure if it’s the flagship.
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.