Matthias Endler
๐ค SpeakerAppearances Over Time
Podcast Appearances
Right, and my assumption would be that you had to build out a Rust library for reading and writing that format. Yes, yes. And was it hard for you? Did you use any existing libraries to build that parser or... to serialize the messages over the POS?
Right, and my assumption would be that you had to build out a Rust library for reading and writing that format. Yes, yes. And was it hard for you? Did you use any existing libraries to build that parser or... to serialize the messages over the POS?
And what about the automotive diagnostic standard, I guess you called it? What about that protocol? Was there an existing implementation or was it easy to write?
And what about the automotive diagnostic standard, I guess you called it? What about that protocol? Was there an existing implementation or was it easy to write?
And what about the automotive diagnostic standard, I guess you called it? What about that protocol? Was there an existing implementation or was it easy to write?
That's super amazing because there are a couple other vendors that use Rust in production now. For example, Renault, which is also a prominent car manufacturer. I wonder if they use similar protocols or if they have a different setup. I do know that everyone sort of used or uses CAN bus, but then the wire protocols might be different, right? You have different requirements. Yeah.
That's super amazing because there are a couple other vendors that use Rust in production now. For example, Renault, which is also a prominent car manufacturer. I wonder if they use similar protocols or if they have a different setup. I do know that everyone sort of used or uses CAN bus, but then the wire protocols might be different, right? You have different requirements. Yeah.
That's super amazing because there are a couple other vendors that use Rust in production now. For example, Renault, which is also a prominent car manufacturer. I wonder if they use similar protocols or if they have a different setup. I do know that everyone sort of used or uses CAN bus, but then the wire protocols might be different, right? You have different requirements. Yeah.
Is there any collaboration going on between those car vendors on a message bus level, on a protocol level?
Is there any collaboration going on between those car vendors on a message bus level, on a protocol level?
Is there any collaboration going on between those car vendors on a message bus level, on a protocol level?
Are you planning to open source some of that work? Are people ever going to be able to take a look at this and maybe use it in some way?
Are you planning to open source some of that work? Are people ever going to be able to take a look at this and maybe use it in some way?
Are you planning to open source some of that work? Are people ever going to be able to take a look at this and maybe use it in some way?
It feels like to be able to pull this off, you first had to invent or create the universe because there were so many small little bits and pieces that someone would have to write and you needed to build this entire tool chain. So moving forward, probably... As a next project, this will be way easier because you built out a lot of the tooling. But I wondered if the Rust ecosystem also helped you.
It feels like to be able to pull this off, you first had to invent or create the universe because there were so many small little bits and pieces that someone would have to write and you needed to build this entire tool chain. So moving forward, probably... As a next project, this will be way easier because you built out a lot of the tooling. But I wondered if the Rust ecosystem also helped you.
It feels like to be able to pull this off, you first had to invent or create the universe because there were so many small little bits and pieces that someone would have to write and you needed to build this entire tool chain. So moving forward, probably... As a next project, this will be way easier because you built out a lot of the tooling. But I wondered if the Rust ecosystem also helped you.
So what are some of the things that you used from day one or maybe you even use today? A couple of nice projects that you want to mention here. Yeah.
So what are some of the things that you used from day one or maybe you even use today? A couple of nice projects that you want to mention here. Yeah.
So what are some of the things that you used from day one or maybe you even use today? A couple of nice projects that you want to mention here. Yeah.