Matthias Endler
๐ค SpeakerAppearances Over Time
Podcast Appearances
Why are they necessary for a toolchain to fulfill?
Did you back in the day already know about the efforts of building a compiler, safety-critical Rust compiler that would be allowed to be used in such environments, like things that Ferris systems built, for example?
Did you back in the day already know about the efforts of building a compiler, safety-critical Rust compiler that would be allowed to be used in such environments, like things that Ferris systems built, for example?
Did you back in the day already know about the efforts of building a compiler, safety-critical Rust compiler that would be allowed to be used in such environments, like things that Ferris systems built, for example?
It sounds like a good strategy for testing out new things in general and maybe specifically testing out Rust in embedded environments or maybe in larger organizations.
It sounds like a good strategy for testing out new things in general and maybe specifically testing out Rust in embedded environments or maybe in larger organizations.
It sounds like a good strategy for testing out new things in general and maybe specifically testing out Rust in embedded environments or maybe in larger organizations.
Who made the decision to hire external? Was it you because you maybe wanted to get an extra pair of hands? Was it the management? Was it a requirement from Volvo itself?
Who made the decision to hire external? Was it you because you maybe wanted to get an extra pair of hands? Was it the management? Was it a requirement from Volvo itself?
Who made the decision to hire external? Was it you because you maybe wanted to get an extra pair of hands? Was it the management? Was it a requirement from Volvo itself?
Did you have a deadline on, for example, you decided that you would be done by that time or you would have something to show by that time and if not, then the project would be canceled?
Did you have a deadline on, for example, you decided that you would be done by that time or you would have something to show by that time and if not, then the project would be canceled?
Did you have a deadline on, for example, you decided that you would be done by that time or you would have something to show by that time and if not, then the project would be canceled?
But even then, going forward, did you compare your maybe output with the output of the C-based version in order to make sure that it was compatible? Or was it mostly, you know, it's up now, we can compare the gRPC outputs, essentially?
But even then, going forward, did you compare your maybe output with the output of the C-based version in order to make sure that it was compatible? Or was it mostly, you know, it's up now, we can compare the gRPC outputs, essentially?
But even then, going forward, did you compare your maybe output with the output of the C-based version in order to make sure that it was compatible? Or was it mostly, you know, it's up now, we can compare the gRPC outputs, essentially?
Interesting. So you don't use gRPC anymore. What were some of the issues that you faced?
Interesting. So you don't use gRPC anymore. What were some of the issues that you faced?
Interesting. So you don't use gRPC anymore. What were some of the issues that you faced?
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?