Settings

Theme

The five pillars of the post-AI interview

carette.xyz

4 points by weird_trousers 13 days ago · 8 comments

Reader

high_byte 13 days ago

"the code review: if you can’t review code, you can’t direct AI tools. You cannot lead a team. You cannot even trust your own work."

I would revise that a bit

since we don't write code, we write intents - we shouldn't review code either, we should review intents.

I don't review my code anymore. I ask the agent to generate markdown docs, graphviz diagrams, changelogs, audit reports, etc. I only review that.

I also ask it to write test and evaluate by whether the tests passed or not. I don't need to peak into the tests code - I can also ask plain english, pseudocode, control flow graph, whatever it is I want.

I can ask it to find errors or missing tests and improve that too!

so yea - code is like assembly now. rare are the cases you need to peak into that level.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection