US CEOs experience imposter syndrome
It's not imposter syndrome if you're really an imposter.
US CEOs experience imposter syndrome
It's not imposter syndrome if you're really an imposter.
A short read, but I really got a lot out of it. One thing I've started losing with the rise of AI and didn't realize until now is the communication with coworkers about current problems we're working through. I reach out to people in the git-blame log, and others used to reach out to me. But now everyone asks the AI, so we're even more siloed than before.
It feels less like we're working together and more like we're working next to each other.
The workflow was: Google it, find Stack Overflow, maybe actually read the documentation (said as a joke, but not really).
Anyone that says this is not good at their job in the first place. I (and other actually competent devs I've talked to about it) have always gone straight to official documentation first. Stack overflow has its place, but it is not the first place to research.
I have met few colleagues in my career who bothered to read the official documentation, even when failing to find the answer on Google. Most would either just give up and say the problem is unsolvable (it never was) or try hack after hack until something stuck, never knowing why it worked.
Docs rarely give you information about anything except the happy path. StackOverflow did.
I (and other actually competent devs I’ve talked to about it) have always gone straight to official documentation first.
This is silly posturing. Anyone that is troubleshooting a problem tends to start by googling the error message, and more often than not Google will return SO hits, not official documentation.
Is that because you didn’t bother to read the documentation before using product X, and now you encountered some issue because you used X incorrectly?
After years of using SO, then years of going to docs first, I've started going back to SO. It just tends to be faster. You can find a question that is 90% similar to yours, rather than piece together scattered bits of information across pages and pages of docs.
Problem is docs are often out of date. Either old, or too new if you have to use an older version. So you can spend hours chasing your tail because what the docs and examples say works, doesn't.
I do agree to start there, but reading the raw code if available is often times the best, and AI can do that much faster if its source available. And ofc it can be wrong in how it "thinks" it should work but so can humans when skimming quickly.
Problem is docs are often out of date. Either old, or too new if you have to use an older version. So you can spend hours chasing your tail because what the docs and examples say works, doesn’t.
I did say "first", as in the first place you check and not saying you never have to go elsewhere.
"often" is doing some heavy lifting here. Stack overflow and yes looking at source code are useful tools, but the vast majority of the time, the "stack overflow coders" completely eschewed the official documentation when reading it would have not only provided then the information they needed but also helped then develop an intuition for how a library worked that would have served them much better.
Of course I mostly take issue with the blog presenting the experience of a "stack overflow coder" as a universal experience when it was just the experience of incompetents.
Are we human, or are we Dancer?
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Follow the wormhole through a path of communities !webdev@programming.dev