Ask HN: Have you lost enthusiasm for programming and learning after ChatGPT?
I mean, how far are we from interactively describing the problem in English and having an AI translate it directly to ASM instructions? Aren't LLMs, "transformers" in essence?
Yeah, ChatGPT spits out hallucinations and downright wrong answers for some technical questions but it's only GPT3. Ridiculous amounts of funds is getting redirected to this space. They're gonna improve these models, they always do [1] [2].
And where do we stand here? Would you learn a book on "Optimal Design of Vacuum Tubes" when Shockley introduced the transistor? Would you read the documentation of a steamship when Tesla was demonstrating his coil to the public?
[1]: https://miro.medium.com/v2/resize:fit:651/1*aksFYLAhO-I85DST29svXQ.png
[2]: https://arxiv.org/abs/2302.14045
29 comments
[ 2.7 ms ] story [ 69.6 ms ] threadChatGPT is about as far removed from AGI as it's possible to get. I wouldn't worry about it at all, it's just another tool, albeit a toy one at this point.
As I've understood, even the researchers in the field have no idea why this happens. It's completely empirical and a "discovered phenomenon" at this point.
[1]: https://www.jasonwei.net/blog/emergence
[2]: https://jacobbrazeal.wordpress.com/2022/09/23/gpt-3-can-find...
[1]: http://www.letsgofrolic.com
No, its GPT-3.5.
> Ridiculous amounts of funds is getting redirected to this space. They're gonna improve these models, they always do
And it almost always takes decades longer than people expect in the early hype.
Really, aside from seeing “prompt crafting” as an additional important tool in the programmer’s toolbox, and opening up a whole range of new possibilities incorporating new technologies into apps, I don’t think it changes things for programmers that much in the near term, and even in the lo g term, while I’m sure there will be big changes, I think we’ll look back at “LLMs will eliminate the need for specialized programmers” the same way as the same thing being said about 4GLs and associated low-code/no-code tools.
It's been a force multiplier for me, across the tech stack. Database, backend, frontend, edge, infra - you name it.
It's a great product.
Engineers who don't integrate this into their workflows will probably be left behind as much as we left behind engineers who manually manage their memory. (hint: not too much but their scope of work dramatically shrunk to specific nitches)
Not Assembler but someone has documented their todo app on youtube. https://www.youtube.com/watch?v=Pi-5_eid7VA&ab_channel=Joshu...
The youtube comments are interesting, and I'd say, see how far you get trying to build an app with it meeting all the requirements, thats the real proof in the pudding.
It is pretty good at some types of things no doubt, but let's not get carried away by an LLM!
[1]: https://www.parc.com/blog/half-human-half-computer-meet-the-...
> The Intel 4004 is a 4-bit central processing unit (CPU) released by Intel Corporation in 1971
I am very certain that in 2 years' time no white-collar job will be performed anymore alone in front of a PC. You will always collaborate with an assistant.
Personally this makes me super excited. As a Satellite Engineer, I always wanted to have a Jarvis-like experience and was super disappointed, when I found that the hardware engineering world was only paper-pushing excel files. Finally the future is here and engineers can focus on solving problems instead of on tasks that can be automated.
[1] https://assistedeverything.substack.com/p/the-age-of-assiste...
Quite the contrary.
ChatGPT may or may not be useful, but it demonstrates that AI will be an intellectually stimulating topic for decades to come. One of my kids is in college doing a degree in math and is also very interested in linguistics. She's intrigued by ChatGPT and now contemplating getting deeper into computer science. Her curriculum is heavy on discrete math, which seems like exactly the right background to understand LLMs in particular and AI in general. If good things come of this tech it will be at least in part due to the curiosity of people like her. It's hard not to feel optimism.