Earlier quoted context omitted.
I hadn't seen notabug before. Visited the site and this was the current top post (censored by me): "Should I complain about a nXXXXr cashier braying like a donkey?" That's not a great first impression... As a side note, anyone know how to do multiple asterisks on HN? Backslash doesn't seem to work as an escape character.
No doubt. The people at notabug, mostly, are the most abrasive assholes that have been pushed out from other sites. They're not good people. You gotta be the change you want to see. I often post about technology and science there. But I'm simply not enough to make the frontpage always tolerable to people that can't ignore assholes. Sometimes there are strings of racist posts but that's still better than corporate cen…
Ask HN: Is “new” Reddit completely unusable for anyone else?
91–100 of 189 posts
Re: Ask HN: Is “new” Reddit completely unusable for anyone else?
#92Earlier quoted context omitted.
> It’s not the designers’ fault, it’s developers seeing everything as a technology problem rather than a user needs problem Yes, but in a big company developers don't define the product, (product) designers do.
“Big company” developers: do you call yourself “Unit 3829” or “autonomous drone 283”? Because seeing comments like above so frequently, you’d think developers are sacred and never do wrong but have no free will or input.
Developers who express their free will strongly risk getting fired. It pays to keep their mouth shut and let the firm torpedo itself.
Re: Ask HN: Is “new” Reddit completely unusable for anyone else?
#93Earlier quoted context omitted.
It’s not the designers’ fault, it’s developers seeing everything as a technology problem rather than a user needs problem (and I’m speaking as a developer). The best solution for any given problem is usually the simplest, at least until you find that you specifically need extra complexity to solve a user need. Unfortunately modern client-side development is fixed in a mindset of developer efficiency above all, which…
responsive sites and mobile apps have led to the mobilification of desktop sites. there is absolutely a branding/marketing/design trend pushing shiny over usability. ive noticed it in banks in the last 5 years, where they have replaced dense powerful beautiful text based interfaces with giant versions of their mobile apps. huge buttons, minimal screen density. https://m.signalvnoise.com/why-i-love-ugly-messy-interfac…
You forgot to mention that they load progressively and you never know when the page layout is done and stable, so when you think you click on something, your click ends up being received by a button/link which popped up in between, and there we go, launching a new page or performing an unwanted action, and then going back to the previous page (well, you've got to find the way to go back, because of course it may or may not obey the standard "previous page" command, or it may or may not be a one-page app with a specific way of going back [a cross, a link, a button, ...] placed in a specific place [upper right corner, upper left, bottom row, bottom left corner, bottom right, in a window, in the full page space, etc.]), and waiting for the original page to reload completely one more time...
Re: Ask HN: Is “new” Reddit completely unusable for anyone else?
#94Earlier quoted context omitted.
“Big company” developers: do you call yourself “Unit 3829” or “autonomous drone 283”? Because seeing comments like above so frequently, you’d think developers are sacred and never do wrong but have no free will or input.
> you’d think developers are sacred and never do wrong but have no free will or input. Developers who express their free will strongly risk getting fired. It pays to keep their mouth shut and let the firm torpedo itself.
Re: Ask HN: Is “new” Reddit completely unusable for anyone else?
#95Earlier quoted context omitted.
>I swear it's almost like web designers are trying to make things worse. They are, because the business wants you to download the app.
This kind of clueless, smug cynicism is one of the worst parts of internet comments. It's why basically every comment section on Reddit is a vapid circlejerk.
Re: Ask HN: Is “new” Reddit completely unusable for anyone else?
#96Earlier quoted context omitted.
This is the first HN comment I have seen that actually describes what about the new design makes it unusable. Most that I have seen are "The new design is unusable! Everyone agrees with me! I use old.reddit.com and do not use the new design!" A few comments point out that nothing loads without errors, but that's not a design problem -- that's an implementation problem. With that said, I am throwing my hat into the "I…
I just checked, opened https://old.reddit.com/r/france : less than 2 seconds, the page is fully loaded. Tried https://www.reddit.com/r/france/ : more than 4 seconds before the page is loaded. Loading : https://old.reddit.com/r/france/comments/ccs5tx/emmanuel_mac... is about 2 seconds. Loading: https://www.reddit.com/r/france/comments/ccs5tx/emmanuel_mac... about 6 seconds. The new reddit looks therefore 2 to 3 times…
Re: Ask HN: Is “new” Reddit completely unusable for anyone else?
#97The new design is godawful and unusable, especially without JavaScript. Switching to old.reddit.com is a breath of fresh air. The juxtaposition seems like an ideal case study in how bad modern web design is. I swear it's almost like web designers are trying to make things worse.
Re: Ask HN: Is “new” Reddit completely unusable for anyone else?
#98Re: Ask HN: Is “new” Reddit completely unusable for anyone else?
#99Earlier quoted context omitted.
It’s not the designers’ fault, it’s developers seeing everything as a technology problem rather than a user needs problem (and I’m speaking as a developer). The best solution for any given problem is usually the simplest, at least until you find that you specifically need extra complexity to solve a user need. Unfortunately modern client-side development is fixed in a mindset of developer efficiency above all, which…
> It’s not the designers’ fault, it’s developers seeing everything as a technology problem rather than a user needs problem Yes, but in a big company developers don't define the product, (product) designers do.
If we are talking about poor interaction design patterns and unintuitive conceptual models with no prior usability testing/UX research then designers/researchers deserve the blame (assuming devs didn't botch the implementation and create usability problems), but this isn't the issue at hand... platform stability is and that's the job of the developers who code it.