|
|
|
|
|
by simonw
303 days ago
|
|
LLMs offer the single biggest advance in interoperability I've ever seen. We don't need to figure out the one true perfect design for standardized APIs for a given domain any more. Instead, we need to build APIs with just enough documentation (and/or one or two illustrative examples) that an LLM can help spit out the glue code needed to hook them together. |
|
I think about code generation in this space a lot because I’ve been writing Gleam. The LSP code actions are incredible. There’s no “oh sorry I meant to do it the other way” you get with LLMs because everything is strongly typed. What if we spent 100billion on a programming language?
We’ve now spent many hundreds of billions on tools which are powerful but we’ve also chosen to ignore many other ways to spend that money.