upvote
Developers are a TINY percentage of the population (< 1%). The anti-AI sentiment is coming from the other 99%.
reply
> but there’s no denying that the barrier to entry has fallen significantly.

The barrier to entry to make slop is lower, but it's gotten much higher for developing the skill of programming. There was already an issue with a lack of mentorship and path for juniors when agile attempted to turn software engineers into assembly line workers, among other issues with the industry becoming hyper short-term focused.

Now you have educational barriers where students are competing with other students that are cheating with LLMs. There are psychological barriers with learned helplessness. The 100k lines of vibecoded slop produced hits a wall but they've gained no understanding of the code in the process or ability to make changes themselves. At the first job juniors and interns get they're being told not to take the time to learn and understand the problem they're working and instead they need to hit the LLM slot machine or risk getting fired.

reply
> Even veteran developers are angry that the talents they’ve been building for years have become a little less unique almost overnight. I believe there is still a lot of value to experienced human developers, but there’s no denying that the barrier to entry has fallen significantly

The barrier to entry was always low. You only need a book and a computing device that allows to run code you’ve edited. The rest is just technical skills, theoretical knowledge and practical experience (gained over time). What was always hard is systematic problem solving, which is a mindset thing. And LLM can’t help you there.

I don’t consider my talents unique. My only value as a developer was always problem solving. Anything else has been automated for ages.

reply