Tell HN: I stopped caring about personal development in tech after seeing GPT-4
11–20 of 177 posts
Re: Tell HN: I stopped caring about personal development in tech after seeing GPT-4
#12Re: Tell HN: I stopped caring about personal development in tech after seeing GPT-4
#13AlphaZero ended human interest in Chess too didn't it.
Re: Tell HN: I stopped caring about personal development in tech after seeing GPT-4
#14I have the opposite take... there's a program I use (and ties me to Windows) called WikidPad[1], it's a personal Wiki, written in Python. The win32 version works great, and because it's compiled (back in 2018), the binary should do so forever. The Linux distribution is source based, and broke when WxWidgets changed the name/nature of some key parameters to its calls. I'm a Pascal programmer, not a Python programmer..…
C++ versus Pascal mindset. :)
> This is the first time I've seen it applied to programming. Programming is just a means to an end. I've never considered programming to be an industry.
Yes and no. It did not replace the good accountants who actually orchestrated the whole department, but it got rid of a lot of the low-level grunt work.
AI-supported coding autopilots seem to go in the same direction: The junior devs whose whole job it is to translate architectural and design specifications into excessively verbose boilerplate code will struggle to survive, but the software architects above them will find a new means through which to express the analytical thinking, process planning and understanding of complex dependencies that they're paid for.
Re: Tell HN: I stopped caring about personal development in tech after seeing GPT-4
#15If you stop now you will get replaced by gpt. It will be years if not decades before gpt will replace the last programmer, but it won't be long before it will replace the bad programmers.
Re: Tell HN: I stopped caring about personal development in tech after seeing GPT-4
#16Re: Tell HN: I stopped caring about personal development in tech after seeing GPT-4
#17Re: Tell HN: I stopped caring about personal development in tech after seeing GPT-4
#18I have the opposite take... there's a program I use (and ties me to Windows) called WikidPad[1], it's a personal Wiki, written in Python. The win32 version works great, and because it's compiled (back in 2018), the binary should do so forever. The Linux distribution is source based, and broke when WxWidgets changed the name/nature of some key parameters to its calls. I'm a Pascal programmer, not a Python programmer..…
> his is the first time I've seen it applied to programming. Programming is just a means to an end. I've never considered programming to be an industry. C++ versus Pascal mindset. :) > This is the first time I've seen it applied to programming. Programming is just a means to an end. I've never considered programming to be an industry. Yes and no. It did not replace the good accountants who actually orchestrated the w…