[-] codexarcanum@lemmy.dbzer0.com 12 points 1 month ago

I'm not sure if I should bring up the homeless vets with PTSD who'd love someone to talk to, for hire or not, qualified or not; or if I should make light of asking my own friend for hire about coping with the depression and anxiety of living in a world that the ultrawealthy have immiserated for their wealth.

The rich are worried about people hating them for being rich while everyone else is burning out from the stress of coping with living in situations that are literally depressing.

Maybe people don't need to feel better about it? Maybe the rich should be afraid and feel like shit? Maybe the poor should be angry and upset? Maybe people on the internet use humor to cope with difficult situations and being a wokescold finger-wagger about it is counterproductive?

[-] codexarcanum@lemmy.dbzer0.com 12 points 1 month ago

Anon is criminally awkward at a public function? True, and heterosexual.

[-] codexarcanum@lemmy.dbzer0.com 12 points 2 months ago

Yeah, I'm excited for this to be documented. I got burned on Wrath: Aeon of Ruin by this. Fun game but it only has checkpoint saves. You can make checkpoints (from a limited pool) when you want, but only to respawn from if you die. If you turn the game off, it's back to the beginning of the zone. And each zone (which is basically a boomer shooter mission) can be multiple hours long.

Its basically unplayable for me because I have to clear out an afternoon to beat the whole level in one sitting.

[-] codexarcanum@lemmy.dbzer0.com 12 points 3 months ago
import birthday;

let myAge1 = 4;
let sisterAge1 = 2;
let myAge2 = 44;

let sisterAge2 = birthday.deriveAge(myAge1, sisterAge1, myAge2);

print(sisterAge2);

Any bugs should be reported upstream. Please open a tracking issue to sync changes with eventual upstream fixes.

[-] codexarcanum@lemmy.dbzer0.com 13 points 3 months ago

What if I told you that there are roughly 4 million steamdecks in existence. Ref

And that this is about 1\3 of the Steam Linux market. Ref and about half of the entire handheld PC market. Ref

Of course, we dont know how many MAU GOG has so maybe 4 million new customers is baby numbers, but Steam seems enamored enough of that market segment to commit huge new UI and store features (deck verification, "Runs on Deck" filters, other deck specific stuff) including the game controller mappings which do help with non-deck also but were clearly a necessary element for handhelds. Maybe deck users, it being a committed gaming platform, spend more on games?

Anyway, trying to get subscribers (always a teeny fraction of your free users) ahead of converting new non-customers into customers, seems like bad econ to me.

If GOG is so hot for game preservation why not see if they can score an emulation deal to bring lost handheld titles to PC\deck? Sega might be down, NeoGeo is owned by the Saudi's, I'm sure they'd love some free money for their back catalog. That's in line with Lutris' mission of being the one game launcher for your entire library. A few strategic investments and partnerships could open up GOG as the gateway to classic gaming across devices, but that would require some vision to carry through.

[-] codexarcanum@lemmy.dbzer0.com 12 points 4 months ago

This is incorrect. The C# is valid. Throw in a catch statement simply rethrows the caught exception. Source: I've been writing C# for 20 years, also the docs.

I won't act like MS absolutely didn't steal core concepts and syntax from Java, but I've always thought C# was much more thoughtfully designed. Anders Hejlsberg is a good language designer, TypeScript is also a really excellent language.

[-] codexarcanum@lemmy.dbzer0.com 12 points 4 months ago

🙏Lord, I seen all that money Fortnight is making, and I want that for me!

[-] codexarcanum@lemmy.dbzer0.com 12 points 5 months ago

This is a good summary. I had to go pull up wikipedia on it since I roughly knew that social security was a national insurance/pension kind of system but am actually hazy on details.

The major issue with it as id (aside from DBA's gripes about it) is that credit agencies and banks started to rely on it for credit scores and loans. You see, the US has a social scoring system (what we always accuse China of) but the only thing it tracks is how reliable you are about paying off debts. So with your home address, name, and SSN, basically anyone can take out loans or credit cards in your name. This will then damage your credit score, making it harder to get loans, buy a home, rent property, or even get a job.

That's why Americans are always concerned about having our identity stolen: because you don't need a lot of info to financially ruin someone's life.

[-] codexarcanum@lemmy.dbzer0.com 12 points 5 months ago

I'm hardly the king of databases, but always using a surrogate key (either an auto-incremented integet or a random uuid) has done me pretty well over the years. I had to engineer a combination of sequential timestamp with a hash extension as a key for one legacy system (keys had to be unique but mostly sequential), and an append-only log store would have been a better choice than an RDBMS, but sometimes you make it work with what you have.

Natural keys are almost always a bad idea though. SSNs aren't natural, which is one pitfall: implicitly relying on someone else's data practices by assuming their keys are natural. But also, nature is usually both more unique than you want (every snowflake is technically unique) and less than you'd hoped (all living things share quite a lot of DNA). Which means you end up relying on how good your taxonomy is for uniqueness. As opposed to surrogate keys, which you can assure the uniqueness of, by definition, for your needs.

[-] codexarcanum@lemmy.dbzer0.com 13 points 5 months ago

How many elephants were on the jury?

[-] codexarcanum@lemmy.dbzer0.com 13 points 6 months ago* (last edited 6 months ago)

A keylogger on the back of the boss' computer? A hardware VPN backdoor to the company's network? Oh maybe bring a flash drive full of malware and viruses and just drop it in the break room?

[-] codexarcanum@lemmy.dbzer0.com 13 points 7 months ago

Who's the radioactive "D" mario in the background of this slop?

Is this a crossover episode? "D"erek Powers, aka, D'blight has joined the brawl?

view more: ‹ prev next ›

codexarcanum

joined 7 months ago