I feel like no one has said the elephant in the room. QA teams were fired/never hired in the first place (put onto the Devs/support/customer to report and test) Management want features and selling not Lovability and polish. We are just hitting an all time of make make make.
QA is more likely needed for humans, but in the LLM era, when agents write consistent code, there is no need for it anymore in my opinion. A bad example, but still: I recently developed a TG bot without a single test, and yet, it works.
Ask HN: Is it just me, or is software buggier across the board?
111–120 of 128 posts
Re: Ask HN: Is it just me, or is software buggier across the board?
#112Earlier quoted context omitted.
Yeah in Windows XP time if my computer didn't crash several times a week, it was odd.
Ironically Windows XP was the first "consumer" (i.e. not "workstation") Windows version to not crash several times a day . In the 98/ME era, it was pretty common to reboot every couple hours or the system would randomly do that for you.
Re: Ask HN: Is it just me, or is software buggier across the board?
#113I thought about writing a comedy, set in the far future, where everything looks beautiful but nothing works right and it's just accepted (almost unnoticed) as a running gag throughout the film. Now I wonder how prescient that would be.
Re: Ask HN: Is it just me, or is software buggier across the board?
#114I feel like no one has said the elephant in the room. QA teams were fired/never hired in the first place (put onto the Devs/support/customer to report and test) Management want features and selling not Lovability and polish. We are just hitting an all time of make make make.
Partly it was about continuous delivery - you can’t push out to production instantly if you have people doing QA.
Partly it was - developers should be responsible for the quality of what they produce.
And it was also trendy to say - I’ve just got rid of our QA team - we don’t need them.
Re: Ask HN: Is it just me, or is software buggier across the board?
#115Earlier quoted context omitted.
Yeah in Windows XP time if my computer didn't crash several times a week, it was odd.
Ironically Windows XP was the first "consumer" (i.e. not "workstation") Windows version to not crash several times a day . In the 98/ME era, it was pretty common to reboot every couple hours or the system would randomly do that for you.
Re: Ask HN: Is it just me, or is software buggier across the board?
#116I feel like no one has said the elephant in the room. QA teams were fired/never hired in the first place (put onto the Devs/support/customer to report and test) Management want features and selling not Lovability and polish. We are just hitting an all time of make make make.
This is the correct take. QA was under attack the entire Agile(TM) cycle we just exited. Now with agentic coding, the only thing keeping it on the rails is TDD. Either you write the tests or you write the spec. You are also responsible for the output. Welcome to the New Age. Management is just as clueless as they have ever been (some more than others) and yet most of them lack the intelligence to know exactly how it…
Re: Ask HN: Is it just me, or is software buggier across the board?
#117Re: Ask HN: Is it just me, or is software buggier across the board?
#118I started my professional career in software development in the mid 80's and had home computers like Atari before then. While software was much more simple back then, I think people just whine more now. When we encountered bugs, we worked around them and adapted. We didn't have the Internet to cry to. We were happy that we even had computers and they mostly worked.
People forget how buggy software used to be or grew up post phone/tablet/webapp where bugs are fixed much faster.