this post was submitted on 06 Nov 2023
107 points (95.0% liked)

Programming

17026 readers
264 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 1 year ago
MODERATORS
top 23 comments
sorted by: hot top controversial new old
[–] DogMuffins@discuss.tchncs.de 45 points 10 months ago (3 children)

First party operating systems always seem to be terrible.

[–] ExperimentalGuy@programming.dev 8 points 10 months ago

I would extend that and just say all first party operating systems are shitty

[–] BennyInc@feddit.de 8 points 10 months ago (1 children)

Up to now, I believe, these systems were not first-party but built by the manufacturers of the infotainment systems. Now, Mercedes is taking this in-house to get it right and integrate it with the rest of the far more properly?

[–] DogMuffins@discuss.tchncs.de 4 points 10 months ago

I don't really have any more faith in Mercedes than I do with infotainment systems.

I don't doubt that they have amazing org knowledge around integrating data systems, but how are they with... any of the myriad of other components of operating systems?

[–] azertyfun@sh.itjust.works 7 points 10 months ago

BMW's is alright IMO. Unorthodox in its layout but it actually works well with the center console knob thingy and has historically been low-latency even back when every other manufacturer had a 2 second delay for every action on their awful touch screens.

Of course even BMW's system is still going to end up being an overly expensive Android Auto/Apple CarPlay launcher because what people want is Waze & Spotify, not random traffic updates from last week & DAB.

[–] PoisonedPrisonPanda@discuss.tchncs.de 15 points 10 months ago (1 children)

They should bring better UX engineers into the boat.

The old M.B os and its touch interface (in combination with the physical touchpad) is a horror even for digital matured persons.

To me it felt like they dont want you to operate the cars system during driving and let everything taking care by the bullshit voice recognition.

[–] otl@lemmy.sdf.org 9 points 10 months ago (1 children)

Even with (more) UX engineers, it was incredibly difficult to get any development done. When I was in this space, management and contractors were incredibly entrenched playing political games to grow teams even bigger to get more funding. There was nobody with any authority using the thing end-to-end saying “this sucks”.

It has to be like this.

Most of the stuff I try out I often come back to ask myself, did those engineers ever use their developed shit on their own?

[–] vhstape@lemmy.sdf.org 13 points 10 months ago (1 children)

What is so wrong with CarPlay or Android Auto T_T

[–] Tzig@sh.itjust.works 24 points 10 months ago (2 children)

CarPlay and Android Auto aren't car OSes though, they're merely an infotainment interface. You still need a way for the user to check the tire pressure, choose between sports mode and eco mode... Cars manufacturers could just implement the basics and let CarPlay/Auto do the rest but in that case anyone that doesn't have a compatible phone is stuck without infotainment, same if you run out of battery.

CarPlay and Auto being so good is somewhat to blame for first party interfaces being that bad though: why spend litteral millions on look and feel if you know the users who care won't be using it

[–] vhstape@lemmy.sdf.org 2 points 10 months ago* (last edited 10 months ago)

Yes, this is a good point. I think the best way to do it is to have the car controls visible at all times, with the CarPlay/Auto interface wrapped in a frame. This is how Jeep does it.

[–] Spectacle8011@lemmy.comfysnug.space -1 points 10 months ago

It's worth mentioning that Android Auto doesn't work on GrapheneOS due to the privileged access it requires, and will not support it unless it is re-architected. Which phones were you thinking of when you said "compatible"?

[–] TCB13@lemmy.world 10 points 10 months ago (1 children)

Car companies using Qt, what else is new?

[–] suy@programming.dev 3 points 10 months ago

I heard the rumor that Linux desktop environments use it too. Now hopefully multimedia apps with 3 letters like VLC and OBS can adopt it too.

j/k

[–] otl@lemmy.sdf.org 6 points 10 months ago (1 children)

I worked for a German car company for a little bit, in a team responsible for a similar system: https://www.srcbeat.com/2023/08/sbt/

[–] u_tamtam@programming.dev 4 points 10 months ago

I'd be curious to read more about the context of this. It looks like there are soo many low hanging fruits for anyone with mid-level technical seniority to step in and improve the situation measurably. Scala isn't bad but sbt definitely has plenty of (avoidable in hindsight) footguns. The tooling ecosystem of Scala has also improved leaps and bounds in the last couple years. Of course that doesn't do anything to the seemingly disfunctional organization but like the engineering post it was, it didn't concern itself with it much.

[–] Killercat103@infosec.pub 4 points 10 months ago

Will it collect data about my sexual activity?

[–] phillycodehound@lemmy.world 4 points 10 months ago (1 children)

Why not Android Auto and Apple Car Play? First party systems suck

[–] 418teapot@lemmy.world 5 points 10 months ago (1 children)

While I agree that first party systems suck, as someone with neither an iOS or Android device I personally prefer something work rather than a screen that says "connect iOS/Android".

[–] phillycodehound@lemmy.world 2 points 10 months ago

True. Why not all three? Options

[–] PoY@lemmygrad.ml 3 points 10 months ago

and then they'll turn around and charge you $5 to turn your ac on

[–] TangledHyphae@lemmy.world -2 points 10 months ago (2 children)

Why aren't car companies evaluating React Native on mobile OS's since that seems to be the way of embedded touch UIs going forward?

[–] Linkerbaan@lemmy.world 1 points 10 months ago

Because with QT you can have a propriatary mess of incomprehensible spaghetti code. And it's unknown by competent front end designers which means the back end guys can have all the fun!

load more comments (1 replies)