• @[email protected]
    link
    fedilink
    503 months ago

    When the standard is a big interoperability push that leverages MORE functionality as a bribe to be implemented.

    This is how USB (plug & play!), Bluetooth (wireless headset!), HDMI (high def, single cable!) , and USB-C (both sides are good!) all beat the entrenched pseudo standards.

  • @[email protected]
    link
    fedilink
    English
    17
    edit-2
    3 months ago

    Not exactly this, but it reminds me of my first job. I used to work in finance, and I was given the task of automating cash flow reports that were sent out to hundreds of clients.

    The problem was that they were made manually in Excel, and most of them were unique. So every couple years they’d get a bunch of smart people in a conference room, and tell them to figure out how to automate the cash flows. The first step was always to create a standard cash flow template, and convince everyone to adopt it.

    Some users would adopt the new template, but most of them would say that the client didn’t like it, so they’d stop using it and the project would fall apart.

    By the time I got there, there were still hundreds of unique cash flows, but then there were a few dozen that shared the same handful of templates, like a graveyard of failed attempts to automate this process.

    I just made the output customizable. The reports looked the same as what the client was used to, but it saved hundreds of man hours for the users. A lot of people got laid off.

  • @[email protected]
    link
    fedilink
    46
    edit-2
    3 months ago

    You can avoid the issue when a government just mandates one standard, ideally after consulting with experts on which is the best.
    See: USB, SCART, etc.

    • @[email protected]
      link
      fedilink
      13 months ago

      USB-C is a total failure though. Switching voltages, extremely high currents, expensive cables, fickle connectors, …

      • KillingTimeItself
        link
        fedilink
        English
        43 months ago

        non standard conforming cables, and connectors, plus the entire mess of it supporting anything from power only, to usb 2, to usb 3, to thunderbolt 3, to thunderbolt 4? and usb 4.0 now.

        It’s an utter fucking disaster of a shithole.

    • @[email protected]
      link
      fedilink
      203 months ago

      A lot of people seem to be opposed to this argument, seeing it as a kind of government overreach, but I think it can work if done correctly. Things like USB and HDMI are already governed by collectives of companies, I think having the government work together with them can be beneficial for both consumers and producers alike.

  • Blaze (he/him)
    link
    fedilink
    English
    153 months ago

    I see this one quoted a lot when discussing Lemmy communities migration/consolidation/split.

    I don’t think it really works that well for forums. Some communities have clearly taken over others (see [email protected] vs [email protected] recently). It’s not standards competing, it’s people going where the activity happens.

  • @[email protected]
    link
    fedilink
    183 months ago

    There are a lot and in most cases you’ll notice when dealing with Americans, who are refusing to do stuff like the rest of the world. The meter and kilogram took over from hundreds of different measurement standards. Most of the world is using the same calendar and writes dates in the same way. Most countries are driving on the same side. Traffic signs are kind of the same worldwide. You can buy screws with the same standard everywhere.

  • @[email protected]
    link
    fedilink
    15
    edit-2
    3 months ago

    For home automation, Matter/Thread has the potential. We’ll see over the next five years, but yes market forces can make a new standard work

    Reasons I’m hopeful

    • this is the first time major companies are involved: Apple, Google, Amazon agree
    • first time home automation hubs “just happen”, with the millions of people who have Echo, Google Home, Apple devices
    • small companies that dominate home automation seem to realize the problem of the market can’t reasonably expand without interoperability and ease of use

    Matter/Thread is the new kid on the block. Will it be yet another home automation standard, or will it gradually replace the previous ones? We’ll see.

    • KillingTimeItself
      link
      fedilink
      English
      33 months ago

      Matter/Thread

      i still think IP based smart home kit is a mistake. The internet is already such a big vuln, we don’t need a shit ton of garbage sitting on the network only making it more vulnerable.

      communication standards like zwave, and zigbee, are preferable here. It looks like at least one of those supports it, but perhaps both will be protocol agnostic.

      • @[email protected]
        link
        fedilink
        23 months ago

        Think of Thread as Zigbee with an IPv6 stack. It’s a local communication standard but with a compatible protocol.

        I was excited that my current phone has a Thread radio so it can be on the local network for presence and control. Unfortunately not supported yet.

        I’m definitely worried about the recent Matter standard for internet access. They say it’s optional, but that capability is easily hijacked by unscrupulous vendors.

        • my thermostat has cloud functionality that I want, so I’m fine with the option of giving them internet access
        • my air purifier requires internet access to report back to a vendor-specific portal filled with advertising. I’m not ok with that tradeoff so don’t use any smart functionality.
        • KillingTimeItself
          link
          fedilink
          English
          13 months ago

          it’s definitely cool that we have the capability of things like thread/matter zigbee and zwave now.

          I would be more ok with local IoT devices being IP based if they were intended on being used with an “offline” network. Though that’s a little funky to setup, and causes interference issues, so i think i prefer the zigbee and zwave solution of using a different protocol entirely, especially since it mandates offline handling.

          My two biggest concerns with IP connected devices are most home networks are not properly delegated, so people aren’t creating a second subnet specifically for IoT devices for example, and they most definitely aren’t properly providing access controls through that network as well. So if someone manages to get into one of the devices, you basically have the entire network at that point.

          One of the big advantages of non IP based systems is that you have a “point of relay” or gateway between all of your IoT devices and your network, which becomes the attack vector, making it a lot easier to secure, and manage. Even if you managed to hack into a zwave/zigbee network, it would only be locally, and IoT devices only, so it’s not going to be hugely problematic.

          theoretically you can do all of this on a traditional IP based network, i just don’t think it’s the correct approach. Sort of like making a carboat, or a boatcar. You could, but why?

          I think at minimum, a standalone IoT device should not be capable of connecting to the global internet, period. Through something like a gateway or “point of relay” sure, that’s fine by me, but even then i would prefer open standards and documentation on that specific feature set.

          • @[email protected]
            link
            fedilink
            1
            edit-2
            3 months ago

            You may be misunderstanding my description a bit. Think of Thread as Zigbee 2.0. It’s not, but that’s a useful way of thinking of it. It’s a_local_ mesh network just like Zigbee, even using the same frequency. The protocol stack is different: it’s IPv6 for capability, but completely separate from your Ethernet/wifi. There is no online requirement, at least from the standard.

            Matter is Ethernet/WiFi based and can act as a gateway for Thread, but theirs is no online requirement, at least from the standard.

            But yes, companies will ignorantly or willfully violate things like that. My most recent example is effing Netgear. I didn’t think I had to ask whether my new router’s “separate IoT network” was actually separate. I set up a different ssid, configured it to 2.4GHz only, separate password …. WTF, it’s on the same network with no separation? How is that even a useful thing?

    • @[email protected]
      link
      fedilink
      33 months ago

      My guess is that the speed with which new device types are supported is too slow to make it truly revolutionary. It was a good idea, it just does not happen fast enough to become dominant.

      • @[email protected]
        link
        fedilink
        23 months ago

        Definitely a problem - but the positive side of that is the slow pace is from reaching a consensus. It’s easy to be impatient with how slow the rollout is going but if that means that most manufacturers of each type are on board it could still be a good thing

        • @[email protected]
          link
          fedilink
          13 months ago

          Let’s hope so, I would love that! It is so frustrating shopping for new Home Assistant gear, finding something nice and then realizing it uses FlooSnorb instead of zigbee or wi-fi or bluetooth or whatever you already have. And yeah, sure, you can buy a controller for that, and there is probably an integration for that for HA, but damnit…another one? 😁 ™️

          • @[email protected]
            link
            fedilink
            23 months ago

            At this point i already support the most common protocols in HA, so i really hope for the end of WiFi, and vendor specific portals

  • @[email protected]
    link
    fedilink
    673 months ago

    Toilet paper rolls.

    Somehow we settled on a pretty good size for toilet rolls, and there never seems to be a compatibility issue with holders.

    At least not for households. Commercial products have their own things going on, but it doesn’t affect most people.

    Is there a formal standard, or did we decide not to mess with good enough?

    • OtterOP
      link
      fedilink
      English
      83 months ago

      This is a cool one I haven’t thought of before!

    • @[email protected]
      link
      fedilink
      English
      313 months ago

      We’ve got a 100 year old toilet roll holder, the spindle was turned on a lathe and the wooden cutout it sits in was hand carved. It is a poor fit for modern high sheet count rolls. We can’t stand to get rid of it so we just leave the roll outside of it until it is small enough to fit.

        • @[email protected]
          link
          fedilink
          English
          43 months ago

          I actually have a wood lathe and all the other tooling to make one, not that I would.

          I’ve been fixing the place up since August. It’s a farm that hasn’t been properly maintained in about 20 years.

          I’m doing my best to build to the standard of the original owner and his son with modern materials and methods. It’s a humbling experience. Nothing is quite square but everything is built like it’s bomb proof. You couldn’t afford to build out of solid wood like they did. The joints and meets are also super tight, you can’t get a sheet of paper between roof boards on the barn in most places.

        • @[email protected]
          link
          fedilink
          English
          23 months ago

          That sounds like a lot of fiddly work. Just sit a new roll on the back of the tank and use it until it fits.

      • @[email protected]
        link
        fedilink
        English
        83 months ago

        I have a half-bath with a modern holder. When that roll is 75% consumed, I move it to the bathrooms with the older style.

  • 🇰 🌀 🇱 🇦 🇳 🇦 🇰 🇮 🏆
    link
    fedilink
    English
    5
    edit-2
    3 months ago

    I was surprised to find that there are a ton of symbols that have sought to become the standard notation of sarcasm in text. I think we should really adopt one of those that are far more elegant than the “/s.” /s Looks ugly as fuck.

        • @[email protected]
          link
          fedilink
          English
          43 months ago

          no (yes), i prefer no sarcasm marker ideally, but if you have to, i prefer /s over some others (i dont like /jk or lol). If you can’t tell sarcasm from not sarcasm, you really should not be using internet.

          • @[email protected]
            link
            fedilink
            93 months ago

            Poe’s law friend. There are people who honestly believe the earth is flat. There is an elected government official who has made public claims about Jewish Space Lasers.

            We live in the dumbest timeline, no matter how stupid or insane a comment is there is someone who legitimately believes it.

            • @[email protected]
              link
              fedilink
              23 months ago

              But your comment has /s? We should define some escape prevention characters to prevent confusion when using /s /s

              • @[email protected]
                link
                fedilink
                English
                2
                edit-2
                3 months ago

                i don’t know how the /s in the middle looks, if you just want it to appear verbatim, use the code mode /s, to use it, wrap whatever you want to keep verbatim between pair of 3 back ticks ```hello```

  • SmokeyDope
    link
    fedilink
    English
    93 months ago

    Small net protocols like Gemini, gopher, spartan, IPFS because they don’t compete with the web instead they coexist as separate things.

  • ProdigalFrog
    link
    fedilink
    English
    403 months ago

    MIDI.

    Before the 80’s, there was no standard interface to control electronic instruments, just a bunch of proprietary interfaces unique to each manufacterer. But in 1983, amazingly they actually standardized on MIDI, and it remains a useful standard to this day, with any new versions of MIDI being completely backwards compatible, so your Yamaha DX7 from the 80’s is still just as viable to use today as the day it was new!

    • @[email protected]
      link
      fedilink
      13 months ago

      Should mention Open Sound Control which is also pretty good. Not exactly a competitor, it was supposed to provide a richer, real time interface. Still popular for certain use cases, including beyond music.

    • 🐍🩶🐢
      link
      fedilink
      English
      33 months ago

      This really is a perfect example. I did a lot of MIDI things as a kid!

    • @[email protected]
      link
      fedilink
      53 months ago

      DMX is a similar protocol for lighting.
      Sure, there’s artnet and sacn, but most gigs still use good old DMX.

  • Toes♀
    link
    fedilink
    133 months ago

    Chess, there’s so many wonderful ways to play.

    • @[email protected]
      link
      fedilink
      14
      edit-2
      3 months ago

      Also, playing cards. Every casino and basement house party uses the same 52 card deck. It’s sold in airports all over the world.

  • @[email protected]
    link
    fedilink
    23 months ago

    what if instead of coming up with new standards to the pile you combine existing ones, based on what works and is reasonable to do?

      • @[email protected]
        link
        fedilink
        13 months ago

        yes, but the point is to make something that might actually become new standard instead of making the problem worse. I think the problem is that everyone wants to make something that is great for them and hopes others will just willingly or unwillingly use it.

        • @[email protected]
          link
          fedilink
          English
          13 months ago

          I think it’s pretty rare that people aren’t trying to make a thing they think is better than what already exists. Even in the comic, they think they’re solving the problem, just like you.

          • @[email protected]
            link
            fedilink
            13 months ago

            Yes they are, but if result is not improvement then there is a problem in the process. I think that problem is that people just dont think beyond themselves enough.

            • @[email protected]
              link
              fedilink
              English
              13 months ago

              Who said there weren’t improvements?

              Even in your example of combining two, there’s going to be tradeoffs depending on what pieces they choose from each. Sometimes there isn’t an objectively better thing in all aspects.

              • @[email protected]
                link
                fedilink
                13 months ago

                the ultimate goal of everything should be to try making things better, otherwise what is the point. That is the baseline of all my thinking.

                • @[email protected]
                  link
                  fedilink
                  English
                  13 months ago

                  As is the mindset of everyone who set out to make a better standard. You don’t seem to be getting that.

  • @[email protected]
    link
    fedilink
    English
    353 months ago

    Whenever the new standard hits the almost impossible golden triangle of “cheap, reliable, and fast”.

    It’s gotta be cheaper than the alternatives, better and more reliable than the alternatives, and faster/easier to adopt than the alternatives.

    Early computers for example had various ways to chug math, such as mechanical setups, relays, vacuum tube’s, etc.

    When Bell invented their MOSFET transistor and figured out how to scale production, all those previous methods became obsolete for computers because transistors were now cheaper, more reliable, and faster to adopt than their predecessors.

    Tbf though transistors are more of a hardware thing. A better example of a standard would be RIP being superceded by BGP on the internet.

    • KillingTimeItself
      link
      fedilink
      English
      93 months ago

      Tbf though transistors are more of a hardware thing. A better example of a standard would be RIP being superceded by BGP on the internet.

      another big example is the telecom companies being superseded by IP based networking, rather than whatever patch routing bullshit was previously cooked up.

      Sometimes certain solutions are just, better.