Ask HN: Where to get started with AI assisted coding?
1–9 of 9 posts
Re: Ask HN: Where to get started with AI assisted coding?
#2Re: Ask HN: Where to get started with AI assisted coding?
#3Re: Ask HN: Where to get started with AI assisted coding?
#4[1] : http://bit-player.org/2023/ai-and-the-end-of-programming
Re: Ask HN: Where to get started with AI assisted coding?
#5As someone with programming experience, I would personally recommend starting with Cursor. It has three modes: chat, composer, and agent, for varying degrees of “ask questions about my code” to “do the coding for me” so that you can experiment with different workflows. Since it’s an IDE and can import your settings from VSCode or similar it will also feel integrated/familiar.
Re: Ask HN: Where to get started with AI assisted coding?
#6Just read the Brian Hayes essay "AI and the end of programming" from 2023. It is a nice story about his experience with getting chatgpt to do some programing tasks and related discussion. As a spoiler he does not see the current state of thing as "the end of programing". [1] : http://bit-player.org/2023/ai-and-the-end-of-programming
"From 2023" is an eternity in AI development. Do you mean that he was clickbaiting originally, or that he changed his mind, or just what?
Re: Ask HN: Where to get started with AI assisted coding?
#7[0] https://levelup.gitconnected.com/license-to-kill-coding-with...
Re: Ask HN: Where to get started with AI assisted coding?
#8Just read the Brian Hayes essay "AI and the end of programming" from 2023. It is a nice story about his experience with getting chatgpt to do some programing tasks and related discussion. As a spoiler he does not see the current state of thing as "the end of programing". [1] : http://bit-player.org/2023/ai-and-the-end-of-programming
>he does not see the current state of thing "From 2023" is an eternity in AI development. Do you mean that he was clickbaiting originally, or that he changed his mind, or just what?
Re: Ask HN: Where to get started with AI assisted coding?
#9Earlier quoted context omitted.
>he does not see the current state of thing "From 2023" is an eternity in AI development. Do you mean that he was clickbaiting originally, or that he changed his mind, or just what?
2023 is a while but I thought it was a fair description of what LLMs are doing, how they work, and what that means for programing. The blog post is a discussion of work being done in the field (at the time at least). He did not say it is a pointless endeavor. It sounded more like LLMs are just not like a human mentor that can guide the way, but more like an assistant that might help with some of the grudge work (sort…
That matches my general impression (except that it does seem to "understand" some ideas in the sense of accurately modelling them, and it's not at all limited by typing speed).