Email or username:

Password:

Forgot your password?
Top-level
poswald

@david_chisnall Thats interesting. One thing I think about a lot is the different value proposition for LLM's for someone who already knows how to code, vs someone who doesn't. And I really worry about the pipeline of junior dev —> senior dev in this new reality of coding tools.

2 comments
ᒍᗪᙎ 🇨🇦

@poswald @david_chisnall I agree. I’ve noted in at least one comment that I use AI to do the work I’d get junior people to do*, so I don’t know how we’ll have senior people 10 years from now.

* not by choice, I don’t have any junior people.

Veirling | #MMIWG #LandBack

@poswald @david_chisnall Me too. Not to sound like an old, grumpy pants, but there is real value from going through the whole process of designing and writing a unit. Valuable lessons learned along the way such as seeing a refactor point where code is duplicated, understanding inputs and outputs and test driving a solution. Real talk? I think it orders our minds and we get better and better at writing and reading code. Junior devs are missing that. I see it all the time.

Go Up