TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Why do so many developers seem hostile to their users these days?

93 pointsby diminiumover 3 years ago
This is a discussion I hope can lead to some answers among the developer community about what&#x27;s going on these days.<p>I previously wrote about how various shopping sites are being very hostile to their customer base [https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=29384866]. Why does a 32kb text article need 10MB of battery draining heavy javascript to just work? But this is more then just shopping sites as so many websites, browsers, programs, and even OS&#x27;s are making decisions that are hostile to their users. And it&#x27;s coming from everywhere. What used to be controversial (e.g. dark patterns), is now normal. And if the user complains - the answers from the developers is &quot;we&#x27;re sorry, just live with it?&quot;<p>I could write an essay on this but I&#x27;ll focus on a company which publicly represent this hostility - Blizzard. Blizzard is an entertainment company in an industry which has a tremendous amount of competition. And many Blizzard games are paid for directly from the user&#x27;s pockets so the customers are paying. But yet, even with this, the contempt the developers have towards their users is immense. While I&#x27;m not a Blizzard fan but listening to people who are - they are not happy. Yet at the same time, even with this angry customer base, the developers kept saying they &quot;knew best&quot; demanding the customers do things their until the ceiling broke and the mass exodus we know today happened. There&#x27;s no apology, no sympathy - nothing - just complete hostility against their users.<p>But of course, this is not just a story about Blizzard. It&#x27;s Apple, Google, Firefox, Reddit, Facebook, Twitter, Microsoft, etc. Just look at Microsoft and their heavy use of dark patterns to force Windows 10&#x2F;11 options (another essay unto itself). And so many companies gleefully advertising &quot;it&#x27;s your choice&quot; where &quot;your choice&quot; is slowly &quot;depreciated&quot; until &quot;your choice&quot; is no longer in the deeply hidden options menu.<p>What is it about this field that attracts people that are so adamant, so demanding that their users, their customers do it &quot;their way or the highway&quot;? People who seemly absolutely refuse to even acknowledge the burdens they force upon their users even when their users are saying, very loudly, &quot;I don&#x27;t want this.&quot;<p>In the past, I used software because I wanted to use it. These days, I use software, not because I want to, but because I have to.<p>(To be fair, it might not be the individual developers who is hostile but something in the decision making process is causing entire company to be hostile to their users.)

35 comments

justinlinkover 3 years ago
As a developer on a very small team for many years now for a B2B product, I&#x27;ve spent years now filling feature requests, adding new features, and enhancing the product. The users seem to be getting more demanding and less thankful&#x2F;polite.<p>One of my least favorite days are when we announce new features. Nobody takes a minute to say thank you, instead they want to submit new requests or demand updates on something previously submitted.<p>I also think, users do not understand the complexities involved. They see software every where that does so much these days for little to no cost and they just demand and think it can be done in a minute.<p>Sure we get paid well, and it&#x27;s not a physically demanding field. But it is a mentally demanding job. We are often under appreciated. And then the users blame you for everything. It just gets to you after a while and becomes a self fulfilling prophecy of the angry old developer.<p>I love my job, I love making software that solves real world problems. I just don&#x27;t appreciate users telling me how my life&#x27;s work is worthless because it doesn&#x27;t have this one feature only that person seems to need and I should be able to add it in a minute if I was good at my job.<p>Sorry for the rant.
评论 #29745674 未加载
评论 #29748830 未加载
jjcmover 3 years ago
I’m half of these examples (Reddit, Google, Facebook, Twitter, and many more), the user is not the customer. Products will always optimize for the customer and do the bare minimum to maintain their product. The customer is advertisers for these platforms, not users. The users are the product.<p>The other aspect though is that devs don’t test in bad conditions. Most modern dev is done on a top of the line MacBook on a fiber connection. With that kind of setup you get spoiled.<p>It’s been a constant annoyance for me as well, and is part of the reason why I challenged myself to write my latest SPA in vanilla js rather than using a framework. Is it harder to do? Absolutely. But my full SPA is around 300kb of js. Overall the development work to do this took around 2x the time it’d have taken me to use a framework and other plugins to get the work done - most teams aren’t comfortable with that tradeoff.
评论 #29743885 未加载
评论 #29764653 未加载
评论 #29746622 未加载
wanderer2323over 3 years ago
Developers are not hostile to their users, businesses are. To add to good points made in other posts (users are not customers, time to market is more important than polish): business does not serve customer&#x27;s (expressed) needs, it serves customer&#x27;s (revealed) buying behaviour. In other words, who cares if users say they are unhappy as long as the money is rolling in.
评论 #29748250 未加载
评论 #29745751 未加载
alexdowadover 3 years ago
Hmm. Were the &quot;old days&quot; really all that great, though?<p>You talk about websites which use 10MB of JS to display a 32KB article. I think what we have seen historically is that most software developers will work only as hard as necessary to make their products acceptably performant on their testing hardware. When computers were slow, people worked harder to optimize the software. When the machines got fast, people weren&#x27;t forced to optimize as much, so they didn&#x27;t.<p>Do I like that? No. Is it understandable (and perhaps even predictable) that things will go that way? Yes.<p>You also mention the proliferation of dark patterns in various online services and even products like MS Windows. Well, one thing that has become clear is that many consumers really like products which are free, and which they can obtain with little effort. If an online service employs &#x27;dark patterns&#x27; to get what they want out of their users, but it is free, the users might actually prefer that to a paid service. So while it is regrettable, it&#x27;s not strange or surprising that such things are happening.<p>I suspect that the software field does not, as you suggest, &quot;attract people who are adamant that their customers do it their way&quot;. Probably these developments which you speak of are just a combination of human nature playing out as it always does, plus random events, plus the ongoing advancement of technology which makes it possible for people to do (sometimes undesirable) things which they would have done earlier if they could, but they couldn&#x27;t until now.<p>I would love to hear evidence to the contrary, however.
评论 #29746080 未加载
undowareover 3 years ago
[pulls up chair, sits backwards]<p>OK so this is a question I&#x27;m arguably qualified to talk about -- I focus on usability and promoting it within a large tech company.<p>The problem that I see a lot is that engineers are not well-versed in what I will call &#x27;imaginative empathy&#x27;[1], which, as I define it, is the ability to creatively conceive of end-user needs by reflecting at length on who those people are, what they desire, and what they expect, _even when the end user is a very different kind of person than the developer_, with different strengths, weaknesses, and expectations.<p>I&#x27;m at this moment setting up an internal programme to try to beef up imaginative empathy among engineers. My premise is that imaginative empathy is actually not hard to train for -- people in helping professions (counsellors, therapists, social workers) get pretty good at it, as do novelists; but, like any muscle, it can atrophy, and it is emphatically <i>not</i> something that is tested for in most interviews. Therefore, since it is not selected for, it is often not in abundance on any particular engineering team.<p>A book that inspired me in this approach is _Anthro-vision_, by Gillian Tett, which is a gift to anyone who makes anything for another human being, and wants them to enjoy it.<p>1. Empathy on its own isn&#x27;t enough -- people tend to empathize most with people who are most like them. Sometimes this is enough on its own -- if you&#x27;re a neovim obsessive (like me :D) and you&#x27;re making an extension for other neovim obsessives, you can run on just regular empathy. But most of the code I write is not written for &#x27;people like me&#x27;, it&#x27;s written for people in the general case, and that means a cognitive stretch. Imagining the Other and attempting to be of service to them requires imagination. I&#x27;m inspired in this observation by Buddhist &#x27;metta&#x27; practice, and the ways in which the Buddhist conception of &#x27;compassion&#x27; differs markedly from what is often called empathy by contemporary professional psychologists.
评论 #29745240 未加载
评论 #29764686 未加载
评论 #29744344 未加载
na85over 3 years ago
Honestly I think it&#x27;s because most software is infuriating to use, and the problem seems to be worsening.<p>The web is a fucking shit hole of surveillance, advertising, and megabytes of JavaScript to display a few paragraphs of text. Instead of the Great Equalizer we were promised, we got a dystopia that serves only to enrich a handful of billionaire CEOs who will go on to fuck the world over for decades, the way the Koch brothers have, with their abhorrent right-wing politics.<p>Phones and computers are getting faster every year but they feel worse to use because the bloated software stacks are laggy and not optimized for responsiveness. And they all track you except on Linux, which is great unless you want acceptable trackpad functionality and battery life.<p>Everything sucks and from my perspective, a bunch of bay area people are getting paid a fortune to make it suck more.
faangiqover 3 years ago
These are not dev choices these are PM &#x2F; biz dude choices. Devs are code monkeys who do what they’re told.
评论 #29744582 未加载
评论 #29743160 未加载
kerblangover 3 years ago
In all fairness, the classical &quot;dev from hell&quot; who views users with contempt is not a new phenomenon, and just putting my own thumb in the wind it&#x27;s less common now than a couple decades ago; modern programmers seem to find it easier to recognize that blaming the user for a problem does nothing to fix the problem. I always hated those blame-the-user&#x2F;customer types.<p>But devs have a lot less authority in the modern corporate bureaucracy, and what I think of as &quot;the product people&quot; are the source of not so much contempt, but just a lack of interest in practical, useful outcomes. Product &quot;vision&quot; is harder than it looks, and in my mind, that product vision is the singular most important job in the whole dang world. When vision succeeds, it&#x27;s often coming from customer-obsessed, fully committed founder types. When it fails, it&#x27;s often coming from bureaucratic functionaries who care about titles and politics and other insider nonsense. Add in a dismissive wave of the hand to devs who complain &quot;But this doesn&#x27;t make any sense!&quot; and you&#x27;ve got a recipe for slow death.
Normilleover 3 years ago
On an individual developer note, I think it&#x27;s the Linus Torvalds &#x2F; Steve Jobs effect. Lesser known developers see their arrogance [and arguable genius] and how they are idolised and want to emulate that.<p>On a corporate level, I dunno. The total and utter contempt with with companies like eBay treat their users is mind-blowing. And others are equally as bad. I suppose it&#x27;s an arrogance that comes with having such a huge market share or dominant position that you don&#x27;t really need to care about upsetting individuals, or even hundreds or thousands of individuals at a time.
评论 #29744576 未加载
literallyaduckover 3 years ago
Pretend you are a developer at X. You work from a backlog. You are judged versus your peers by how many items of value are worked. Optimizing for writing code wins over other optimization strategies. Npm install your way to features is cheaper for you personally compared to writing optimized compact unitasking code. It is understandable by other developers and wins you that exceeds expectations rank come review time.
jpeloquinover 3 years ago
Lack of personal connections and interactions? Developers don&#x27;t see users struggle in person, users don&#x27;t see developers hard at work. Perhaps there&#x27;s no real hostility, merely a lack of understanding of each other&#x27;s problems and context. Also, gathered feedback through software interfaces seems to inhibit mutual understanding, for all that it scales well.<p>Most of your examples are more about companies using software to control customers and shift to extracting value rather than providing value though, not really about developer hostility.
thatguy0900over 3 years ago
Is this just a software problem? Seems like just a general trend of a race to the bottom of everything, and companies in every field trying to suck out every cent wherever they can find it. Companies that actually care about their customers beyond the point of sale are pretty rare and notable. Customer service in general is outsourced and terrible.
beaconstudiosover 3 years ago
Companies do what&#x27;s profitable, not what&#x27;s good.
borplkover 3 years ago
There&#x27;s not enough realistic&#x2F;true competition for many of these companies.<p>They realise they can do whatever they want and get away with it. So they keep pushing the boundary.
aristofunover 3 years ago
Brutal truth is that users are not gonna pay for cleaner UX or faster page loads, while achieving better quality in most real life cases is exponentially expensive (imagine rewriting Facebook with optimized vanilla js).<p>So where’s the money?
amineahdover 3 years ago
While I agree many websites and products seem to be overbloated and wasting resources I don&#x27;t think your blizzard example is good. I play WoW and saw all this &quot;controversy&quot; and believe me I really have sympathy to most Blizzard developers and would not be in their place... To put it simply, Blizzard and the WoW team can never win. There will always be crying and whining from baby adults about everything, its really miserable. The game is really good and you can find something to do no matter your playstyle. Sure there are some improvements to be made but its still a very good and balanced game. But as is tradition there is this loud whiny minority that need to always complain about everything and I believe this started with the so called &quot;content creators&quot; who need to stir drama in order to generate more views... and this led to this shitty mess.<p>I think the mentality that the customer is always right is honestly bullshit and companies sometimes need to tell the customer to shut up or ignore them because no matter what some people will never be satisfied.
jimmyvalmerover 3 years ago
You build a next generation fighter jet, but the human pilots want you to make room in the cockpit for a cupholder. You&#x27;d be hostile too.
评论 #29744589 未加载
Chyzwarover 3 years ago
You can only choose two: cheap, good, fast. Most developers are not in position to make this decision. You see from major companies is not developer&#x27;s fault but management obsessed over revenue metrics. It is easy to tie new feature to revenue goal than performance optimization or quality improvements.<p>For example, for Blizzard management it is easy to release half finished, buggy Warcraft 3 reforged because they can make money. Microsoft has no problem in putting ads in your start menu in OS that you paid for. Firefox can fire developers working on browser innovation (servo) and pay more to CEO. Apple and Intel can manufacture in almost slave labor conditions even having billions in theirs accounts because that what make them more money.<p>That is few problems<p><pre><code> - most users do not understand software or computers - building software is hard - users do not care enough two boycott companies - unrestricted capitalism create conditions for abuse</code></pre>
Jenssonover 3 years ago
Is the developer paid to be friendly to users? If not they likely wont be, dealing with users isn&#x27;t fun, especially as most of their complaints lies out of your control. So developers working for big companies or developers working on free open source projects likely wont be very friendly. Developers who work on a project they try to sell will likely be friendlier though, at least until the project becomes so successful that they no longer need your money or they realize that you don&#x27;t intend to pay for the fix.
justsomehnguyover 3 years ago
Because ~~developers~~ people are arseholes?<p>Developers are arseholes because they are &quot;mighty wizards of computers&quot;, but in reality they arrogant codemonkeys who didn&#x27;t discern the difference between a computer and monitor two years ago, before they took &quot;learn PHP in 10 days and shovel the money&quot; course.<p>PM are arseholes because they are measured on &quot;innovations&quot;, not on &quot;made 10 years old code&#x2F;feature which is used by 0.5% of users is refactored and now works fine even on a $100 notebook from Walmart&quot;.<p>Business people are arseholes because the only thing they care is money. Sell users data for 3% revenue increase? Sure! Add obnoxious ads everywhere for 5% revenue increase? ABSOLUTELY! Hire another two developers to at least attempt to solve 1400+ known problems with the product? NO FUCKING WAY, IT COSTS MONEY!<p>Users are arseholes because... because they are, list is too long and others commenters would happily fill out on that part.<p>Everyone is hostile to everyone, but in case of web&#x2F;IT products the entry bar is now lower than &quot;You Must Be This Tall to Ride&quot; sign in an amusement park, which allowed literally millions of people to participate in this &quot;show&quot;.
rognjenover 3 years ago
Very easy answer: money. All the changes that seem hostile are in sole way supporting the bottom line in one way or another.<p>In the example of Blizzard, and WoW in particular, my (probably oversimplified and&#x2F;or naive) guess is that there were two objectives that alienated existing userbase: simplifying the game to attract new (and younger) audience and to make it easier to sell in China.
tdeckover 3 years ago
Dark patterns were very common in the early 200s as well, unfortunately. Remember popops, pop-unders, and sites that intentionally broke the back button? There were plenty of shitty experiences created by developers back then, but they hadn&#x27;t learned all the tricks.<p>I was thinking about this the other day: Does anyone else remember when sites made the &quot;log in&quot; form more prominent than the &quot;sign up&quot; form? That made perfect sense, because there are more returning users to your website than new users, and they&#x27;ll need to log in right away. But that was such a long time ago - now developers have learned to practically hide the login page to make the signup more prominent and optimize your new user funnel. Often the latter is the only form on the homepage, and the former is a tiny link to click. It still annoys me.
michalf6over 3 years ago
This is the inevitable result of using proprietary software.
评论 #29764721 未加载
toss1over 3 years ago
Enthusiastically agree with the title and content<p>Except the &quot;these days&quot; part.<p>Yes, it is getting worse, but having started back in the 1980s, there always seemed to be a developer attitude hostile to the users, and not merely being (mostly legitimately) fed up with having to deal with &quot;pebcac&quot; and &quot;1D10T&quot; errors, but actively designing to manipulate the user.<p>I also have to ask how much of it is the tendency for organizations as they get larger to almost actively select for the dark triad personality traits in mgt &amp; executives.<p>Solution? IDK, mine has been to stay independent as possible. Probably leave a lot of money on the table, but retain more sanity.
jokoonover 3 years ago
Low supply of developers, users being too ignorant about how software works.<p>Personally, all I would let users have is spreadsheets and email.<p>Unless users can learn macro and python, I&#x27;m not going to interact with them.<p>People need to learn how to use a computer. Seriously.
评论 #29745212 未加载
cinntaileover 3 years ago
Another good example from the game industry is Player Unknown&#x27;s Battlegrounds. The developers there seem to be completely tone deaf to the issues that the gamers and streamers have brought up these past few years. They claim to look at the data to make decisions but they seem to only optimize for maximizing income instead of improving gameplay issues so that people don&#x27;t get frustrated. Or they&#x27;re measuring the wrong things. It&#x27;s a short term strategy that hasn&#x27;t really paid off judging by the decline in player count.
评论 #29754216 未加载
Adrigover 3 years ago
I&#x27;d say most devs are disconnected from their user. The people working as the buffer (often the product team) either make tradeoffs, have different goals, can&#x27;t communicate the importance of some details, or simply can&#x27;t make devs care about it.<p>The best solution would be a deeper collaboration between product and dev, but it&#x27;s difficult to make it work since both profiles have different drives and goals.
errantmindover 3 years ago
The examples you give are large companies. Oftentimes the people who made those companies great have already left, leaving the dregs behind, who then hire more like them. Just because Blizzard made good games a decade ago (or longer), doesn&#x27;t mean they can still make good games.
short12over 3 years ago
Because the developers don&#x27;t have direct interaction with them via tech support.<p>Developers have no clue how the people actually do. They just smugly think the user is using it wrong<p>It&#x27;s like picture of a gate leading to a normal walkway and a foot trail has been carved around the swinging gate
kgenover 3 years ago
This is a good question, and one that I&#x27;ve been thinking a lot about as well. I think the problem is that<p>A) there&#x27;s a LOT more people using computers now than ever before, and<p>B) the entry point into &quot;computing&quot; has lowered, which means that users come to a piece of software with a wide range of expectations of both what it should do, and how it should do it, and<p>C) the complexity matrix of the form factors that people expect to use software has also grown in size, and<p>D) software grows in complexity in response to the needs of the users (B) and the devices it runs on (C)<p>E) tack onto the above is that you really have to handle N+10 things nowadays to have a proper piece of software (ie. i10n, security, UX, performance, etc.)<p>It&#x27;s a bit of a cop out to just blame complexity, but it&#x27;s almost impossible to have a small team write a (sufficiently complicated) program that does all the above, but companies want single-software solutions (runs on everything for everyone from new users to veterans) and users also expect it. So as a result, developers are overworked, users complain the software doesn&#x27;t do what they expect (often for good reasons), and devs often end up resenting users because despite their best intentions, it&#x27;s simply not possible (a lot of the time) to make something that satisfies everyone.
dendover 3 years ago
Similar wavelength, wrote this in August: <a href="https:&#x2F;&#x2F;den.dev&#x2F;blog&#x2F;user-hostile-software&#x2F;" rel="nofollow">https:&#x2F;&#x2F;den.dev&#x2F;blog&#x2F;user-hostile-software&#x2F;</a>
EndedSojourn76over 3 years ago
Firefighters don&#x27;t build roads.<p>That&#x27;s it thats the end of the story.<p>In 15 years you&#x27;ll have shed your PFY and will know and hate you PHB. Being a BoFH isn&#x27;t bad.<p>Either you&#x27;ll own the code or the code will own you. Choose wisely.
jollybeanover 3 years ago
It&#x27;s mostly the stack. Once you put in all that, tracking, advertising, there&#x27;s not much to pair down.
shahbabyover 3 years ago
Because introducing change, for better or for worse, is how people advance their careers.
dgeiser13over 3 years ago
These days?