@TTimo

1.5K Followers
523 Following
1.6K Posts
Freelance software engineer. Ex id software, nowadays mostly Valve. Linux, Steam Deck, UE, cloud, devops and a tinge of climate activism ..
GitHubhttps://github.com/TTimo

"Do you take dietary supplements?"

"Oh yeah, lots."

"Ah, which kind?"

"Xanax."

```
fcntl(0, F_SETFL, fcntl (0, F_GETFL, 0) | FNDELAY);

nostdout = Cvar_Get("nostdout", "0", 0);
if (!nostdout->value) {
fcntl(0, F_SETFL, fcntl (0, F_GETFL, 0) | FNDELAY);
}
```

I'm thinking about this piece of code present in Quake 2 but not in Quake III too much.

What did they wanted to say...
My new hobby is industrial plastic recycling hype vids: https://youtu.be/q31Lmpwm5DQ
MSS PlasticMaxâ„¢ Teaser

YouTube
Trying to write additional git changes on top of applied quilt patches with the hope to be able to just get your git changes back later on is pretty hopeless .. don't try it.
I love the implicit assumption that a machine cannot be made smarter than its maker. Oh boy that didn't age well.
Star Trek TOS S1 E21 "Court Martial". AI deepfakes, blind trust in machines and manipulation - all that in what, 1968? Damn. #startrek

News-in-brief: Doom: The Dark Ages reaches 3m players

Latest instalment in franchise is Id Software's biggest launch to date, reached this milestone seven times faster than Doom Eternal

https://www.gamesindustry.biz/doom-the-dark-ages-reaches-3m-players-news-in-brief

Doom: The Dark Ages reaches 3m players | News-in-brief

The resource for people who make and sell games.

GamesIndustry.biz
What is up with all these platforms that *only* do login by sending you a 2fa code over email? Terrible ..

Mad respect to Moody's for downgrading the US.

Big balls on these guys, there's going to be some unpleasant retribution but I hope they hold strong.

These AI agents are really good at producing massive amounts of boilerplate quickly.

Once you start using them on a project, you are bound to continue using the same tools, as the forest gets hidden behind all the trees. And manual intervention becomes quite impractical.

I'm glad to know our AI overlords will have good job security.

#llm #claudecode