HN user

nicwolff

1,155 karma
Posts1
Comments431
View on HN

Citing Aphyr's analysis of a pre-release version of Redis-Raft as though it applied to a shipped product is so disingenuous as to invalidate this whole post. The very next sentence after the one he quoted is

We emphasize, again, that these are all internal development builds: Redis-Raft has no production users, so the real-world impact of these issues is negligible.

and of the 21 errors he found, 20 were already fixed before he published his review.

Hi, using the app now and it's been great fun. (Now if my wife would actually take an exit so we could eat!)

However, we're on 290 E and it's showing me the exits that are behind us – as if it thinks we're westbound. Is there any way to convince it we're not?

The "funniest" thing about this is that in any other context, this administration absolutely insists that everyone should be called only by their legal name, not any other name that they prefer because they think it better suits their identity.

It's a bit more than zero, because I have substantial tooling around Claude Code – subagents, skills, containerization, &c – that I'd have to (have Opus...) reimplement.

Bugs Apple loves 6 months ago

And they had it solved! 3D Touch worked perfectly – you pushed the screen hard to get a cursor, moved it to the start of the selection, and pushed hard again to drag to the end. They killed it because "not all iPhones had the hardware to support it" or something.

Mockingbird, by Walter Tevis (who wrote The Hustler and The Color of Money, and Queen's Gambit, and The Man Who Fell To Earth – quite an oeuvre!) has long been one of my favorite books and it's been eerie to see how right he was about how eager mankind is to hand over all intellectual labor to the robots.

(The last level 9 robot that hasn't killed itself is now the Dean of NYU, and in the 25th century it hires the first man who has learned to read in 400 years – to translate the title cards in silent films. Hilarity ensues. Well, no, but there is kind of a happy ending.)

Microsoft Amplifier 9 months ago

I assumed, especially with the VS Code recommendation, that this would automatically use devcontainers...

iPhone Air 11 months ago

I use an old iPod Touch to read in bed, it doesn't hurt at all! Shame they stopped selling them, and it has stopped getting OS updates.

I’ve often heard, with decent reason, an LLM compared to a junior colleague.

No, they're like an extremely experienced and knowledgeable senior colleague – who drinks heavily on the job. Overconfident, forgetful, sloppy, easily distracted. But you can hire so many of them, so cheaply, and they don't get mad when you fire them!

I'm not chatting with the LLM – I'm giving one LLM in "orchestrator mode" a detailed description of my required change, plus a ton of "memory bank" context about the architecture of the app, the APIs it calls, our coding standards, &c. Then it uses other LLMs in "architect mode" or "ask mode" to break out the task into subtasks and assigns them to still other LLMs in "code mode" and "debug mode".

When they're all done I review the output and either clean it up a little and open a PR, or throw it away and tune my initial prompt and the memory bank and start over. They're just code-generating machines, not real programmers that it's worth iterating with – for one thing, they won't learn anything that way.