





This would genuinely improve my faith in humanity so much if true, so I really hope you end up being right. It doesn’t change my outlook until then, but a little hope never hurt anyone lol
I mean, did almost 50% of the voting population elect Putin twice? Cuz personally that’s where I draw the line for blaming the entire country vs just the government for the government’s actions.
Worth noting though, blaming the country doesn’t mean blaming every citizen like you’ve implied - obviously a lot of people have done everything they can and aren’t complicit in this, I just think when there’s better than even odds that a random American either didn’t vote or voted for trump that a few good apples don’t redeem the bunch.
Unfortunately having access to all the pixels that make up a movie or all the words that make up a book doesn’t make either free, and the same thing applies to code depending on licenses


>ExtremeDullard
>most interesting post
???


Corsair specifically has type 4, type 5, etc so yea even the same brand’s cables aren’t safe to use across PSUs
As a Canadian, yes lol
I just want “American” to be a convenient umbrella term like “European”, to have an easy way to refer to people from north/central/south America even if it’s way too late considering the connotation of “American === US” is already way too strong to break


They’re absolutely right about the packaging for many distros needing work - I’ve been using sudo-rs as a replacement for sudo on arch for a long time now and it’s been great, except for the install. Installing this and removing the original sudo was a pain in the ass and requires installing the original sudo first to get the default configs. If this changed, I think a lot more people would try it and adoption would benefit a lot.


I can’t say I have any hopes for this, but I wish you the best anyway - I’m curious tho, I’m getting strong LLM vibes off your comments. How are you using the LLM, if you are? Rephrasing what you wrote, or writing the full comment?
Not overly related to your question, but for #3 you should put your template .desktop file into the ~/Templates folder (create it if it doesn’t exist) and then you can make new ones with the right click -> Create New submenu in your file manager
This works for anything btw, not specific to .desktop files


I actually started up bash to test this when op first responded, and the space had the same problem


Looks like I’ve gotten too spoiled with zsh, I guess that doesn’t work with bash. Doing it in two separate commands should work tho, ie firefox -p & and then disown


I’m not familiar with the -p flag on Firefox but in general, adding & to the end of your command backgrounds it and disown detaches it from your shell so it doesn’t close.
firefox -p &; disown should do what you’re looking for, if I’m understanding you right
Oh then I guess I’m fucked, cuz the parts I want to forget are mostly the registry and the dumbass isolated settings windows that haven’t changed in 20yrs 😂
This is what I aspire to be, but I’m not quite there yet. How long did it take you to forget the windows stuff?
I’m finding it really funny how this same meme is doing great on microblog memes but a lot of people aren’t liking it here for some reason, wouldn’t have thought the audiences were that different
It’s not harder to run, but the devs ime give it less attention and testing before release. Also undeclared required libraries are super common so the game just doesn’t start until you check the logs to find out what it’s missing.
I’d love to see more Linux builds, but only if they’re actually something the dev cares about rather than just ticking all the checkboxes in their game engine’s export menu and saying “fuck it we ball”
If you don’t want a playerctl dependency you can use a dbus library to check for mpris players manually, though it’s a little less readable


Codeberg has a matrix room where you could probably get an official answer to this if you need, but iirc they recently clarified what content they prefer to host and I don’t remember anything like this being excluded
Yay uses pacman for the official repositories, so you can still use this setting if you want