Julius Gustavsson
👤 PersonAppearances Over Time
Podcast Appearances
But we also have a Python binding package around Probe RS so that we can use that in our system tests, which are Python-based packages. And then you can essentially use it as any other Python library within our system tests.
But we also have a Python binding package around Probe RS so that we can use that in our system tests, which are Python-based packages. And then you can essentially use it as any other Python library within our system tests.
I don't know about probe RS for the use cases that we have had. There hasn't been, can't recall anything specific that we haven't been able to fix together with them, but otherwise sure. There are, you know, we, we want to make rust, uh, fully first-class alternative to, to, uh, CNC plus plus when it comes to safety critical.
I don't know about probe RS for the use cases that we have had. There hasn't been, can't recall anything specific that we haven't been able to fix together with them, but otherwise sure. There are, you know, we, we want to make rust, uh, fully first-class alternative to, to, uh, CNC plus plus when it comes to safety critical.
I don't know about probe RS for the use cases that we have had. There hasn't been, can't recall anything specific that we haven't been able to fix together with them, but otherwise sure. There are, you know, we, we want to make rust, uh, fully first-class alternative to, to, uh, CNC plus plus when it comes to safety critical.
And in order to get there, we need, you know, the tool chain needs to be certified, which is now actually available. But we also need, there are still libraries that need certification and we need tooling around it. For example, MCDC coverage and other tooling for better access. traceability to trace the requirements in an even better way to get better coverage metrics for the code reports.
And in order to get there, we need, you know, the tool chain needs to be certified, which is now actually available. But we also need, there are still libraries that need certification and we need tooling around it. For example, MCDC coverage and other tooling for better access. traceability to trace the requirements in an even better way to get better coverage metrics for the code reports.
And in order to get there, we need, you know, the tool chain needs to be certified, which is now actually available. But we also need, there are still libraries that need certification and we need tooling around it. For example, MCDC coverage and other tooling for better access. traceability to trace the requirements in an even better way to get better coverage metrics for the code reports.
Clippy, for example, would be nice if Clippy would produce reports, even if you can set it to... to warnings as errors, it would still be nice to give an overview of what warnings you actually have or what remarks it has in the project.
Clippy, for example, would be nice if Clippy would produce reports, even if you can set it to... to warnings as errors, it would still be nice to give an overview of what warnings you actually have or what remarks it has in the project.
Clippy, for example, would be nice if Clippy would produce reports, even if you can set it to... to warnings as errors, it would still be nice to give an overview of what warnings you actually have or what remarks it has in the project.
Yes, I was going to get to that as well. We do that, and that's part of our build infrastructure that we've built out. Cargo, by default, it helps you to get the total list of everything that you're using in the project. But we want to know what are we actually shipping, so how much of that is actually tooling that is never leaving
Yes, I was going to get to that as well. We do that, and that's part of our build infrastructure that we've built out. Cargo, by default, it helps you to get the total list of everything that you're using in the project. But we want to know what are we actually shipping, so how much of that is actually tooling that is never leaving
Yes, I was going to get to that as well. We do that, and that's part of our build infrastructure that we've built out. Cargo, by default, it helps you to get the total list of everything that you're using in the project. But we want to know what are we actually shipping, so how much of that is actually tooling that is never leaving
leaving the company and what is actually the binary that is getting flashed in the car. So we had to do, yeah, add some filtering on top of that to produce an SBOM that is more accurate in terms of what is actually being deployed.
leaving the company and what is actually the binary that is getting flashed in the car. So we had to do, yeah, add some filtering on top of that to produce an SBOM that is more accurate in terms of what is actually being deployed.
leaving the company and what is actually the binary that is getting flashed in the car. So we had to do, yeah, add some filtering on top of that to produce an SBOM that is more accurate in terms of what is actually being deployed.
I'm not sure, but they need to be available at request. And we have, there's open source portal at Volvo Cars that you can, actually, if you own a car, you're always able to request. The license notice is basically for everything.
I'm not sure, but they need to be available at request. And we have, there's open source portal at Volvo Cars that you can, actually, if you own a car, you're always able to request. The license notice is basically for everything.
I'm not sure, but they need to be available at request. And we have, there's open source portal at Volvo Cars that you can, actually, if you own a car, you're always able to request. The license notice is basically for everything.