It's ok if you:
1) Tell it what you want
2) Then realize it messed up because you forgot to specify more details
3) Repeat 1) & 2) ~25-50 (maybe>100) times, with different restarts/contexts with a clear goal of style and performance in mind.
4) Make some minor adjustments on your own
Now you have that 6 line script you wanted.
Honestly it is still pretty useful though, as you can see 'your code in different clothing styles' in some sense, very quickly to choose the best/most performant option. You just have to know what that looks like before going in, and it helps make it 'tangible' quicker.
chaxor|2 years ago
Now you have that 6 line script you wanted.
Honestly it is still pretty useful though, as you can see 'your code in different clothing styles' in some sense, very quickly to choose the best/most performant option. You just have to know what that looks like before going in, and it helps make it 'tangible' quicker.