this post was submitted on 28 Nov 2024
453 points (88.2% liked)

Programmer Humor

32706 readers
407 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] ChickenLadyLovesLife 16 points 2 weeks ago (2 children)

Y'all need Qt Creator: C++ for under the hood and Javascript for the UI. Virtually nonexistent base of coders who can do both competently and if you're not careful you end up moving to Finland because of it.

[–] [email protected] 4 points 2 weeks ago (1 children)

I worked a bit on the previous version of Neptune UI https://doc.qt.io/archives/neptune3ui/ wit QML and I worked mostly with integration of https://doc.qt.io/QtApplicationManager/ into different cars. But I stayed in Sweden for that.

[–] ChickenLadyLovesLife 4 points 2 weeks ago (1 children)

I know Qt is cross-platform, but cars? Wow! I only ever used it for shitty Skype clones for Canadian ISPs.

[–] [email protected] 1 points 2 weeks ago

Oh it's very popular in the automotive industry, especially for the in vehicle infotainment like navigation, radio, media playerand so on. They even offer a automotive specific version of it:
https://www.qt.io/industry/qt-in-automotive

Sadly most of the OEMs slowly move to Android.

[–] [email protected] 4 points 2 weeks ago

It's the exposure to those languages that reassures Python developers that Python is superior.

Take nodejs for example. you write js on the backend, js on the front end and you're convinced that js is all you'll ever need.