In my first corporate job out of college (a NOC at an ISP) I was asked to update the documentation for troubleshooting quality of service issues. I checked our wiki for what was already there and it horrendous. I started to mentally thrash the person and was going to go confront them about it. When I checked the edit history I was greeted by a single edit and my username a week after I started the job. I learned a gr…
Well anyone would be pissed if the only documentation was written by some asshole on his first week.
Who wrote this shit?
181–190 of 300 posts
Re: Who wrote this shit?
#182My favourite is when you're a solopreneur working in your own repos and still asking yourself "who wrote this shit?!"
Re: Who wrote this shit?
#183Earlier quoted context omitted.
Erm, you realize that it was YOU, who ignored the essential parts of my comment, proofing my point? Apparently not. Otherwise, sure: "Is it because YOU ignored them and didn't update them with code changes? Or others did so and it got past a code review? " Both happened. And I doubt this never happened to you. And if it really never happened to you - then you either are a superhuman - or never had to ship lots of cod…
It does happen, but it is the exception and not the rule. If you're entire argument hinges on the exception case then I'd rethink your position.
Re: Who wrote this shit?
#184Re: Who wrote this shit?
#185Am I the only one who just... writes good code? I look back on code from when I was a junior and sure, it's bad. But code from 4 years ago? It's still perfectly fine. I don't believe that it's normal for long-time seniors to think their code from only a year ago is consistently bad, yet there are a lot of comments in here to that effect.
FWIW, I did write atrocious code when I was 16. But I'm in my 40's now.
Re: Who wrote this shit?
#186Re: Who wrote this shit?
#187In my first corporate job out of college (a NOC at an ISP) I was asked to update the documentation for troubleshooting quality of service issues. I checked our wiki for what was already there and it horrendous. I started to mentally thrash the person and was going to go confront them about it. When I checked the edit history I was greeted by a single edit and my username a week after I started the job. I learned a gr…
Always check git blame before winging out insults. Then, only blame people no longer at the company ;)
I say this in jest, mostly...
Re: Who wrote this shit?
#188In my first corporate job out of college (a NOC at an ISP) I was asked to update the documentation for troubleshooting quality of service issues. I checked our wiki for what was already there and it horrendous. I started to mentally thrash the person and was going to go confront them about it. When I checked the edit history I was greeted by a single edit and my username a week after I started the job. I learned a gr…
Always check git blame before winging out insults. Then, only blame people no longer at the company ;)
Re: Who wrote this shit?
#189Earlier quoted context omitted.
On the other end, it's fun when you encounter a bug and go search for an answer and end up reading an answer on Stack Overflow that _you wrote_ 5 years ago and totally forgot about it.
Haha, this happened to me for the first time recently. Asked a question, didn’t get any answers, ended up updating my post with the answer I eventually found. Even had a couple of responses thanking me for the follow up. Five years later, ran into the same problem and forgot the answer, my answer was the top result on google.
Then I realized I wrote the comment. I didn't address the things because I was looking for it then and I'm stilling looking for it.
Re: Who wrote this shit?
#190Software quality cannot be pinned to a single individual. Software quality emerges from your software development process.
So, for me, it is more: "Who approved this shit?"