Remix.run Logo
latchkey 4 hours ago

When they say that AI will replace programmers, I think of this article and come to terms with my own job security.

Most of this stuff is just central knowledge of the language that you pick up over time. Certainly, AI can also pick this stuff up instantly, but will it always pick the most efficient path when generating code for you?

Probably not, until we get benchmarks into the hot path of our test suite. That is something someone should work on.