short variable names, and the only vowel is ‘i’
Metaservices.
Rust is a psyop
I think the default mod key is the ‘super’ key (formerly known as the windows key). It might be alt actually, I don’t remember. Super + 1-9 switches between workspaces, which hold your windows. Shift + super + 1-9 moves a window to another workspace. you can find more key bindings by viewing $XDG_CONFIG_HOME/sway/config (or wherever config files go on your system).
Sometimes the service freezes for me and cant be killed, requiring a restart.
For real. The main reason I switched to linux was because I was getting into progamming, and when I had to troubleshoot something on windows it was like half a dozen arcane solutions which might work, but the linux solution to the same problem was a terminal one liner. Maybe I’d feel differently if I was afraid of the terminal, but that’s one affliction I am blessedly free of.
lgtm
Duckduckgo has a no javascript mode.
Thats actually not a terrible idea.
If anything, their tech hours got reduced.
Isnt that what stash is for?
How do I trouble shoot a broken tray icon in swaybar?
I may actually have a hope of remembering how to access elements of an array in bash now!
That really pisses me off.
IPv4 should be deprecated, but it’s not
“alright, we need to make our service worse to satisfy our real customers”
So not a whole lot has changed. I cringe thinking of all the youtube video that explain OOP like this
class Animal:
class Dog(Animal):
Hacker news isnt an appropriate forum for most questions tho, that one is valid
I am struggling with using flex for the first time and holy cow do i feel this
thank you! your command worked like a charm once i prepended it with exec. i even added a final command taking me back to workspace 1. tested it with exec_always and it seems to be good, crossing fingers it will actually work on boot.
maybe you can answer another question for me: is the config file executed asynchronously? What i mean is, does it run through each line, or is there a chance that, say, line 25 might execute before line 13?