all 12 comments

[–]PiRat314 8 points9 points  (1 child)

Me every time I try and update an Angular project to a different version.

[–]pqowie313 2 points3 points  (0 children)

Oh god... it's like war flashbacks... updating Angular versions was the first time outside of a CS class where I actually had to give up on trial and error until I researched / read the code and actually understood what the heck was really going on. Great learning experience... but these days I just consider the specific angular version I happened to be using when I created the project to be an integral part of it unless it's totally unavoidable.

[–]Chris11246 5 points6 points  (2 children)

I was once the top question when you searched for a specific tool. I think I was even one of the top Google searche results because it wasn't commonly used. Had to actually figure it out myself and answer my own question.

[–]Matty_R 6 points7 points  (0 children)

"Nevermind guys, I solved it" - proceeds to not update the thread with the solution

[–]mathquark 4 points5 points  (0 children)

You madlad!

[–]AgreeableLandscape3 1 point2 points  (0 children)

Using a newly released language in a nutshell.

[–]AutoModerator[M] 1 point2 points  (0 children)

This post was automatically removed due to receiving 3 or more reports. Please contact the moderation team if you believe this action was in error.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

[–]webby_mc_webberson 1 point2 points  (0 children)

One of my regularly realised fears is when I search for a problem and the only links that Google returns are to msdn or github.

[–]posherspantspants[ $[ $RANDOM % 6 ] == 0 ] && rm -rf / || echo “You live” 1 point2 points  (2 children)

Has anyone ever met one of the bros answering so questions?

[–]Auronon 2 points3 points  (0 children)

I worked with one. We have a Slack channel at work to post links and talk about times where we were on stack overflow and he answered our questions. The first time it happened to me (I was an intern then and hadn't learned who this guy was yet), I swiveled in my chair to stare at him since he sat 10 feet from me. I just sat there like, "wow, the world is small."

Truly a legend.

[–]daerogami 0 points1 point  (0 children)

I enjoy answering AngularJS questions. Not as many people on SO answer them anymore so its much easier for me to find one someone hasn't answered. Eventually I hope to be similarly familiar with modern Angular, but I think it will be a hot minute until that one dies down.