Might be a very noob question but in this era of LLMs, let me ask the reverse, how do you gain expertise? It seems this rewards people who had expertise pre LLMs, but what about people who don’t have that in a specific domain? What approaches are viable now in this current system?
I'm not sure I understand the question. What would prevent you from doing what these people did now that LLMs are here?
LLMs reward expertise
81–90 of 607 posts
Re: LLMs reward expertise
#82Earlier quoted context omitted.
The question i wonder about is, when will an event come along that persuades everyone that human understanding is still required? Or will it never come?
That question makes me think about Boeing. Or NASA. Or Enron. Reality always wins, no matter what management and Investor Relations says.
Re: LLMs reward expertise
#83Earlier quoted context omitted.
> You could read some general reference/guide/tutorial documentation on CSS, and then probably solve your problem Hours + Hours of reading and a lot of trial-and-error. The loop was so long and sooo slow. Now it's instant. As if your very first Google search just solved the problem for you immediately.
>Hours + Hours of reading and a lot of trial-and-error. The loop was so long and sooo slow. But that's how you learn...
Re: LLMs reward expertise
#84> In the 2010s, if you had technical gaps (say, you couldn’t write CSS), you had to either rely on a skilled colleague or just hope that the answer to your exact problem was out there on the internet. You could read some general reference/guide/tutorial documentation on CSS, and then probably solve your problem (without searching for "how to center a div", or whatever your exact problem was, and copy&pasting the answ…
The example math is boundary-pushing and definitely not a solved problem. But most of us work on CRUD backends with a React frontend. Those are more or less solved problems that have well-documented solutions. For those kinds of tasks, LLMs just reward usage.
I can count on one hand the number of times in my career I've needed to solve a problem that's not described on Stack Overflow.
Re: LLMs reward expertise
#85Re: LLMs reward expertise
#86> In the 2010s, if you had technical gaps (say, you couldn’t write CSS), you had to either rely on a skilled colleague or just hope that the answer to your exact problem was out there on the internet. You could read some general reference/guide/tutorial documentation on CSS, and then probably solve your problem (without searching for "how to center a div", or whatever your exact problem was, and copy&pasting the answ…
Re: LLMs reward expertise
#87Earlier quoted context omitted.
This "instant" loop is so fast because it doesn't involve the part where you learn
You seem to be hung up on the part about "learning". Do you know how x86 registers work? Or atomic instructions available on ARM, SPARC, or POWER architectures? No, of course not. Because all of that got abstracted to higher-level instructions decades ago.
Re: LLMs reward expertise
#88Earlier quoted context omitted.
We don't need to learn CSS anymore. Just like we don't need to learn ASM since GCC does a great job generating it from higher-level code.
I want to believe this is sarcasm, but it's so hard to tell these days.
We've all accepted that code-generation has been required and accepted for decades.
Re: LLMs reward expertise
#89I think if we have a large population of generalists, then none of them are generalists after all
Re: LLMs reward expertise
#90Might be a very noob question but in this era of LLMs, let me ask the reverse, how do you gain expertise? It seems this rewards people who had expertise pre LLMs, but what about people who don’t have that in a specific domain? What approaches are viable now in this current system?
Skills will have to be built through artificial constraints. Pen & paper, reading books, not using AI, etc.