logoalt Hacker News

simonwyesterday at 5:39 PM0 repliesview on HN

Show me evidence that they had previously fired any of the people who were hired.

Your comment is exactly the misinterpretation I'm pushing back against here.

The time period covered by this story starts three years ago! What kind of LLMs do you think they were using back then?

> Side question -- do you worry about being so pro-LLM when the promises of LLMs are so clearly falling short

I think my record is looking pretty good here. I was early to the "LLMs are useful for writing code" thing, especially with the code interpreter pattern (both write and then execute code in a loop) which I now realize was our first hint at coding agents.

A couple of years ago I was one of the few people talking about what a natural fit LLMs were for the commandline - https://simonwillison.net/2024/Jun/17/cli-language-models/ With hindsight maybe I should have doubled-down on that!

I've also written plenty about the weaknesses of these models - in terms of security in particular - which has aged well.