The fact that most of you didn’t have that before AI is, idk, crazy?
There are shortcuts, snippets, :!ipc, ahk, etc.
It took 25 years of the internet and a whole multi-trillion bubble to provide a boilerplate completion? Seriously? Editing 101. And then you hear “I don’t need Vim/Emacs/etc, I just use zero-config VSCode”. I guess that’s what one gets by not programming their programming environment. Imagine being a programmer and not automating your job for years. Digital Amish style.
I may have tweaked a couple of things in that (and refactored a hell of a lot since) but here's a Python script that I definitely did not write a single line of code:
I spent most of my mental energies with this project on the grammar, the memory architecture, and fitting all of the pieces together. Cursor and Claude did most of the typing.
Keep in mind I'm iterating over the grammar and making rather large changes in the runtime all the while:
This is not boilerplate, what are you comparing it with? The root commenter and their replies clearly stated that they use AI for things which they know how to do but too tedious to type. General code generation abilities are out of this scope.
If you're implying I didn't have anything but edlin levels of manipulation prior to AI you've mistaken what was said. The matter here is "a third way AI is used" not "I had no forms of automation at all until this way to use AI came around". Surely, at some point, you've replaced, upgraded, or improved one of your automation methods in the last several decades as well?
On that note, I certainly wouldn't choose to invest all this money just to get better autocomplete... but whether or not someone else did I'm going to use it where it makes sense for me to.
There are shortcuts, snippets, :!ipc, ahk, etc.
It took 25 years of the internet and a whole multi-trillion bubble to provide a boilerplate completion? Seriously? Editing 101. And then you hear “I don’t need Vim/Emacs/etc, I just use zero-config VSCode”. I guess that’s what one gets by not programming their programming environment. Imagine being a programmer and not automating your job for years. Digital Amish style.