Earlier quoted context omitted.
What's wrong with ASP.NET? It might not be the most sexy framework out there, but it's great for this sort of thing - there's a huge business application ecosystem surrounding it.
While that may be true, a huge monolithic system that does everything is seldom great.
Former Tesla Firmware Engineer Discusses the System
461–470 of 589 posts
Re: Former Tesla Firmware Engineer Discusses the System
#462Earlier quoted context omitted.
To communicate with all the other traffic lights and sensors at the other intersections on the road to optimize traffic flow.
Yeah, I still think that's overkill, simply because the bulk of the computation is done on a remote server anyways. All you really need on the frontend is a TCP/IP stack to send telemetry and receive commands. If the connection is lost, the exchange can just fallback to "naive" mode.
Re: Former Tesla Firmware Engineer Discusses the System
#463Earlier quoted context omitted.
They periodically have times when the forum or at least some subforums are viewable by registration only.
yeah i didn't bother finding out whether the paywall was operational or not, and nobody's gonna read a forum thread in 2018
Re: Former Tesla Firmware Engineer Discusses the System
#464Earlier quoted context omitted.
To communicate with all the other traffic lights and sensors at the other intersections on the road to optimize traffic flow.
Yeah, I still think that's overkill, simply because the bulk of the computation is done on a remote server anyways. All you really need on the frontend is a TCP/IP stack to send telemetry and receive commands. If the connection is lost, the exchange can just fallback to "naive" mode.
Re: Former Tesla Firmware Engineer Discusses the System
#465Tesla:Elon Musk:?
Re: Former Tesla Firmware Engineer Discusses the System
#466Earlier quoted context omitted.
Because it runs counter to the "epic nerd" persona Musk was trying to build with his authorized biography. Windows isn't cool right now.
When was it cool?
Both are reasonably capable of high service uptimes and solid performance. With Server Core and PowerShell, there's a lot more parity than my fellow Linux admins want to admit, but either is a viable choice for general IT services at this point.
Note - I'm excluding licensing entirely from this, as well as infrastructure maintenance and control surfaces. Nobody likes DSC, and there are several superior config management solutions for Linux that don't have meaningful analogs on Windows.
Re: Former Tesla Firmware Engineer Discusses the System
#467Earlier quoted context omitted.
Depends on the area but yeah many intersections use sensors (cameras, sometimes under the road pressure sensors, etc) to make anywhere from subtle to extreme changes based on traffic patterns. The under the road pressure sensor has been around for decades. When I was a kid there was one light that, when you drove over the pressure sensor, it wouldn't really do much. But if you backed up and drove over it again it mus…
It's not a pressure sensor, but an induction loop. Basically, there is a coil placed on the road that has a small AC current passed through it. When a car (metal) sits on top of the coil, the two "coils" couple, changing the overall inductance. A simple sensor can detect this change.
Re: Former Tesla Firmware Engineer Discusses the System
#468Earlier quoted context omitted.
As a person who used to write navigation and control software for autonomous vehicles who occasionally gets downvoted for telling people that you really don't need a fancy RTOS for this stuff, you really don't need a fancy RTOS for this stuff. Linux is a very common platform for highly responsive robotic systems. I promise that their pid control isn't an Electron app.
As someone who worked on RTOS systems and now works on autonomy. These things frighten me everyday. What frightens me even more, is the people who work on autonomy without a real grasp on determinism. It's unfortunate that the people who have the most high tech backgrounds (phds in computer vision AI, etc) applicable to autonomy, have never implemented safety critical autonomous systems outside of a research project…
Re: Former Tesla Firmware Engineer Discusses the System
#469Earlier quoted context omitted.
RT Preempt / Preempt-RT patch still exists. It slowly is being integrated into mainline as per everyone's wishes but it is still a thing.
The original RTLinux it also still usable and it provides it's own hard RT scheduler.
People are using Linux when they need HW and driver support, e.g. gigabit Ethernet, firewire and such. RTOS vendors charging shitload of money on those drivers. I trust the Linux drivers more than the RTLinux scheduler or libc. But well, recently networking went to hell, so even there they start fucking up.
Re: Former Tesla Firmware Engineer Discusses the System
#470Earlier quoted context omitted.
Burning out people at large rate is not effective and persistent crunch is contraproductie. It is less of capitalism and more of wishfull thinking combined with wish to be seen as tough manager.
I'd say it's the pace in which modern capitalism operates at, particularly in tech. When the rate of production goes higher and higher due to automation and a global outsource-able workforce, the shareholders chase after higher and higher profits.