14 Aug 25

Why is it that we craft our work so AI can understand but we do not do so for people?

It’s like we have an expectation people should put forth the effort to understand, but AI has hard limitations, so we have to take extra steps for AI but can be lazy for others.


But what they cannot do is maintain clear mental models.

LLMs get endlessly confused: they assume the code they wrote actually works; when test fail, they are left guessing as to whether to fix the code or the tests; and when it gets frustrating, they just delete the whole lot and start over.

This is exactly the opposite of what I am looking for.


12 May 25

Automating things, even when it doesn’t save time, is how you learn the skills to automate the things that will.


29 May 20

Linus Torvalds on why he thinks limiting the line width of source code to 80 characters is no longer relevant.

by mlb May 2020 saved 2 times