Can you elaborate on the modding? I'm also interested in using Linux for gaming but Skyrim utterly demands mods and particularly I quite like mods like Skyrim script extender (I think that was the name) and I also really liked ENBs for the graphical improvement. And Nemesis was also sooooo much better than the alternative for managing all those mods.
Yeah. Imagine if the person who gets picked was a bigoted piece of shit (like.... you know). Why on earth would someone want to be forced to support that just so that they can run for their primary in attempt to be slightly less shitty? It seems like this is just something that dooms the republican party to continue being horrible.
Especially since it is currently extremely likely Trump will be the GOP candidate, so this basically means most other possible candidates have to support Trump, which is obviously bad.
What's ironic is that despite this, the alt right looooves to appeal to laws, even blatantly unjust ones. They love to say you should accept all laws regardless of if you agree with them... except the ones they disagree with, of course.
Light mode is the best and I think a significant number of people who oppose it are students or hobbyists who only program outside of typical work hours. During work hours, I want bright light to keep me alert. And I work in a well lit office and home mostly during the time of day when there's lots of sunlight. Dark mode just doesn't make sense for professionals.
Plus, if even a single documentation site or Google search uses a light theme (and many do, especially by default), you risk blinding yourself with the sudden flash to light. By comparison, if I'm using light mode and something else is in dark mode, it doesn't hurt me at all.
Right? It's already bad enough how it feels like the sole purpose of every blog is to push affiliate links. Every product review I have to wonder if the author for paid for it. Every YouTube video feels like the creator will push whatever scam pays them money.
Actually, on the YouTube video note, Legal Eagle has a great video about how many YouTubers pushed this scam claiming you could "buy an official lord/lady title by purchasing a 1 square foot plot of land in Scotland". Basically a rehash of those star registries from the early 2000s. So many massive YouTube channels promoted them with blatantly false claims. And frankly every time I see a VPN ad (because it feels like pretty much every YouTube channel is sponsored by one or another), I just know they're going to make misleading claims.
Finally something in this thread that I've seen (and is actually a bad movie). The "science" of this movie is hilariously inaccurate and the movie is kinda over the top. But it's a lot of fun!
Fortunately for everyone, they had to define "woke" during a court case.
DeSantis' general counsel, Ryan Newman, responded that the term means "the belief there are systemic injustices in American society and the need to address them."
So there we have it. Recognizing the flaws in the justice system is woke.
Same. I'm not gonna make the internet worse to use because I've now left the product. As a user, it's frustrating when I need help with some niche issue and find the perfect result on google, only for it to be deleted or otherwise useless. Deleting such history isn't gonna make people want to use Lemmy or the likes. Such historical information doesn't and will not exist on Lemmy. Deleting it doesn't push people to an alternative. It just means it's gone.
I'm not gonna cut off the collective internet's nose to spite Reddit's face.
Honestly, even if it were legal, who would be able to afford it? It'd just mean the ultra wealthy would have even more powerful private armies. A single missile costs at least a few hundred thousand dollars, with some systems costing millions per missile. Which is unfathomably expensive when you think of what you can buy with a few million dollars.
It's easy and cheap for him to just claim "it's for everyone" without actually doing anything to address the bigotry, systemic issues, and culture surrounding the religion. I get the impression this is by intent.
Python is superior for string anything (parsing, searching, manipulating). But Bash is much simpler for running existing CLI tools. Plus you should already be using Bash as a simple terminal language already, so wrapping what you're used to into a simple script flows naturally.
Eg, if I have some admin tool for updating a user thingamajig, a common scripting need is just running that tool for every user in a file (or the output of another command). The string manipulation that often requires is annoying in bash, but running the commands is easier than Python.
If he wants to honor god, shouldn't he become a priest or something? It's bullshit how many politicians think it's okay to push their religious views onto everyone else (and even more bullshit how they don't even get punished or stopped from doing so).
Ugh, I have cringy memories from myself as a kid in the earlier days of Facebook, overusing that poke feature because I was a dumb, extremely awkward kid who had no idea how to socialize so I mostly just annoyed people. Had such a bad "lol im so raaaandum" phase.
Yeah, I'm constantly recommending junior devs to use TDD specifically for this. I don't recommend it for anything else. If they don't write the test first, it's possible that the test will end up testing the wrong thing and thus they can't be sure they really did fix the bug.
Sometimes it's hard to tell where to write the test ahead of time, so sometimes a slight variation I do is to write the test after (usually because it was such a struggle to figure out where the bug is), but when I'm testing it, I'll comment out the fix or whatever and make sure the test fails.
I've worked in a few places that were full of Linux nerds (including my current job). We totally use sed style replacements and joke about vim escape keys (especially the classic :q). So you just need nerdier friends (as in ramped up to 11).
Can you elaborate on the modding? I'm also interested in using Linux for gaming but Skyrim utterly demands mods and particularly I quite like mods like Skyrim script extender (I think that was the name) and I also really liked ENBs for the graphical improvement. And Nemesis was also sooooo much better than the alternative for managing all those mods.