| ▲ | d4rkp4ttern an hour ago | |||||||
I can see where it's coming from. Putting it starkly, at a high level, the broad effect of AI is this:
whether in coding, or drawing, or music composition, or writing, or translation, or so many other areas.College students working hard to gain expertise in specific areas are faced with the prospect that this very expertise is being "democratized" by AI, putting it in the hands of literally anyone. Sure, true expertise is still needed to "validate" (and train) the AI, etc, etc, but that's a small consolation. Relatedly, a year ago I was excited to learn the Rust language. Now I don't see the point (And I'm building tools with Rust). I'm sure this sentiment extends across fields. | ||||||||
| ▲ | freedomben 27 minutes ago | parent | next [-] | |||||||
> Relatedly, a year ago I was excited to learn the Rust language. Now I don't see the point (And I'm building tools with Rust). I'm sure this sentiment extends across fields. I'm in a very similar boat! I've had rust on my to-do list for a very long time, but never found the bandwidth in the personal life to actually dig in enough to get proficient. Since AI has come around, I've been able to write a lot of tools in rust and just learn little pieces as I need to. My first couple results were not very great as I didn't know what I was doing, but I've learned enough about structuring good rust apps from the experimentations that I can crank out something pretty decent now. The AI is so good at holding my hand that it has fundamentally changed how I approach unknown languages and stacks. I used to pick the best stack that I was proficient with for the job. Now I pick the best stack for the job, and become proficient in it. Pretty wild times we live in. | ||||||||
| ||||||||
| ▲ | snowwrestler 33 minutes ago | parent | prev [-] | |||||||
No, expertise is more important when working with AI, because it can make mistakes. Expertise is the ability to predict, understand, and mitigate such mistakes. In science for example, anyone can do an experiment about gravity. In fact millions of high school kids do every year. What makes an expert scientist is the ability to understand all the many ways such experiments can fail to accurately measure the underlying reality. Or consider an AI writing a press release. A PR expert will catch nuances of wording that will confuse readers, or leave fodder for others to attack or mischaracterize the announcement. College students know this because they are working with AI. And what makes them mad is the human-driven false notion that AI devalues expertise. AI looks like magic to non-experts. But it’s not, it’s more like a “junior engineer” or “PR intern” to people with actual expertise to evaluate its output. | ||||||||
| ||||||||