Jim Nielsen’s Notes

Quoting others & adding my 2¢ — a link blog by me.

The Ultimate Equation about AI Coding

wordpress.com

Jason Gorman:

even if we could extend autonomous agentic horizons, we’d walk straight into the feedback latency trap – shipping faster than reality can meaningfully respond to. That’s the thing about reality – it moves at its own pace. As powerful as LLMs and agents are, they can’t make Tuesday come on Monday.

So what you’re saying is: building software requires digestion.

I wish you the best in the Offline

daverupert.com

Dave Rupert, talking about when people quit the status quo:

I get so curious about people’s financial situations when they’re able to make such asymmetrical moves like […] What about healthcare? [Do they] have a trust fund? A recent inheritance? Bitcoin? Years of an early retirement strategy paying off? I shouldn’t ruin the anti-capitalistic vibe with such trivial capitalistic questions but I love it and my brain jumps to trying to make the math work for myself.

Me too, Dave. Me too.

Recipe For Software Quality

xcancel.com

Geoffrey Lit:

Software quality =

How much team uses it themselves
x
How similar team is to users
x
Taste for making good decisions

The contagion of fear

dtrace.org

Bryan Cantrill:

this week, ex-Anthropic employee Jacob Coxon claimed  […] that the probability that AI will "kill all humans" is ">10% in the next decade" (!!) […]

how would that happen? […] Jacob Coxon cites "hacking critical infrastructure" and "extinction-level bioweapons" without further elaboration. But Coxon is not an expert on critical infrastructure, nor on bioweapons — nor, for that matter, on extinction.

Silicon Valley’s mantra should be: You Can Just Do Say Things.

It is incumbent upon us to be circumspect in our claims

Remember when people were held accountable for the things they claimed? Good times.

What Silicon Valley gets wrong about taste

substack.com

Celine Nguyen:

models have “read” at least 482,460 books. But even Claude Opus 4.8 hasn’t written a short story that I enjoy more than those by Lydia Davis or Jessi Jezewska Stevens — both of whom, despite being prodigiously well-read, have almost certainly read fewer books.

Idk who needs to hear this, but humans are not computers. The brain is not a CPU. Do what makes you human, not what makes you computer-y.

very distinctively human — to train yourself in ways that seem like a waste of time.

Chrome’s breaking and entering

aresluna.org

Marcin Wichary:

When Chrome started in the late 2000s, it felt like a browser that had user’s interest in mind, and protected people from ill-behaving websites. Today, it’s the operating system that needs to protect us from Chrome.

Software Engineering Radio 732

se-radio.net

Jason Gorman frames himself as an “AI realist” in this podcast and has some interesting observations. For example, here’s what he says about how riding the LLM cuts against our cognitive abilities:

By all means, read code and copy it. But it’s gotta go in the eyes, through the brain, and out the fingers to engage those parts of your brain that makes it sink in. It’s like everyone’s on speed dial and nobody can remember anyone’s number. And the moment you take that phone away, they can’t remember anyone’s number.

If you don’t listen, his post sums up a lot of the talking points in the podcast:

software development isn’t a production process […] AI coding is an amplifier of, not a fix for, development strengths and weaknesses.

Truly autonomous and reliable long-horizon agentic software development is so highly improbable using LLMs that it’s essentially science fiction.

Ivory’s account switching

aresluna.org

Marcin Wichary:

There is also something great in seeing an interface that grows with you, or one where you can say “I wonder if…” based on your prior interactions and expectations, and the interface actually rewarding you for that thought.

I grew up interfacing with computer software this way and it’s an incredibly rewarding experience. There’s definitely a connection to the creators that forms in these moments, like “I wonder if you could…hey, you can! It’s not just me, somebody else had the same thought!”

The best dark mode toggle is probably none

verou.me

Lea Verou:

Once you’ve spent a lot of time and effort on something, you overestimate how much it matters to everyone else

Too true!

The revolt of the reader

dtrace.org

Bryan Cantrill:

If [you’re] fine with an LLM crafting prose from your prompt, spare us all the wasted cycles and just give us your prompt. Or, better yet, consider doing what generations of writers have done before you, and treating that prompt as a skeleton that you use to write your piece yourself!

View all notes