Yeah, but I guess megacorps like Warner Brothers are even more obscene than elder gods.
jjjalljs
Business Idiots. Ed Zitron wrote a whole thing about how many business leaders are out of touch with users and their own products. They live in their own little pocket dimension with each other, and only really care about shareholders.
Yeah, display port worked fine. It was when I plugged the second monitor in to HDMI I realized the problem. And then couldn't get online to search for issues.
I had to tether the desktop to my phone over USB to get a network connection.
I later installed pop!_os , tested all that stuff, and it worked out of the box.
After booting, test WiFi, BT and audio functionality.
This is an important step. One time I boldly just installed without testing anything in the live session, and discovered that HDMI and Ethernet didn't work. Woops.
It's like do-gooder derogation. ( https://en.wikipedia.org/wiki/Do-gooder_derogation )
Someone doing something good? Fuck them. They think they're better than us?? Where do they get off??!?
A lot of people are trash and are emotionally invested in both the way things currently are, and that they are a very good person
It's kind of a shame the game doesn't have NPCs appropriately react to power armor. I think there's some mods that try, but i feel like I should get a special response if I walk into their camp in power armor and a plasma rifle.
Yeah I would use python and pytest, probably.
You need to decide what you expect to be a passing case. Known keys are all there? All values in acceptable range? Do you have anything where you know exactly what the response should be?
How many endpoints are there?
Personally I feel like SQL syntax is upside down, and things are used before they are defined.
SELECT
a.id -- what the fuck is a?
, a.name
, b.city -- and b??
from users a -- oh
join city b on a.id = b.user_id -- oh here's b
I'd expect it to instead be like
From users a
join city b on a.id = b.user_id
SELECT
a.id,
a.name,
b.city
One of the shadow of Mordor games made sexy shelob and it was bad.
They're conservatives. There's a couple succinct ways of summing up conservatism.
"There must be in-groups for the law to protect but not bind, and outgroups for the law to bind but not protect"
That's pretty much it. They want to be able to do what they want, unbound, but still be protected.
There's also "No one tells me what to do. I tell you what to do."
They want to do what they want. Shoot guns. Litter. Drive a big car. Whatever. But they want to tell you what you can do. Don't do gay stuff. Don't ride a bike. Don't do that religion.
They are, at their core, bad people. Depicted honestly they would be a villain in a children's book. They might be friendly to their neighbors, but at the core they treat outsiders badly. It's funny because many of them identify as Christian, but the "love your neighbor" + "the outgroup is also your neighbor" part didn't make it in.
Sometimes when people say they used ChatGPT to do some creative writing for them, I'm like "That's like telling me you used a coal-powered machine to lift weights for you at the gym. You're missing the point."
But I guess some people go to the gym for reasons other than personal fitness, and some people don't write to be creative.