logoalt Hacker News

bensyversontoday at 2:54 AM3 repliesview on HN

Much like security, optimization is now a function of token spend—which in some ways means it's a function of care. The reason why software may continue to be slower or less secure than it could be is simply that no one cares enough to invest the time and money in improving it.

Off-topic, but Dan, in the name of all that is holy, throw a `max-width: 40em;` on your blog!


Replies

hombre_fataltoday at 5:13 AM

That said, performance and security considerations can be automated by a reusable harness and I think within six months it will just be built in to things like claude code and codex the same way you might tack on a performance/security section to your project's AGENTS.md.

A crude example is how, when building a large forum project years ago, I had a checklist I ran on every new http route: authentication, authorization, validation, etc. just because it's trivial to forget one of them. Yet now the LLM can come up with a lintable/verifiable way to ensure every route has the whole kit by construction.

Almost every way I feel like I can provide unique value to the automated AI workflow (aside from deciding what to build at all, and taste) feels like it can be automated by better markdown.

show 1 reply
nottorptoday at 9:54 AM

If i had to complain about something, it's the font that's too small.

I paid for a wide screen monitor, let me use the whole width of the screen.

em3rgent0rdrtoday at 3:50 AM

Reader mode (built-in to both Chrome and Firefox) does the trick.