Ask HN: What are the most annoying things in software development?
1–10 of 41 posts
Re: Ask HN: What are the most annoying things in software development?
#2Re: Ask HN: What are the most annoying things in software development?
#3Re: Ask HN: What are the most annoying things in software development?
#4Requirements churn
Re: Ask HN: What are the most annoying things in software development?
#5Re: Ask HN: What are the most annoying things in software development?
#6Over and over again.
Re: Ask HN: What are the most annoying things in software development?
#7Re: Ask HN: What are the most annoying things in software development?
#8Having to tell others (contractors, collaborating 3rd parties, etc.) what they shall do and how to do it. We've got an issue tracker and a TODO list and tons of TODO/FIXME/XXX comments in our code base. How about working on those? Pick an issue in the tracker (or if you've found some TODO/FIXME/XXX that hasn't assigned a tracking ID, create a new own) and work on it! Oh, and please don't ask me for a pinned down specification for each and every detail; it takes me more time and work to write down such micromanaging specs, than it'd take me, to write the code myself.
You think meetings are productivity killers? At least you can zone out in those and mentally work problems. People asking to be micromanaged, that's what really grinds my gears.
Re: Ask HN: What are the most annoying things in software development?
#9Re: Ask HN: What are the most annoying things in software development?
#10Bikeshedding during code reviews