|
|
|
|
|
by celeritascelery
1176 days ago
|
|
This is a very bold move. they are making a bet that LLM’s will get good enough where you won’t write code anymore, but instead guide the AI. As someone who uses copilot regularly, they are not there yet. If they do get there in 5 years, dark lang could be in a good spot. If they don’t, they will instead have occurred a huge opportunity cost of not shipping features people can actually use. Though I disagree with the idea that we would be better off moving away from “text editor” IDE’s to “AI driven” IDE’s. One thing that makes LLM’s so useful is that you can generate text! They can already integrate well with the universal format. I see “AI powered” IDE’s being similar to structured editors (like darklangs) where it sounds superior in theory but in practice you just want a full featured text editor. All these AI features can be integrated into something like VsCode. We shall see. Dark lang may prove me wrong. It would be interesting to see a future where the question isn’t “how good is the lsp server”, but instead “how good is the AI codegen”. |
|