AI was supposed to help juniors shine. Why does it mostly make seniors stronger?
41–50 of 481 posts
Re: AI was supposed to help juniors shine. Why does it mostly make seniors stronger?
#42Ai amplifies intelligence/skill
Re: AI was supposed to help juniors shine. Why does it mostly make seniors stronger?
#43Re: AI was supposed to help juniors shine. Why does it mostly make seniors stronger?
#44AI is filling "narrow" gaps. In the case of seniors these are: -techs they understand but still not master. AI aids with implementation details only experts knowb about - No time for long coding tasks. It aids with fast implementations and automatic tests. - No time for learning techs that adress well understood problems. Ai helps with quick intros, fast demos and solver of learners' misunderstandings In essence, in…
Re: AI was supposed to help juniors shine. Why does it mostly make seniors stronger?
#45Re: AI was supposed to help juniors shine. Why does it mostly make seniors stronger?
#46Verification. That’s the whole issue in a nutshell. Can the output of a generative system be verified as accurate by a human (or ultimately verified by a human) Experts who can look at an output and verify if it is valid are the people who can use this. For anyone else it’s simply an act of faith, not skill.
Re: AI was supposed to help juniors shine. Why does it mostly make seniors stronger?
#47For the same reason that an amateur with a powertool ends up in the emergency room and a seasoned pro knows which way to point the business end. AI is in many ways a powertool, if you don't know what you are doing it will help you to do that much more efficiently. If you do know what you are doing it will do the same.
Re: AI was supposed to help juniors shine. Why does it mostly make seniors stronger?
#48I read, ages ago, this apocryphal quote by William Gibson: “The most important skill of the 21st century is to figure out which proper keywords to type in the Google search bar, to display the proper answers.” To me, that has never been more true. Most junior dev ask GeminiPiTi to write the JavaScript code for them, whereas I ask it for explanation on the underlying model of async/await and the execution model of a J…
Feels like the real "AI literacy" isn't prompt engineering in the meme sense, but building the conceptual scaffolding so that the prompts (and the outputs) actually connect to something meaningful
Re: AI was supposed to help juniors shine. Why does it mostly make seniors stronger?
#49Re: AI was supposed to help juniors shine. Why does it mostly make seniors stronger?
#50Verification. That’s the whole issue in a nutshell. Can the output of a generative system be verified as accurate by a human (or ultimately verified by a human) Experts who can look at an output and verify if it is valid are the people who can use this. For anyone else it’s simply an act of faith, not skill.
It would be great if responses were tagged with uncertainty estimates.