Advertisement · 728 × 90

Posts by

Or smash it to see if there’s anything valuable inside.

1 year ago 1 0 1 0

I've found a pattern from adventure games that applies to programming. When you pick up an item, it has exactly one use in a future task. After that point, it's spent. Same is true for values in a data structure.

Anybody else use this heuristic? Does it have a name?

1 year ago 1 1 1 0
Post image

So excited to run into a bug in Jinaga.NET. Is that weird?

1 year ago 0 0 0 0

Deepseek’s “reasoning” is like a country music song: if it sounds good, it must be true.

1 year ago 0 0 0 0
Jinaga logo ascii art in Docker Desktop

Jinaga logo ascii art in Docker Desktop

ASCII art has utility beyond aesthetics. Now it’s easier to see that the replicator has started successfully.

1 year ago 0 0 0 0

I was shocked today to see that Tinker Toys have 8-fold rotational symmetry, not 6! Another false memory from my childhood exposed.

1 year ago 0 0 0 0

TIL: it takes two additional NPM packages to safely read a text file in Node (iconv-lite and chardet)

1 year ago 0 0 0 0
Data Storage in a Concurrent World Data storage and event ordering in concurrent systems can spark challenges, but there are ways to be prepared.

At scale, lightning always strikes twice. Be prepared for it. www.improving.com/thoughts/dat...

1 year ago 1 0 0 0