Discussion about this post

User's avatar
8Lee's avatar
Feb 7Edited

As an engineer, this is the best fucking time to be alive. Writing (all) code by hand? An absolutely waste of time, especially repetitive bash and shell scripts that no one wants to write.

This has freed me up to abstract to the higher-order challenges that AI and AI-powered tools can't solve, like client relationships, customer development (e.g. sales), go-to-market strategies (not tactics as I can deploy agents to do the dirty work) that need more of my touch because I'm simply not as good as those things than writing code...

... at least at this point.

I will say that any mandate "requiring" certain behaviors is dangerous IMHO. The binary narratives that I've been hearing more these days is:

1. Fuck AI, don't touch it.

2. Go all-in, don't touch it.

I think AI's best usecase(s) is deeply personal, personalized to the user which can (!!!) align with teams and larger global mandates. It's possible. It works. But, forcing all users to hit a certain token count introduces really messed up incentives and ultimately very bad long-term behaviors.

If token count becomes the metric, then it'll become the goal and it ceases to be useful as a measurement. We all know what this is about. Goodhart's law ftw.

Lakshmi Narasimhan's avatar

the Digital Twin Universe concept is brilliant. building clone APIs for Okta, Jira, Slack so you can test at scale without hitting rate limits

this is how you solve "who reviews the code if no human reviews the code." you don't review — you simulate until failure. scenarios as holdout sets, same as ML evals

$1000/day in tokens per engineer is a real number. most teams still think of AI as a cost to minimize. this team treats it as leverage to maximize

the "code must not be reviewed by humans" rule sounds insane until you realize the alternative. humans review code by reading it. agents prove code works by running it against a universe of scenarios. which one catches more bugs?

been doing something much simpler: just heavy integration tests + Claude Code. but the twin universe idea scales this up massively

1 more comment...

No posts

Ready for more?