When i find bugs or 'featues' that make me waste time i blame developers. They clearly don't care anymore. So ordinary users have resorted to quiet desperation through learned helplessness. Like all those 'redesigns' that remove features and turn what used to be a few memorized keystrokes to an agonizing series of scrollers, popups and "UX" animations. I just think developers don't care anymore. They don't yell enoug…
The grass was greener when I was younger, and the sugar is sweeter. Most software has always been crap. There never was a golden age, when developers 'cared'. The truth is, some developers produced polished, well-working, well-made software. Some developers still do that.
People expect technology to suck because it sucks
271–280 of 437 posts
Re: People expect technology to suck because it sucks
#272I'll point out that many of these annoyances don't have equivalents on the command-line. And the annoyances I do have on the command line I can mostly work around with wrapping things in shell scripts, aliases, or functions. It's nice to have a simple interface and high extensibility on top of it.
rm -rf / bin/bar/bash unexpectedly bricked my system
Re: People expect technology to suck because it sucks
#273Earlier quoted context omitted.
Try using some old software. Like windows 7 or vim or emacs , or PHP or old reddit. Due to their age , they 've accumulated a lot of fixes to their bugs. They may look weird and old , but they waste less of my time.
old.reddit.com is the best, is there a plugin/extension or some script to force chrome to always redirect to old.reddit.com for all reddit urls? edit: found https://chrome.google.com/webstore/detail/redirector/pajiege... and https://chrome.google.com/webstore/detail/redirector/pajiege... this one seems to be pretty popular (requestly) : https://chrome.google.com/webstore/detail/requestly-redirect... anyone have bette…
Re: People expect technology to suck because it sucks
#274I have worked for software companies for over 25 years, mostly on teams building software, and I hate software. I find bugs in every software I use (my freaking microwave oven control panel!). In addition to questionable quality, software is often downright hostile (lose all the data you typed into a web form if you accidentally backspace while not in a text field, because it navigates off the page). Ironically softw…
Everyone is in such an irrational hurry, it's been built into the "culture" such that rushing and making messes is acceptable. And by extension, customers expect things to be shit so you don't get in much trouble for doing it.
It's a feedback loop that only stops if companies (and individual programmers) start taking pride in craft > careless speed and money like they used to do back in the 50s/60s.
Re: People expect technology to suck because it sucks
#275When i find bugs or 'featues' that make me waste time i blame developers. They clearly don't care anymore. So ordinary users have resorted to quiet desperation through learned helplessness. Like all those 'redesigns' that remove features and turn what used to be a few memorized keystrokes to an agonizing series of scrollers, popups and "UX" animations. I just think developers don't care anymore. They don't yell enoug…
The grass was greener when I was younger, and the sugar is sweeter. Most software has always been crap. There never was a golden age, when developers 'cared'. The truth is, some developers produced polished, well-working, well-made software. Some developers still do that.
I've worked on 'revamp' or 'refresh' projects and it's all about stripping out features with the misguided idea that somehow one particular piece of functionality is a vastly more important value proposition to the user than all the other features.
Re: People expect technology to suck because it sucks
#276Earlier quoted context omitted.
No, subscriptions introduce the perverse incentive to release unfinished products and slowly drip-feed fixes. Having to test extensively before a one-and-only release may not drive nearly as much revenue, nor provide a running deliverable stream for a given engineer/product manager's CV, but it is clearly the better user experience.
you say this, but given a choice between a "finished" product and a competitor with more bugs and more wanted/needed features, users will almost always pick the latter unless it catastrophically affects their workflow. engineers care about quality; customers care about the fastest way of solving their problem.
No, users pick a finished product.
Re: People expect technology to suck because it sucks
#277When i find bugs or 'featues' that make me waste time i blame developers. They clearly don't care anymore. So ordinary users have resorted to quiet desperation through learned helplessness. Like all those 'redesigns' that remove features and turn what used to be a few memorized keystrokes to an agonizing series of scrollers, popups and "UX" animations. I just think developers don't care anymore. They don't yell enoug…
The grass was greener when I was younger, and the sugar is sweeter. Most software has always been crap. There never was a golden age, when developers 'cared'. The truth is, some developers produced polished, well-working, well-made software. Some developers still do that.
https://www.comfortkeepers.com/info-center/category/senior-h...
"Between the ages of 40 and 50, the number of taste buds decreases, and the rest begin to shrink, losing mass vital to their operation. After age 60, you may begin to lose the ability to distinguish the taste of sweet, salty, sour, and bitter foods. The sense of smell does not begin to fade until after the age of 70; its decrease exacerbates the loss of taste for those affected."
Re: People expect technology to suck because it sucks
#278I have worked for software companies for over 25 years, mostly on teams building software, and I hate software. I find bugs in every software I use (my freaking microwave oven control panel!). In addition to questionable quality, software is often downright hostile (lose all the data you typed into a web form if you accidentally backspace while not in a text field, because it navigates off the page). Ironically softw…
My dishwasher, which has only buttons to select what to do during the next wash cycle, has a firmware bug.
Sometimes when the door is closed, it will start one of the pumps. If I cycle "heated drying" on then off again, the pump will stop. I figured this out because, well, I've worked on firmware and I understand the how of how software can be stupid.
After I learned to recognize watchdog resets, I started seeing them more and more often, and became even more terrified of how bad software is.
Re: People expect technology to suck because it sucks
#279Earlier quoted context omitted.
I would tell a slightly different version of this story, focusing in on "rollout-based quality assurance". I would say that effortless, automatic updates are to blame. When you can always just push an update, the impact of a given bug goes way down. It's no longer mission-critical to exterminate flaws before shipping; a totally broken feature becomes a mere annoyance. So project prioritization shifts from polishing a…
absolutely this. Back in the early 2000s quality assurance was insane. A release is was working on (aaa title from a major studio) was blocked because players' eyes were rendered incorrectly and you had to really zoom in to even see the glitch. And of course you had to find and fix all bugs before october, or else you won't be able to hit Christmas sales. Once internet updates became the norm, it all became pretty mu…
Re: People expect technology to suck because it sucks
#280I've used many of the same technologies he's talking about and have experienced almost none of these issues... maybe I just got lucky but it seems we have the bigger problem that these systems are so complex that they've almost reached chaos theory levels of total randomness of behavior from small changes to initial inputs.
Your computer with 1TB storage has ~2^8trillion possible states it could all be in.
Number of states you could count through if you burnt up The Sun trying: ~2^128 or so, tops.
Atoms in the universe: ~10^80.