Remix.run Logo
delaminator 4 hours ago

For sure. I don't think the software ecosystem has come to terms with how things are going to change.

Libraries will be providing raw tools like - Sockets, Regex Engine, Cryptography, Syscalls, specific file format libraries

LLMs will be building the next layer.

I have build successful running projects now in Erlang, Scheme, Rust - I know the basic syntax of two of those but I couldn't write my deployed software in any of them in the couple of hours of prompting.

The scheme it had to do a lot of code from first principles and warned me how laborious it would be - "I don't care, you are doing it."

I have tools now I could not have imagined I could build in a reasonable time.