Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×
Software IT Technology

Ask Slashdot: How Do You Explain 'Don't Improve My Software Syndrome' Or DIMSS? 388

dryriver writes: I am someone who likes to post improvement suggestions for different software tools I use on the internet. If I see a function in a software that doesn't work well for me or could work better for everyone else, I immediately post suggestions as to how that function could be improved and made to work better for everybody. A striking phenomenon I have come across in posting such suggestions is the sheer number of "why would you want that at all" or "nobody needs that" or "the software is fine as it is" type responses from software users. What is particularly puzzling is that its not the developers of the software rejecting the suggestions -- its users of the software that often react sourly to improvement suggestions that could, if implemented well, benefit a lot of people using the software in question. I have observed this happening online for years even for really good software feature/function improvement ideas that actually wound up being implemented. My question is -- what causes this behavior of software users on the internet? Why would a software user see a suggestion that would very likely benefit many other users of the software and object loudly to that suggestion, or even pretend that "the suggestion is a bad one?"
This discussion has been archived. No new comments can be posted.

Ask Slashdot: How Do You Explain 'Don't Improve My Software Syndrome' Or DIMSS?

Comments Filter:
  • Do you code? (Score:2, Insightful)

    by Anonymous Coward
    if you don't code yourself, then you probably don't have any idea how much time and effort is required to implement your 'improvements', and/or perhaps your suggestions really aren't very good to start with, therefore annoying the dev, who spend perhaps months or years creating his end product, only to have some random guy from the Internets post 'suggestions' that come off as criticism.
    • Re:Do you code? (Score:5, Insightful)

      by Zmobie ( 2478450 ) on Saturday April 22, 2017 @12:10AM (#54281099)

      That is a pretty bad assumption and very out of touch with actual development. If something really isn't worth it or would take too much time, I simply tell people that or completely ignore the suggestion if its too outrageous. However, that doesn't mean I want the users to shut up and just let daddy developer do whatever I want. I want feedback because I can't possible test everything, I can't predict all the trends for usage, and any half decent developer loves to see people using their software to accomplish things they never even envisioned when it was written (not hacking it per se, but finding use cases we hadn't thought of yet).

      In fact, it is more ridiculous for the users to just immediately jump on and start bashing ideas when they have no idea how to actually engineer it or how much time it would take to implement that feature. If someone actually writes real software (not some garbage scipts they threw together either) and wants to comment concerns that is more in line, but even then, just because I write software doesn't mean I know how all software is designed... If a developer starts asking for opinions on it, different story, but people jumping all over it when THEY don't write code is much more ridiculous in my opinion.

      Ideas don't cost me shit. Again, if I don't like doesn't mean I have to implement it (unless there is a contract, but that is a different ballgame then what were talking about). I'll take a glut of stupid suggestions with a few good ones over nothing at all any day.

    • if you don't code yourself, then you probably don't have any idea how much time and effort is required to implement your 'improvements', and/or perhaps your suggestions really aren't very good to start with, therefore annoying the dev, who spend perhaps months or years creating his end product, only to have some random guy from the Internets post 'suggestions' that come off as criticism.

      This is largely irrelevant to the OP's question - do the other users who are outright rejecting the idea of adding new features code? Do they touch the codebase for the app in question? All end-user feedback is useful at some level, it's useful for developers to know how people are using their software and even if just one report isn't enough motivation to add a new feature, if this is requested a number of times it might point to worthwhile future development, or changing the workflow in the software to ac

  • by redmid17 ( 1217076 ) on Friday April 21, 2017 @07:38PM (#54279973)
    One of two very very scenarios arises in my mind:

    1) The person(s) does not want the software to change at all because they are comfortable with how it works. This is seen all the time when companies are pushing upgrades to a new version of Windows or Office or *insert a different product*
    2) Your suggestions are really not all that useful and are rightfully be lambasted
    • Re: (Score:2, Insightful)

      by Anonymous Coward

      I think it's simpler.

      Users invested time figuring out how the software works and how to fit a workflow around it. That time wasn't free and they are concerned your changes will require changes to their workflow and possibly re-learning parts of the software which now "just works" for them.

      And your changes are not necessarily good. They are probably change for the sake of change just because you don't like an extra button click here, or your workflow is different to someone else's.

    • by tomhath ( 637240 )

      Your two scenarios are really the same thing, but I agree with your point.

      All too often people suggest adding something that's not relevant to the application, is already there, or just wouldn't be useful.

      • They really aren't similar. There are definitely ways to improve a program that mess with people's productivity and comfort, real or perceived on both parts. Either way, people don't like changing software. I shouldn't even have to point that out. It's as given as water being wet.

        That said, honestly I'm sure it's the latter. "Hey wouldn't this be useful?" kinda thinking is usually "God no it's a terrible idea" that only gets shot down when someone else hears it.
      • by arth1 ( 260657 )

        All too often people suggest adding something that's not relevant to the application, is already there, or just wouldn't be useful.

        Or, in the Unix/Linux world, functionality that's already well covered by existing tools, and adding it will only introduce incompatibilities and a subset of what the dedicated tools already do.
        Examples include editors that won't do calls to standard commands like sort, date and sendmail, but instead implement their own limited versions that bloat the code, lack functionality, and introduce bugs.

        Too many programs try to include the kitchen sink. I don't want that. I want tools that do just one thing, but

        • Everyone in this entire comments section seems to be hell-bent certain that this mystery suggestion was to add something like the MS Office ribbon bar to systemd-emacsd.

          Let's take a far simpler feature example, like when the tar utility added the xz compression flag -J. It didn't ruin everyone's work-flows. Backup scripts running since 1970 were not affected since good old pipes still work. The code was minimally increased to add the option that made the call to the external utility.

          What if the poster sugge

    • Re:Pretty obvious (Score:4, Insightful)

      by Carewolf ( 581105 ) on Saturday April 22, 2017 @04:26AM (#54281633) Homepage

      One of two very very scenarios arises in my mind:

      1) The person(s) does not want the software to change at all because they are comfortable with how it works. This is seen all the time when companies are pushing upgrades to a new version of Windows or Office or *insert a different product*

      2) Your suggestions are really not all that useful and are rightfully be lambasted

      I much more commonly see:

      3) Your suggestion sounds like an attack, and fans will automatically defend what they like.

  • by Anonymous Coward on Friday April 21, 2017 @07:39PM (#54279983)

    Sometimes what is an improvement to you is worsening for someone else. E.g. the australis redesign of firefox, was very highly disliked by many people. Some people are happy with the status quo and don't need a new "modern" re-do of their GUI or whatever.

  • If you didn't write crap like "a software" people might take you & your ideas more seriously.

  • What I think may be an improvement may look to someone else to be a bad thing.

  • by Anonymous Coward on Friday April 21, 2017 @07:43PM (#54280007)

    Many people are very tired of their software constantly changing and shifting for no good reason. Oblig car analogy: suppose that every night when you get home, park your car and go inside there was a good chance some random mechanic would come along and start tinkering - moving the controls around, swapping out the seats, adding go-fast stripes (then removing them), maybe switching the engine or making it an automatic. It would get old really, really quickly.

    That's what it feels like sometimes with software. See for example Firefox over the last few years: features coming and going for no apparent reasoning, random changes, just generally irritating. It's enough to give you a case of PSSWIS.

    • by aussersterne ( 212916 ) on Saturday April 22, 2017 @02:30AM (#54281435) Homepage

      They invest the time and the learning to master a workflow. They expect a payoff from this investment in their ability to use these workflows to achieve other ends. When you mess with a workflow, you negate that investment. They have to spend time learning and mastering a workflow all over again before they can apply it toward their actual goals.

      Nobody uses software "to be using software" or "for a good experience." They use it to get things done. If they have to spend two weeks mastering a new workflow then your improvements had better deliver a multiple of that value in return, or they're going to come back with "that's cool, but it would trip me up for all of my muscle and click memory to be invalidated."

      People aren't averse to improvements. They're averse to evolutionary improvements that cost more to the user in practice (time invested and mistakes avoided) than they deliver on the other end. "Small tweaks" often fall into this category. Some dev moves a button to a more "logical" placement and for the next two weeks, the users lose five or ten seconds every single time they need to use it because their absent minded clicking—absent-minded because they're focusing on what they're really trying to accomplish, not on 'using the software'—keeps ending up in the wrong place vs. what they're accustomed to.

      Dev says "BUT IT'S BETTER." User experience is actually that of being irritated and not getting things done as efficiently as usual, so their response is "IN PRACTICE, IN THE CURRENT CONTEXT OF MY LIFE, NO IT'S NOT."

      • I often see people asking why so many users are willing to keep shelling out all the money it costs for products like Adobe Acrobat Pro, when free or inexpensive commercial or shareware alternatives are all over the place that would allow you to edit a PDF document and save a modified copy. Same goes for Adobe Photoshop, or even Microsoft Office.

        The answer is most cases is that the familiarity makes it worthwhile. I mean, yes, in a minority of cases, you actually have users who need advanced features or fu

  • The helpdesk closes the issue as "User error".
    The engineer closes the issue as "Showed documentation".
    The senior engineer opens an "Usability issue".

    • Re: (Score:3, Funny)

      by Anonymous Coward

      How about this one?

      User bug report, description: Your cow is broken. The milk is difficult to extract and tastes funny.
      Issue status, resolved: This behavior is by design. The "cow" is a bull.

  • by bugs2squash ( 1132591 ) on Friday April 21, 2017 @07:44PM (#54280023)
    In good faith people can ask why you would want such a change, I don't see how that is being negative.
  • Easy (Score:4, Insightful)

    by Anonymous Coward on Friday April 21, 2017 @07:44PM (#54280025)

    Users like their software to work. Most software only barely does, and every upgrade risks catastrophic regressions sold as "improvement".

    As a current example, any website you use regularly might see an "upgrade"* causing it to no longer work with your browser, so you get to upgrade. Then you find your browser is no longer supported on your operating system, forcing you to apply lots of patches, or outright upgrade. Or both. Perhaps you now must use a 64bit version and since your hardware wasn't 64bit yet, you need to up grade the hardware. So simply trying to use a website that used to work peachy fine can easily cause you a week's work or more, and that's when you're tech savvy enough to do it all yourself.

    Yes, you and plenty readers here will likely run cutting-edge systems. Random users, a much larger pool, probably will not. We tend to blame them for running "insecure" software, but really, the blame for the insecurity of the software squarely lies with the developers. Who choose to chase new features instead.

    Honestly, it's the latter group, the people that prefer all that fancy tech to "just work", that is currently sorely underserved. Even by the big software vendors, perhaps especially by the big software vendors, that have "no training needed" and "it will just work" as the core of their marketeering.

    * Perhaps not even in the website itself, but one of the many javascript libraries from elsewhere it depends upon! But likewise we saw several rounds of this with the "upgrade" to "HTML5", where even sites offering content no more fancy than text and some pictures suddenly stop working in older browsers for no other reason than that they like to chase what they imagine counts for modernity.

    • by AmiMoJo ( 196126 )

      On the flip side, as a developer I don't want the hassle of supporting every old, weird confusion forever just to keep the two people in the world who use it happy. Especially if it's open source and I'm doing it in my free time.

      If you want that kind of longevity, find some commercial vendor who offers it, or pay someone to support you. It sucks but you can't expect people to work for free for you.

  • by hudsucker ( 676767 ) on Friday April 21, 2017 @07:44PM (#54280029)
    Because every change breaks someone's workflow. https://xkcd.com/1172/ [xkcd.com]
    • The problem is easily lampooned.
      A major problem is that devs are computer literate.
      They are likely to understand an explicit list changing to a little downwards pointing arrow in a new version, where the arrow simply needs clicked to expose the list.

      Now try explaining this change over the phone to a 90 year old, who's just about coping with the existing interface.
      'Trivial' changes often aren't.

  • Stability (Score:5, Insightful)

    by xski ( 113281 ) on Friday April 21, 2017 @08:02PM (#54280115)
    This may well come as a complete shock to many of those involved in the production and development of software.

    But its true, so I'm going to lay it on you.

    Most people do not use software for the sake of using software.

    I Know. I can hear you cry and see your tears. Get over it.

    Strange as it seems, they use software to get stuff done. Its a tool. They learn the tool to get stuff done. They setup up processes that incorporate the use of those tools to get even more stuff done. And then *poof*... iPhones! Woo!

    If you're constantly changing the tool, you're constantly changing the way people have to get their stuff done and constantly upsetting the process and increasing the cost of getting stuff done.

    Try this for a mantra:

    What do we Want?
    Gradual Change!
    When do we want it?
    IN DUE COURSE!

    Change is good, I'm on board. But take care how you fuck things up in the name of progress. Understand that yes, in some peoples view your wonderful improvement is fucking things up, and they are not in error . That doesn't mean your idea isn't great, it just means you probably haven't thought it through well enough. That said...

    Usually people tossing out these ideas have little idea what they're talking about, with respect to what it would take to achieve.

    OK, this is turning into recreational bitching (turning into?).

    I have two shorter answers to this question, one polite, one less so

    1. Have some consideration for others.
    2. Stop being so fucking selfish
    • I think your whole comment, including its snarky-ass tone, is complete bullshit. It doesn't actually address the poster's complaint in any way. You can add functionality to a tool without affecting people's workflow in many cases. It's when you change the way some existing feature behaves (or take it out) that you get the things you are talking about. And then to top it off, you close with this shit as if it were insightful:

      Have some consideration for others.
      Stop being so fucking selfish

      Well, turn that right back around on the people who suggest that a piece of software

  • When you decide to express your personal brilliance to the developer, take the time to word it in such a way that it doesn't come across as condescending or undermining. Not to say that developers are all precious snow-flakes, but if the feature request is important to you then learning how to present it goes a long way towards gaining an outcome that you like, as with pretty much every other area in life when it comes to trying to get something done by other people.

    Beautiful pitches like "...unless it has

    • When you decide to express your personal brilliance to the developer, take the time to word it in such a way that it doesn't come across as condescending or undermining.

      He's not expressing it to the developer, he's expressing it in a posting to the Internet. I.e., to everyone. That's how people who aren't the developer are telling him it isn't a change they want.

  • by Anonymous Coward on Friday April 21, 2017 @08:13PM (#54280153)

    I don't know if you've been keeping an eye on things, but generally "improvements" aren't.

    Examples:

    • Windows 7 -> Windows 10 - forced upgrade, with the "new version" having rampant privacy violations, and crashes that happen to this day. Responses to complaints typically end up being a mixture assertions that Windows 7 is some horribly ancient operating system, a pile of reassurances that mount up to nothing and still violate privacy, deflection of the problem, a note that new hardware is not supported by other OS's (likely due in no small part to Microsoft's interference), and ultimately, boiling down to, "tough shit, what are you gonna do about it?"
    • Android -> Later Android - on many occasions these updates go fairly disastrously. Case in point: Samsung Galaxy S5, update from Android 4.4.4 to 5.x, on Verizon network. Phones ended up slow battery guzzlers that got worse. Sometimes you helped it by reformatting the thing. Sometimes. If you were really lucky.
    • Linux: init -> systemd - that's worth a few threads by itself, but suffice it to say nobody but Red Hat and apparently the Debian maintainers like it.
    • Chrome: Standard scroll bars -> scrollbars without buttons - this is a pretty classic case of "trust us, it's an improvement," and it wasn't. This came out slowly and generally ate up everyone's buttons on their scroll bars to better match tablet and phone OS's. Thing is that desktop computers are not tablets or phones. Google told people that it was better. It wasn't, and the backlash was so great they eventually reverted it. Even if it looks less pretty, buttons on scroll bars help to make them functional (example - working on a touchpad or any other environment where a mouse's scroll wheel is unavailable, or trying to get things to line up precisely).
    • Gnome 2 -> Gnome 3 : This is another few threads on its own, and a controversial one, but people liked the Gnome 2 desktop interface, and hated the Gnome 3 interface that seemed like it was more designed with tablets in mind than desktop computers. In the last few years more people have "gotten used" to this change, although I can't help but wonder if a substantial number of these people have just accepted it not unlike a long-term illness. Making this worse is the entire Gnome MO, wherein if a function seems confusing, they don't fix it, they don't offer more help, they don't offer a "simple mode" with an Advanced option, they just rip it out, and tough shit if you liked being able to customize it. This extended down to being able to customize the specific parameters on screen savers.
    • Acrobat Reader: Managed to steadily corrode from a decently built application to something trying to cram a half-hearted phone OS interface on to a desktop application.

    There is a reason why User Experience (UX) people are so hated - because they take a nice, big, fat dump on existing users to improve things the way that THEY want, and, again, tough shit if you liked it the other way, and tough shit if it breaks the software for many users, or even if it breaks the machine. It's not unlike an interior decorator trying to make a "statement" in many cases. Not unlike one of those shows where they have someone come in and "redecorate" the house and it turns out to be a total nightmare. This is not helped by the fact that with many situations, updates are now FORCED, so you can't throw the interior decorator out. In many cases, companies and organizations act as if you don't own the computer (and in many cases, the companies want to own the computer you paid for, and they treat the software like they do in fact own the machine). And even if you do, they usually manage to cripple you in some way (usually compatibility) until you're forced to capitulate - and things are usually even worse by then.

    Note, however, that this does NOT necessarily just apply to the UI, in case I've overemphasized that - it works with any and every aspect of the software that can be changed. In short, in

  • Simple enough. If something is working well enough for my purposes, then I'll tend to resist change. Actually, going beyond that, if it's working perfectly, then any change is going to make it worse. Doesn't matter that nothing is perfect if I think it is, or perhaps if I have adapted my purposes to fit with what the software is perfect for. (Or perhaps the real problem is that "perfect" is mostly a matter of opinion and the delusion is that there is a better solution for everyone.)

    Solution: Don't fix it un

  • The reason for the syndrome that you describe is that people are broken, and need to make themselves feel powerful and important (and oh so cool) by being negative just about towards everything. This has been going on for years, and has just gotten worse and worse. It's become a reflex.

  • by LionKimbro ( 200000 ) on Friday April 21, 2017 @08:39PM (#54280247) Homepage

    When I was a younger programmer, I thought, "Features are great! Always add a feature, if it could help someone!" I overestimated the value of the feature, and didn't think at all about the costs of the feature. "I mean, how long does it take to implement this? 10 minutes? A couple days? What's that matter, vs. the utility that this would provide?"

    What I didn't realize at the time was that every feature basically adds an exponential cost, and has an impact on everything else going on in the codebase. Features introduce new possibilities, and new possibilities create new state combinations, and new state combinations create new bugs and new need-to-test circumstances. New features usually have a user interface impact, several new features have a dramatic user interface impact. New features need to be supported by new or future-self programmers, who have to understand and navigate around the code. If the product is ported, the feature needs to be ported as well. New features also require additional documentation, and if the product is localized the new documentation requires new localizations.

    I've heard that "the skilled Go player is reluctant to make a move." I think it's similar for the application developer, and for much the same reason.

  • Version Fatigue. (Score:5, Insightful)

    by Rashkae ( 59673 ) on Friday April 21, 2017 @08:41PM (#54280257) Homepage

    Everyone (Many people) are suffering from some kind of version fatigue. It's as simple as that. Owning any software run device these days is like having someone come and and re-arrange all the furniture in your house every week. The novelty might seem nice at first, but after a while, any change that you don't specifically want becomes irritating.

  • by jeff4747 ( 256583 ) on Friday April 21, 2017 @08:42PM (#54280265)

    "Hey, I think it would be really cool if you embedded vi in your video player. That way I could edit the files in hex on the fly!! Just have it switch to vi when you right-click on play!"

    There's about 5 people who would actually want that feature. There are an enormous number of people who will accidentally right-click on the play button and have no idea what is going on, leading to a massive decrease in usability in order to gain that feature.

  • Is it me, or is the most obvious answer going over this guys head.. I'm pretty sure the most likely reason that people ask why they would want a certain feature is that they don't actually see the use for a certain feature. So what he is really asking is, "why don't people want the features I do?". This is why gathering requirements for software is actually a job in itself and requiring of skills. If this person has absolute confidence that their ideas are good they need to put work behind it, learn to d
  • My best guess is that most of the people don't like your ideas because they don't think your suggestions would improve the product, not any innate refusal to change.

    Think about how many times one of your favorite apps has changed its interface in a way you thought sucked. Do you really think the designers said, "Hey, we've got a great interface, let's make it worse?" No, just like you, they thought their changes would improve it, but they didn't.

    A favorite example was when Google removed the Pegman from Map

  • by Anonymous Coward

    The answer why so many negative comments are posted is that MOST people want to put everyone down. It is their way of feeling important Since they don't have the intellect to understand the issue they can only attack the postings. Those who do have insight will comment either positively or with specific reasons of why the idea should or should not be done.

    This is the sickness that the world faces with anonymous posting. Even this posting will have someone pooh pooh it thinking that they are so 'funny', b

  • ... the sheer number of "why would you want that at all" or "nobody needs that" or "the software is fine as it is" type responses from software users. What is particularly puzzling is that its not the developers of the software rejecting the suggestions -- its users of the software ...

    You've answered your own question. To mix a few metaphors:

    One of the things about software is that a LOT of people stand on the shoulders of each giant - by being users of his code. A change that isn't a straight augmentatio

  • Rather than "immediately post suggestions", perhaps a slower & more deliberate approach would be better?

    Or maybe you're convinced you really do know best, perhaps even reject this comment as merely the uninformed suggestion of someone not fully familiar with the specifics of your suggestions made to open source software projects?

  • by c ( 8461 ) <beauregardcp@gmail.com> on Friday April 21, 2017 @08:54PM (#54280325)

    I can definitely understand that sort of reaction for developers, especially if you're talking about small open source projects... those are projects which usually scratch the itch of the developer, so feature requests are definitely going to be an uphill battle if they aren't interesting to the developer (for some definition of "interesting" which might mean "actually useful", "fun to code/play with", "that code is shit and needs refactoring anyways", "suggestion in the form of a patch/pull request", etc).

    I think users see software development effort as zero sum; if someone is working on a feature they aren't interested in, then someone isn't working on other stuff they think is important. It's a well-known phenomenon that often comes up when someone talks about the complexity of Microsoft Excel (in the form of the 90-10 rule [swombat.com])... users don't see the bigger picture and only care about their own workflow and how changes impact them.

    The easy solution is to simply not give a crap about the opinions of other users of whatever software you use. They don't have your best interests in mind either.

  • Seriously... you might just be one of those sorts of folks that has really terrible ideas...

  • by Balial ( 39889 ) on Friday April 21, 2017 @08:57PM (#54280341) Homepage

    Am I the only one who wants to see examples of these unquestionable improvements that must be agreed to?

  • by Bomarc ( 306716 )
    I have product "X". It works; most of the time. Mega Corporation has done everything they can to make it so I can't report problems, and all I can do is bitch about the problems on public forums and have people agree - the software has it's problems.

    Now ... without fixing any of the KNOWN issues, you want me to use and adapt Mega Corporation's next release "Y". I take a looks at it; and they have 'made it easier' ...( they have not); they have added features that I will NEVER use; frequently remove fea
  • This could easily be likened to things like Systemd and Pulseaudio. Both are really great. But not if they get in the way by aiming for only a select audience use needs. There are some that just like what they already know. Some just complain because someone else did. But some changes force a direction that can't be see, as a limitation, by those that like the change. They can't see why anyone would want to do it any different. In some cases you can change some compile flags and adjust applications to your
  • Everybody thinks he's good at defining features and UI. "Look at this thing! It exactly matches the mental model I have! It's genius!"

    Well, duh, making something that the inventor understands and likes is easy. It's making a thing that makes sense to everyone else that's the trick.

  • by mfh ( 56 ) on Friday April 21, 2017 @09:44PM (#54280553) Homepage Journal

    ...its not the developers of the software rejecting the suggestions -- its users of the software that often react sourly to improvement suggestions that could, if implemented well, benefit a lot of people using the software in question.

    When you arrive to some forum and post a suggestion, you are in competition with other people who use the software and might not want to divert developer attention away from bugs or improvements already slated. Another probable reason is competition between suggestions by users vying for developer time. These people shooting down your ideas probably made some other suggestions and had them shot down by other users, or alternatively have some suggestions still pending, so they view your suggestion as a threat.

    There could be technical reasons why your suggestion shouldn't be implemented and users may instinctively know this because they are often experts on that particular piece of software as they use it daily.

    However, as a developer myself, I can assure you that I always dig deeper to determine if the users have valid feedback or if their feedback is only playing politics.

    Good ideas always influence me, even if they are imperfect ideas and would need some adjusting to become viable.

  • Software upgrades are often don't care about the existing userbase.
    Time getting into a grove is actually pretty damn expensive..
    \ And losing the grove because someone thinks "showing a bunch of file previews isn't that much of a slowdown, barely fifteen seconds" can really upset users who open that thing a thirty times a day --mostly with muscle memory--.
  • "I am someone who likes to post improvement suggestions for different software tools I use on the internet."

    TRANSLATON:

    "I am someone who likes to post his half-baked ideas about how your software just needs feature X that I personally think would be SUPER DUPER MEGA COOL even though it's not really useful and would require YOU to code all sorts of shit for ME at my whim."

    "Nice text editor, but why doesn't it include a window with NASA's live weather feed for Mars?? If you could just implement that, it would

  • Or rather do, but don't force me to buy a powered screw remover that needs charging after 20 minutes of use and can only be controlled via bluetooth from an iPhone. Old versions of software should be at least sold it is indefinitely, or placed in public domain if the maker no longer sees a profit from a particular version when the new one is available. It would not be crazy to provide security patches and basic usability updates so long as that is economically viable.

    What is actually happening today is wors

  • Having read your little screed, you struck me as being incredibly pompous, thinking your ideas are "right" and everyone else is "wrong".

    or even pretend that "the suggestion is a bad one?"

    Like your pretending your suggestions are good ones?

  • Comment removed based on user account deletion
  • I understand that the INTENT is to make the software better, or to improve the feature set. But in many cases - I'm going out on a limb here and say "in MOST cases" - those changes will result in new bugs being introduced, or even desirable features being removed to make way for the new.

  • by holophrastic ( 221104 ) on Friday April 21, 2017 @11:01PM (#54280863)

    the spork is better in every way. it's a spoon. it's a fork. it takes up less space. it's not like you ever use a spoon and a fork at the same time.

    still, no one wants a spork.
    a screwdriver could have a hammer on the other end. it doesn't. you don't want it to.

    it's not about better. sometimes, it's just about the abstract concept of knowing what your tool is, and what it does. I can have two different tools for different things.

    the all-too-common swiss army knife is completely useless. Have you ever actually seen any human being even try to use a swiss army knife? It's hillarious.

    software features are the same way. it's 2017. do you think anyone uses office suite programs for anything more than they did thirty years ago? maybe 0.1% do. Maybe a whole 1% use pivot tables. Everyone else can write business reports and book reports and essays in wordperfect with plastic keyboard overlays. But now we have drop down menus, excuse me, ribbon bars, excuse me, drop down menus inside of ribbon bars! Even clippy couldn't have predicted that one.

    Better, is often much more useless. It's like more storage-space in your car or in your house. There's a point at which you need an index to find your stuff. And that point is way sooner than people think. So your SUV, and your storage locker, and your attic, and your space bedroom, become piles of junk. That's not better.

    software functions are the same way. I need to convert video basically between four different formats in 2017. And almost always between only two, now that flash is dead. But it's been ten years, and I still can't figure out how to get VLC to convert a video into anything usable. So I'm using a shitty shareware program that's far less capable, but doesn't give me the option of producing a 10x10 pixel, 6GB video, from a simple cell phone video. Asking me to select the bitrate in an age where internet speeds vary as much as they do is the all-time dumbest option. Nobody cares about the bitrate. Ask me to choose the filesize, which means way more. Or the general quality. Do you think I care about the pixel dimensions when the compression is horrible? High-res compression artifacts, yummy.

    More software features is like a new employee. If you can't work with what you have, a new employee ain't gonna make the old ones any better.

    • by swb ( 14022 )

      a screwdriver could have a hammer on the other end. it doesn't. you don't want it to.

      I met a farmer who had welded sockets of his two most common sizes to the tips of the handles on a pair of slip-joint pliers.

      He said it saved him lots of trips to the toolbox.

  • by Yaztromo ( 655250 ) on Saturday April 22, 2017 @12:27AM (#54281155) Homepage Journal

    ...and they usually add up to a giant, steaming pile of crap.

    I worked on a project once that did its best to implement all user requests in its product. By the time I started working on it, there were at least seven different ways to do any basic function, because different users thought it would be great if they each had their own way of doing the same damn thing.

    The result? The software was bloated, and damned near impossible to adequately test. The permutations possible to do the exact same task were staggering. This resulted in a lot of weird bugs that weren't found during testing. It made the software brittle, and in the end the same users that wanted all these different ways of doing the same task (multiplied by a few dozen different tasks I might add) weren't happy with the resulting complexity. All that stuff that users thought would be simple and a good idea, in combination, sucked.

    Sometimes it's a developers job to say no. It can be very difficult to decide when that time is, but projects that never say no are doomed to failure. Sometimes an over-arching vision as to how the product should work needs to win out over every single good idea some random user has.

    I sometimes work with physical tools. And there are times when I'm using a wrench, but need to put it down and start using a hammer. I don't think it's unreasonable of the tool manufacturer to reject it when I suggest to them it would be great if they welded a hammer to all of their wrenches so I didn't have to put one tool down to use the other.

    Yaz

  • by theendlessnow ( 516149 ) * on Saturday April 22, 2017 @01:57AM (#54281375)
    Why did you post this? Do you think it matters? It doesn't matter. Why are you wasting our time? /. is fine without your post.
  • You are not alone. (Score:5, Interesting)

    by Foresto ( 127767 ) on Saturday April 22, 2017 @02:34AM (#54281451) Homepage

    I see this behavior surprisingly often as well. Any explanation I offered would just be conjecture, I'm afraid. I have some guesses about why people do this, but they're just guesses. I think it would make for an interesting psychology study.

    Anyway, I'm mainly posting here to offset the toxic comments I see in response to your question. I, too, have been there. I've been attacked by onlookers for making suggestions, with the naysayers backing off only when the project leads decided that my suggestions were good ones. I've watched other people get attacked similarly, sometimes when I was a newcomer, and sometimes when I was the developer. It doesn't seem to matter if you're making suggestions for someone else to implement or offering to do the work yourself; some people seem just as likely to sling mud at you either way.

    The internet has no shortage of obstructionist personalities, and the communities that gather around software projects are no exception. It makes me sad every time I see it, because to me, it is the antithesis of open software development. When it happens, everybody loses.

    The only advice I can think of right now is to accept constructive criticism of your ideas, but also don't assume that your ideas suck just because some internet troll says so. A lot of them are wrong.

  • by maestroX ( 1061960 ) on Saturday April 22, 2017 @02:51PM (#54283541)
    Oh for christ sake, this is just an attempt at 15 minutes of fame.
    Try arguing someone in the checkout line about your improvement on his grocery list, what do you expect?
    If you want people to do things *you* want, you either:
    1. convince them,
    2. pay them what they want, or
    3. coerce them by force or extortion.

    Really, kindergarten stuff.

Math is like love -- a simple idea but it can get complicated. -- R. Drabek

Working...