which of these 4 have the most coding. i removed the answers on the pic so you would have to guess in a few days ill reveal the answer
Posted: Tue Jun 05, 2018 10:16 pm
sweatdropI have a feeling boeing 787 would be longest cause spaghetti.
Just gut feeling xp
...the black on modern vehicle tho >__>
Sparkn Splash
Fluffy Warlord
Offline
irusumouse
Dapper Duck
Offline
Posted: Sat Feb 04, 2023 8:54 pm
32
Posted: Sun Feb 05, 2023 3:48 am
I'll guess the high end vehicle has some serious code;. Especially the driverless models as they need to navigate using GPS and short range infrared proximity sensors. That and an AI to judge best off scenarios. 🧬
The jet fighter, passenger jet, and passenger car all have to run on small embedded processors (Arduinos and similar) with minimal ram, low clock rates, and real-time speed requirements. They monitor sensors, actuate relays, and report upstream to a small display controller, but they don't do much else.
OTOH, Facebook has no such impetus to stay lean. The server-side code can run on hundreds of general-purpose machines with tons of ram. The client side can be as bloated as they want because it runs on your machine, not theirs.
Edit: Self-driving cars are a huge step up from normal cars. But I suspect even those can't compare to the bloated monster that Facebook has become. Especially if you include their behind-the-scenes server-side data mining, that doesn't need to be done in real time.