For arch you can look here:
Ah dang, you're right, I must have read it too quickly. Yeah then I also think it's something about not loading the config, it can be investigated by checking the runtime values like I described in my second edit.
nam
is assigned the value returned by input
.
This is not some edge case behavior by the input
function. This is always how function calls work. You can think of it like substituting input('Who are you? ')
with the value returned by it, which is the string typed in by the user in this case.
I'm swedish and I use EurKEY. It's basically US but makes it possible to use Å/Ä/Ö through altgr + W/A/O. I don't write that much swedish so I'm not too bothered, meanwhile the coding advantage is huge for ' " \ | / ? | [ ] { }
.
More bloat from flatpak overhead :^)
It should be easy for ltt to reimburse then, which imo should also cover lost opportunity costs and potential damages due to leak of IP.
I use debian 12 on my work laptop. I agree with your points but I still use it because I want the fundamental system to be stable, and then any software I want to be more up-to-date I build from source (tmux, alacritty, neovim) or download separately (vscode/slack/joplin).
I used to use ubuntu because it worked so well with my hardware ootb, but I got tired of snap.
To me it looks like it's the officers fist that broke the window, not the kids face. Hopefully he wasn't badly hurt.
I'm 24 hours in and I didn't even know there were acts lol, but I assume I'm also on act 1. I've pretty much only done side missions.
8bitdo ultimate (bluetooth with charging dock) is amazing, so that's what I would recommend.
I also like Xbox controllers but I've had a lot of issues with them breaking or not working properly OOTB, so I don't recommend them.
Ooh, neat. There's also puepy, which was linked further down in this thread. It's really cool to see more WASM projects pop up.