Earlier quoted context omitted.
Lol. Reminded me of this - https://youtu.be/cfTIjuW6SWM Fwiw - I am a kubernetes fan. Just not in cars.
If you're a k8s fan but don't consider it reliable enough to do anything even next to but independent from safety critical systems then that's not exactly a glowing recommendation.
We achieved a 6-fold increase in Podman startup speed
131–140 of 196 posts
Re: We achieved a 6-fold increase in Podman startup speed
#132So it was poorly thought out or poorly designed all this time, then they fixed the obvious errors? That was my impression after reading the article...
Re: We achieved a 6-fold increase in Podman startup speed
#133Earlier quoted context omitted.
To be honest I think we should be adopting the full ecosystem we've been busy building around containerization. Imagine calling up breakdown assistance because your car won't start, mechanic comes out, cracks the hood and is like "ah there's your problem right there, ignition service has only 1/2 pods healthy because the node went into NotReady due to DiskPressure. I can clear up some log files so it goes underneath…
Looks like your cars Kubernetes certificates have expired after a year, we'll need to SSH in and run kubeadm to refresh them. Wait, the 5G pod isn't starting ...
Re: We achieved a 6-fold increase in Podman startup speed
#134Earlier quoted context omitted.
My car has a button for traction control. If it’s not working I would expect it to turn itself off and ding, not just halt the vehicle.
A bad fuel injector should usually be a reason to stop driving. Depending on the type of damage it would likely damage the piston and/or cylinder fairly quickly if you attempted to keep running it.
So shutting it down certainly seems sensible.
Re: We achieved a 6-fold increase in Podman startup speed
#135Re: We achieved a 6-fold increase in Podman startup speed
#136Earlier quoted context omitted.
More software is fine IMO. More software on critical path ain't. Have the ECU only do the engine thing. Have the AC control just do AC control. Decouple dependencies and make it as simple as possible. Old cars already do it. Blinker switch send signal directly to light controller, not to some central box deciding what it should do with it. If something needs config in addition to control signals, have it keep it own…
According to the car, the stability control system wasn't working. Cause? Obviously a broken fuel injector. The stability control system talks to the engine ECU to control the torque if there is a lack of traction - it is notified of this by the ABS computer. Broken Injector=No ability to manage torque, hence traction control warning. Sitting here now, that makes perfect sense. In horizontal Scottish rain - less so!
Re: We achieved a 6-fold increase in Podman startup speed
#137Earlier quoted context omitted.
Are 2025 battery cells batteries from the future?
assuming this is a cr2025 then most likely 20mm diameter and 2.5mm thick => 2025
Use of a 2025 cell would be rather irritating to me, because in my experience CR2016 or CR2032 are both more common, and it seems like it should not be hard to fit a 2032 into most keyfob designs.
Re: We achieved a 6-fold increase in Podman startup speed
#138Earlier quoted context omitted.
> The printers of today are awful landfill fodder compared to the Okidata's of the 90's. Pure simplicity and speed vs FULL COMPUTERS, with scanning, faxing, and every other imaginable feature crammed in with zero hope of doing anything other than replacing the toner. The first Laserwriter in 1985 had more processing power than the Macintosh it was sold to accompany. Printers have been full computers for a long time n…
People used to buy HP Laserjet 4 printers at auction because they were peak stability. From the look of things the 4 introduced the direct predecessor to the wire protocol printers use today (PCL 5e vs PCL 6 variants) https://en.m.wikipedia.org/wiki/Printer_Command_Language
Many insults were thrown. He didn't try again
Re: We achieved a 6-fold increase in Podman startup speed
#139Earlier quoted context omitted.
Mechanics call this the money light. :)
Indeed. When I took my car in last winter because the light had come on for no apparent reason, as the car was running fine, they charged me $140 to take it out on the road to try to find the reason. No reason was found. Two weeks later, the light came on again (towards the end of 2022). The car was and is running fine. The light will remain on until July when I take it in for a scheduled oil change.
Re: We achieved a 6-fold increase in Podman startup speed
#140Earlier quoted context omitted.
You know what this car needs? Kubernetes.
Agree. I am not buying any car not running all software components as Spring Boot micro services in kubernetes cluster as a standard cloud native service. If this setup can run my 95% uptime enterprise apps, I am sure as hell it can run my car too.