▲ | jjmarr a day ago | |||||||||||||||||||||||||
As a junior developer it's much easier for me to jump into a new codebase or language and make an impact. I just shipped a new error message in LLVM because Cline found the 5 spots in 10k+ files where I needed to make the code changes. When I started an internship last year, it took me weeks to learn my way around my team's relatively smaller codebase. I consider this a skill and cost issue. If you are rich and able to read fast, you can start writing LLVM/Chrome/etc features before graduating university. If you cannot afford the hundreds of dollars a month Claude costs or cannot effectively review the code as it is being generated, you will not be employable in the workforce. | ||||||||||||||||||||||||||
▲ | matsemann 18 hours ago | parent | next [-] | |||||||||||||||||||||||||
But if you had instead spent the "weeks to learn your way around the codebase", that would have given dividends forever. I'm a bit afraid that by oneshoting features like these, many will never get to the required level to do bigger changes that relies on a bigger understanding. Of course, LLMs might get there eventually. But until then I think it will create a bigger divide between seniors and juniors than it traditionally has been. | ||||||||||||||||||||||||||
| ||||||||||||||||||||||||||
▲ | kweingar a day ago | parent | prev | next [-] | |||||||||||||||||||||||||
> If you cannot afford the hundreds of dollars a month Claude costs Employers will buy AI tools for their employees, this isn't a problem. If you're saying that you need to buy and learn these tools yourself in order to get a job, I strongly disagree. Prompting is not exactly rocket science, and with every generation of models it gets easier. Soon you'll be able to pick it up in a few hours. It's not a differentiator. | ||||||||||||||||||||||||||
| ||||||||||||||||||||||||||
▲ | midasz 15 hours ago | parent | prev | next [-] | |||||||||||||||||||||||||
> make an impact. To me, a junior devs biggest job is learning and not delivering value. Is a pitfall I'm seeing in my own team where he is so focused on delivering value that he's not gaining an understanding. | ||||||||||||||||||||||||||
▲ | quantumHazer 16 hours ago | parent | prev | next [-] | |||||||||||||||||||||||||
You're sabotaging yourself though. You are avoiding learning. What's the point of shipping a Chrome feature before graduating? Just to put in your CV that you've committed in some repo? In the past this would be signal of competence, but now you're working towards a future where doing this thing is not competence signaling anymore. | ||||||||||||||||||||||||||
| ||||||||||||||||||||||||||
▲ | mrheosuper a day ago | parent | prev | next [-] | |||||||||||||||||||||||||
Some companies do not like you upload their code to 3rd parties | ||||||||||||||||||||||||||
▲ | BeefySwain a day ago | parent | prev [-] | |||||||||||||||||||||||||
I'm curious what tooling you are using to accomplish this? | ||||||||||||||||||||||||||
|