• Grandwolf319@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    67
    ·
    29 days ago

    In a sane world, there would be a law that forces certain types of features to always work.

    Cloud connectivity can have benefits but honestly, 95+% of a car’s feature does not need the internet

    • EliteCloneMike@lemmy.zip
      link
      fedilink
      English
      arrow-up
      22
      ·
      29 days ago

      Most cars throughout history have had zero need for the internet. I just hope it does not end up like video games, where they can sell an unfinished product and patch it later. Though there are benefits to that model, but recalls exist for a reason.

      • AbidanYre@lemmy.world
        link
        fedilink
        English
        arrow-up
        19
        ·
        29 days ago

        I just hope it does not end up like video games, where they can sell an unfinished product and patch it later

        Tesla has been selling a “full self driving” subscription for years.

        • Triasha@lemmy.world
          link
          fedilink
          English
          arrow-up
          5
          ·
          29 days ago

          And if Musk hadn’t bought a president, they would have been prosecuted for their crimes.

  • PattyMcB@lemmy.world
    link
    fedilink
    English
    arrow-up
    62
    arrow-down
    3
    ·
    edit-2
    28 days ago

    I’ll never buy a vehicle that requires cloud connectivity for anything. Not a problem!

    • LastYearsIrritant@sopuli.xyz
      link
      fedilink
      English
      arrow-up
      41
      arrow-down
      1
      ·
      29 days ago

      Well, most cars don’t REQUIRE it, but most cars lose features if it doesn’t have network connectivity.

      Good luck finding a car made after 2020 that doesn’t have at least one or two features that require the Internet to function.

          • Sturgist@lemmy.ca
            link
            fedilink
            English
            arrow-up
            14
            ·
            29 days ago

            Oh, we definitely were. If you don’t want something connected to the cloud, your options are:

            • buy from a very small company
            • build yourself something, kitcar style
            • buy something from 20 years ago

            Everything else is a rolling data vacuum

            • kbobabob@lemmy.dbzer0.com
              link
              fedilink
              English
              arrow-up
              3
              ·
              29 days ago

              I feel the same way about the new cars which is why I’m still driving a 2012. I genuinely have no idea what I would get if I wanted something newer.

              • Sturgist@lemmy.ca
                link
                fedilink
                English
                arrow-up
                1
                ·
                29 days ago

                I’m rocking a 2006 VW Polo. Thing’s a beast. Almost no power, endless tiny things wrong, but I got pushed off the road by a cement pump truck…and I mean…yeah it was “written off” but only because popping the dents and repainting it would be more than it’s value. Most of what’s gone wrong I’ve been able to fix myself for less than £100, and going to my friend’s place to use his garage and big jack.

          • mrgoosmoos@lemmy.ca
            link
            fedilink
            English
            arrow-up
            3
            ·
            29 days ago

            I’ve had to pick a new car in the last year. I chose a 2012. fuck new cars. fuck their headlights. fuck their spying. fuck their complexity. fuck their non-ownership. fuck their cost. fuck their bloated sizes. fuck their blind spots. fuck their driver assistance that interferes with my control of the vehicle. fuck their touchscreens that are absolutely useless in sunlight.

    • Bryan065@kbin.earth
      link
      fedilink
      arrow-up
      24
      ·
      29 days ago

      WOW… we were trying to hunt down why my buddy’s forestor’s battery kept dying…

      We even disconnected the wire that tells the alternator to stop charging the battery…

    • nyan@lemmy.cafe
      link
      fedilink
      English
      arrow-up
      16
      ·
      29 days ago

      Yup, lost a battery to that (2019 Impreza). Pulled the fuse for the modem, and it’s been fine ever since. I never used (or wanted) any of those features anyway.

    • 7U5K3N@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      13
      ·
      29 days ago

      Yep. My toddler hit the starlink button recently. Absolutely killed my outback.

      Crazy the bull shit I had to do to start it again.

  • zerofk@lemmy.zip
    link
    fedilink
    English
    arrow-up
    48
    ·
    29 days ago

    vehicle … cloud

    Flying cars sure turned out differently than we imagined in sci-fi.

  • kn0wmad1c@programming.dev
    link
    fedilink
    English
    arrow-up
    40
    ·
    29 days ago

    Is this article presuming that this isn’t part of the plan? Auto manufacturers think our brains work like “oh no, my connected service was end-of-lifed. Guess I gotta buy a new car.”

    • DanceMomsSavedMe@lemmy.zip
      link
      fedilink
      English
      arrow-up
      24
      arrow-down
      1
      ·
      29 days ago

      With OTA updates eventually they could FORCE you into buying a new one.

      I hate the privacy nightmare cars are turning into.

  • wewbull@feddit.uk
    link
    fedilink
    English
    arrow-up
    34
    ·
    29 days ago

    This is what the GPL was meant to fight against. Having boxes running software that is still under the control of the manufacturer.

    Instead people complained that it was hard to use the code at work. YES. THAT’S THE POINT.

    • WolfLink@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      3
      ·
      28 days ago

      Sure but that’s also the reason stuff like this isn’t GPL. For-profit software simply isn’t going to use the give-away-for-free license.

      • InternetCitizen2@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        ·
        28 days ago

        You know it might make sense for automotive. The car is the product after all. The quality of the engine is ultimately what drives sales and most of the entertainment is traditionally third party. Making the on board stuff open helps them make a platform for third parties that are safe from manufacturer trying to push them out or collect fees. That environment also helps the manufacturer in its own sales as their cars are where the cultural impact is.

        • lemmyvore@feddit.nl
          link
          fedilink
          English
          arrow-up
          3
          ·
          28 days ago

          Sharing code makes sense for everybody. It lets them spend a lot less resources on fixing shit if everyone else is also doing that somewhere upstream. With FOSS you can have your cake and eat it too. At some point Google calculated that committing one developer upstream for the Linux kernel can save a company the equivalent of a couple dozen specialist developers downstream in bug prevention and feature alignment across vendors alone.

          Unfortunately many companies continue to think about code as if it were potatoes. It doesn’t fucking matter who owns the code, it’s a functional spec. But hey, look at all the trouble we have explaining why standards are good – nevermind opening code.

          • InternetCitizen2@lemmy.world
            link
            fedilink
            English
            arrow-up
            2
            ·
            28 days ago

            Ohh for sure. That is also my position. I was just pointing out that people do not pick a car for the entertainment, but it can sway a purchase. An auto maker that keeps an open platform might have a stronger third party market that helps sway people into their cars, so even in their “we are trying to maximize our profits” still have a reasoning for it. Of course good luck telling senior management.

          • stormeuh@lemmy.world
            link
            fedilink
            English
            arrow-up
            1
            ·
            28 days ago

            It makes sense for everybody, except for those with a financial interest in selling and/or haggling over software licenses. That’s not only the companies producing the actual software, but also legal firms and similar “specialists” who siphon off money from this system of complex IP law.

            IMO the only way to transition to more software being open sourced, is to deconstruct these vested intrests with regulation. We need to fundamentally restructure the way software development is funded, and transition away from a model where ownership is the only thing that’s profitable.

            Doing that is delicate though, because as backlash from those vested interests, a lot of workers will likely lose their jobs. You need to make sure those people easily find new jobs working on open source, and communicate that effectively, so workers’ job insecurity is as low as possible during the transition.

  • DarkFuture@lemmy.world
    link
    fedilink
    English
    arrow-up
    22
    arrow-down
    1
    ·
    28 days ago

    I have yet to own a vehicle made in the 21st century.

    I’m terrified of having to get a vehicle that requires software updates that eventually will stop receiving support. I’m also terrified of getting a vehicle with just generally shitty software. My gf’s car has awful software and there’s nothing she can do about it.

    Just give me 90s era cars again. They last forever and they’re easy to repair on your own.

    • Soggy@lemmy.world
      link
      fedilink
      English
      arrow-up
      14
      ·
      28 days ago

      There’s lot to be said for physical safety features like side and curtain airbags, or better crumple zones that don’t crush your feet, but those were pretty much standard by 2012 so you can have those without all the computer nightmares.

    • FireWire400@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      ·
      28 days ago

      I wonder how much cheaper a car without any crap in it could be today if they still manufactured them at scale

      • irish_link@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        edit-2
        27 days ago

        I know I may get flamed for this since it has funding from Bezos but take a look at the Slate Truck (https://www.slate.auto/). Not cellular modem so no tracking (other than app based things. They say like charging and whatnot but you never know). No carplay or android auto, not entertainment dash at all. Hell the windows are old school cranks for rolling up and down.

  • innermachine@lemmy.world
    link
    fedilink
    English
    arrow-up
    19
    ·
    29 days ago

    The cloud? I’ve owned many a vehicle who’s company doesn’t exist anymore XD No car should be tied to any cloud or connectivity crap for use

        • glitch1985@lemmy.world
          link
          fedilink
          English
          arrow-up
          1
          ·
          27 days ago

          Holy shit how did this comment make me feel so old. Saturn was the only one that came to mind but I recognize all of those.

          • M0oP0o@mander.xyz
            link
            fedilink
            English
            arrow-up
            2
            ·
            edit-2
            26 days ago

            Daewoo is the one I wish was still here.

            Fun part about Pontiac, they were where most of the Saturn people came from. So those people got to watch gm kill two of their dreams.

  • ransomwarelettuce@lemmy.world
    link
    fedilink
    English
    arrow-up
    19
    ·
    29 days ago

    We must create some legalisation on this else a buch of smart cars are going to turn into dumb bricks.

    In contrary to what many are saying I don’t think going back to plain cars is the solution. I think an open standard would be the solution here to provide an option to self-host or connect to provider.

  • OR3X@lemmy.world
    link
    fedilink
    English
    arrow-up
    12
    arrow-down
    2
    ·
    29 days ago

    My new vehicle has remote start, but only via the app. It’s a useful feature but frustrating that my trim level doesn’t also have it available via the keyfob. Once the manufacturer ends support for my vehicle I will lose the feature out-right.

    • tidderuuf@lemmy.world
      link
      fedilink
      English
      arrow-up
      15
      ·
      29 days ago

      Sounds like you own the vehicle and can make whatever modifications you want to it in order for it’s features you purchased to work.

      • frongt@lemmy.zip
        link
        fedilink
        English
        arrow-up
        15
        ·
        29 days ago

        Yeah but that costs extra time and money they shouldn’t have to spend

    • Captain Aggravated@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      3
      ·
      29 days ago

      My father’s Avalon will never show turn by turn navigation on the infotainment screen ever again because the mobile app it requires is dead. Car is 9 years old.

    • bloogoose@lemmy.zip
      link
      fedilink
      English
      arrow-up
      6
      arrow-down
      5
      ·
      29 days ago

      You bought the vehicle. Do y’all not see that? Despite how you as a consumer is treated you fucking bought the vehicle! I really do feel like I’m taking crazy pills…

      • OR3X@lemmy.world
        link
        fedilink
        English
        arrow-up
        7
        arrow-down
        3
        ·
        29 days ago

        What’s the alternative? Not buying a vehicle? If I wasn’t in the US and actually had good public transportation available to me I certainly would forego vehicle ownership. As it stands, it is frustrating to think I will one day lose the remote start feature, but it’s not a deal breaker.

        • Earthwormjim91@lemmy.world
          link
          fedilink
          English
          arrow-up
          7
          arrow-down
          1
          ·
          29 days ago

          Buy any of the other vehicles out there that don’t pull that bullshit?

          Lol it wasn’t a choice between that car and walking. That’s a massive false equivalency.

          • OR3X@lemmy.world
            link
            fedilink
            English
            arrow-up
            1
            arrow-down
            3
            ·
            29 days ago

            Basically every new vehicle made in the last 5 years has connected features. That’s why I said “not buy a vehicle” I was using hyperbole to point out that the options are limited if you want a new vehicle without connected features. Options are even slimmer if you have specific requirements for a vehicle outside of basic transportation.

              • boonhet@sopuli.xyz
                link
                fedilink
                English
                arrow-up
                5
                ·
                29 days ago

                The people who buy new vehicles usually do it for the warranty that lasts several years so the cost structure of ownership is entirely predictable.

                You can also buy a 25 year old Volkswagen 1.9 tdi. Some years your cost of ownership will be fuel and oil changes (and those cars basically take no fuel), but at some point you’ll need new unit injectors costing 2-3x the car’s value for a set. Will it be the month after you buy the car, or will it be in 5 years? It’s a lottery and you’re better off replacing all 4 when it comes to that, rather than doing one at a time.

                Cars in the range of 5-15 years of age are even worse because they’re more complex and some of the parts are super expensive. And it takes around ~10-15 years to know if an engine or transmission design is truly reliable (if it has big problems, we might find out sooner).

                I’m going to use German cars as an example again because those are the ones I know best, but for example when BMW had the M57 diesel, that was basically the best modern diesel engine. 500k km? 700k km? No problem whatsoever. Only real issues would be the occasional injectors, turbo and maybe some coolant hoses, but those usually started surfacing after 300k or 400k km, at which point you expect SOME issues.

                Then N57 came out as its replacement and a few years later we knew about the potential chain and valvetrain issues. Kinda sucks, because they’d also moved the chain to the rear of the engine, but you can get it done for a few hundred euros yourself, or somewhere between 1500-3000€ at a shop. But it took nearly a decade before we knew about the crankshaft issues and those are an engine killer. I’m talking a full rebuild of the bottom end with a NEW, not re-ground crankshaft since these have a special coating from the factory IIRC. Prepare around 10000€, which incidentally could be more than the car is worth by the time you find yourself doing this work.

                Now that engine’s replacement, the B57, has been out for 8 or 9 years and as far as is currently known, it has nearly no typical issues beyond some plastic coolant pipes that get brittle over time. But we don’t know what other common issues might start surfacing as more and more of those engines reach high mileages.

                Now if what you’re thinking is “just buy a Toyota and you’ll have no trouble”, well, Toyota has made absolutely horrible engines in the past, for example the 2.2 diesel. Head gasket failure was notoriously common. Again, something that you wouldn’t necessarily know when you’re buying a 5 year old car because the issues haven’t started surfacing en masse yet.

              • Blaster M@lemmy.world
                link
                fedilink
                English
                arrow-up
                3
                ·
                29 days ago

                Works until it doesn’t. Connected cars go back almost 20 years now. better to research the car and ways to remove telemetry. Base model cars tend to have less telemetry, or none at all.

                • blitzen@lemmy.ca
                  link
                  fedilink
                  English
                  arrow-up
                  1
                  ·
                  29 days ago

                  Those are separate, but equally concerning, things. Connected features are what this article is about, but telemetry is a different issue. On a new vehicle, you might disable the modem but lose several “features,” perhaps ones that you effectively have to have.

                  On somewhat older vehicles that don’t rely on connectivity to the same degree, disabling the modem only prevents telemetry data being sent to wherever-it-is that that data goes. That seems to be the sweet spot for me.

              • blitzen@lemmy.ca
                link
                fedilink
                English
                arrow-up
                2
                ·
                29 days ago

                I have my eye on a new (to me) vehicle in the next couple of years. I’d gone from planning on buying new but have now settled on the lowest mileage 2019 I can find. New enough to be nice and safe and have physical buttons, old enough not to have all these objectionable “features.”

                I refer the newest style of vehicles as “spaceships.” Call me old fashioned and old guy yelling at clouds, but I want my next vehicle to be, you know, a vehicle.

            • Earthwormjim91@lemmy.world
              link
              fedilink
              English
              arrow-up
              1
              arrow-down
              1
              ·
              29 days ago

              There’s a difference between “has connected features” and “REQUIRES connected features” though. Again, you’re making a false equivalency.

              Yes, pretty much every new vehicle has some sort of connectivity, and almost all have some sort of paid subscription to use those connected features in the app.

              That’s entirely different than requiring you to have a subscription and use the app. Most new cars do NOT do that. They still have all the basic functionality without using the connected features, and the features are literally extra features so you can do things outside of the range of the fob, or add some extra things that the fob can’t do.

          • ExcessShiv@lemmy.dbzer0.com
            link
            fedilink
            English
            arrow-up
            2
            arrow-down
            2
            ·
            edit-2
            29 days ago

            No in want reliability without massive amounts of maintenance and repairs above all. A 20+ year (pretty much how far back you need to go to avoid telemetry) old car is not going to give that, regardless of what anyone says. They will require lots of time at the mechanic way too often, or lots of hours from yourself.