151
Points
63
Comments
kalli
Author

Top Comments

layer8Jun 25
You can’t even unit-test for correct program logic, unless you’re able to enumerate all possible inputs and states within a short time frame.
trjordanJun 25
You can't unit test for taste if you haven't written down what you mean by taste. If you can externalize it, then you can.

Follow this line of thinking, and the AI-friendly answer is easy: we just have to externalize everything we know, so Claude can implement what I want.

Except that I can't fully externalize myself. Debugging a system takes more resources than running the system. If I could write down everything I know and hand it to a machine, I'd do that, but it impossible.

People aren't books or hashmaps. If you want to build something, you need to use the tools, not teach the tools to use you.

[edit: I'm trying to figure out if there's something to be done about this. Email me if you want to chat -- tr at tern dot sh]

zamalekJun 25
Unrelated to code, but along the same lines. I've been keeping track of the Reckless Ben case to fuel my unhealthy indignation, and we just had a like-for-like comparison between a human and an LLM.

Human: well-scoped argument that does just enough to get the job done with minimal risk.

AI: Extremely clever and correct legal argument that almost any lawyer would have said not to file (at least as written). It tries to burn the world and seriously risks pissing off the judge.

https://www.youtube.com/watch?v=YRXJnKP6Tu0

pjmlpJun 25
Exactly one of the reasons I never went down with all the TDD dogma of only writing code to fix broken tests.

There is a reason conference talks are always about plain algorithms and data structures.

GosperJun 25
Language count is a decent notoriety signal though pretty coarse. The OP/author should take a look at QRank: https://qrank.toolforge.org/

> QRank is a ranking signal for Wikidata entities. It gets computed by aggregating page view statistics for Wikipedia, Wikitravel, Wikibooks, Wikispecies and other Wikimedia projects

from https://github.com/brawer/wikidata-qrank/blob/main/doc/desig...

ChrisMarshallNYJun 25
> but it ended up merely in a supporting role

This has been my experience, as well, but it’s a really big support. It just needs adult supervision. I can’t understand how vibe-coded apps, actually work.

As far as “taste,” goes, I test my stuff constantly, checking for even minor “friction points,” sometimes, refactoring back to design, in order to resolve issues that many folks would ship. I’m pretty anal, and want my work to be the best experience possible.

I can’t see any LLM coming close to being able to evaluate the user experience, like I can.

timromanJun 25
https://pureinference.com/insights/taste-is-the-new-skill

I wrote about this a few months back. Rick Rubin is famous for this. I do think it is something that can be trained though, it just needs a lot more context. Taste builds over time through lots of unit tests, through lots of content writing, through an accumulation of product decisions. It’s hard to put it in the individual spec, but it can be teased out of 100 project specs. And when you get to that scale the AI starts to do it pretty well.

fotoblurJun 25
No but you can add selection as part of your workflow. Governance is something AI agents have allowed me to focus on more and more and this IMHO is where taste lands for me: https://github.com/lramoth/infoPipeline/blob/main/governance...
Visit the Original Link

Read the full content on dev.karltryggvason.com

Source
dev.karltryggvason.com
Author
kalli
Posted
June 24, 2026 at 08:54 AM


More Top Stories

hackernewstrends.com Jun 25
Show HN: I made Google Trends for Hacker News by indexing 18 years of comments
22862 commentsby ytkimirti
Details
bloomberg.com Jun 25
Ford rehires 350 engineers after AI fails to preserve expertise or train juniors
15790 commentsby alanwreath
Details
ziglang.org Jun 25
Zig's New BitCast Semantics and LLVM Back End Improvements
6615 commentsby kouosi
Details
ft.com Jun 25
Apple increases MacBook and iPad prices by 20%
12689 commentsby bazzmt
Details
hl2.slqnt.dev Jun 25
Half-Life 2 in a Browser
519213 commentsby panza
Details
reuters.com Jun 24
Anthropic says Alibaba illicitly extracted Claude AI model capabilities
6651087 commentsby htrp
Details
👋 Need help with code?