| ▲ | malfist 3 hours ago | |||||||
When you've been perfectly precise in your spec and language, isn't that programming? Why use a stochastic goblin to do things in that case? | ||||||||
| ▲ | throwaway6977 2 hours ago | parent | next [-] | |||||||
It's just a lot faster at hammering it out than me pound for pound, and I can quickly rattle off via voice-to-text exactly what I want much faster than I can type all of the code (especially when across a few different files), in a huge majority of tasks I perform. It's also especially good at debugging by brute force quickly and at scale meaning e.g. it can start desperately bisecting diffs to find the source of a bug 10000% faster than I can. | ||||||||
| ||||||||
| ▲ | embedding-shape 2 hours ago | parent | prev | next [-] | |||||||
For me, typing "Create a new namespace with these enums, functions and traits, that should follow X, Y and Z constraints" is faster than typing all that code manually, and typing less is less straining on my hands/fingers. | ||||||||
| ||||||||
| ▲ | blackenedgem 2 hours ago | parent | prev [-] | |||||||
See https://www.commitstrip.com/en/2016/08/25/a-very-comprehensi... | ||||||||