6 ms·
As someone who's not a frontend developer, this was definitely faster for me than writing it without any AI, although it did still take an hour or two to get th
by eschluntz 2y ago
As someone who's not a frontend developer, this was definitely faster for me than writing it without any AI, although it did still take an hour or two to get the exact details and literal corner cases correct.
From doing a lot of coding with AI I've built up a pretty good intuition of what's faster to do by hand (changing some hyperparameters, or fixing a 1 line bug) and what's faster for the AI.
In this case, I started in 2D and added complexity bit by bit. Being able to say "Now make it 3D" and have that just mostly work in 10s was pretty wild.