this post was submitted on 04 Nov 2023
54 points (95.0% liked)

Programming

16240 readers
148 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
 

cross-port from: https://programming.dev/post/5377847

Ironclad is a formally verified, hard real-time capable kernel for general-purpose and embedded uses, written in SPARK and Ada. It is comprised of 100% free software, free in the sense that it respects the user's freedom.

Some of the supported features are:

  • A familiar POSIX-compatible interface.
  • True simultaneous preemptive multitasking.
  • Advanced cryptography and a security-centered architecture.
  • Mandatory Access Control (MAC).
  • Highly configurable, hard real-time scheduling.
  • Support for several architectures and boards.

Today (4 Nov 2023) at 14:00 UTC the author will preset it on Ada Monthly Meetup!

you are viewing a single comment's thread
view the rest of the comments
[–] ICastFist@programming.dev 3 points 8 months ago (2 children)

There's a general (maybe meme-y) feeling that car manufacturers are just slapping software where they shouldn't, and it's shit software. One of the most recent cases is Tesla recalling several self driving cars.

Also, getting hacked remotely because the majority is as safe as a typical IoT gadget.

[–] huntrss@feddit.de 2 points 8 months ago (1 children)

Fair enough. There are pretty pedantic processes to qualify automotive software, but these are obviously not perfect and bad quality software may still be deployed to the cars.

However, I would not throw OEMs like Tesla and others into the same category regarding Software quality.

[–] ExperimentalGuy@programming.dev 2 points 8 months ago (1 children)

I feel like Tesla especially is one that's subject to this criticism.

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

I think they also live after the mantra "move fast and break things", in cars that literally means breaking bones.

[–] ExperimentalGuy@programming.dev 1 points 7 months ago

The idea that Tesla has that mindset in production and not just the design process is really funny to me

[–] u_tamtam@programming.dev 1 points 8 months ago

Because the "car software" that comes to people's mind is most likely to be the infotainment system, which generally sucks, while the hard/safety critical stuff is invisible to them (and admittedly done by 3rd parties like Bosch)