Menu
Sign In Search Podcasts Charts People & Topics Add Podcast API Blog Pricing

Sebastian Scholz

๐Ÿ‘ค Speaker
485 total appearances

Appearances Over Time

Podcast Appearances

Rust in Production
Gama Space with Sebastian Scholz

Because they had simulations at the time.

Rust in Production
Gama Space with Sebastian Scholz

But there was no practical experience.

Rust in Production
Gama Space with Sebastian Scholz

And so we wanted to see if our simulations actually match what we see in real life.

Rust in Production
Gama Space with Sebastian Scholz

And so I got assigned to build this specific project and the code for it.

Rust in Production
Gama Space with Sebastian Scholz

And of course, because we were using Rust, this was also done in Rust.

Rust in Production
Gama Space with Sebastian Scholz

So it was kind of a relative simple thing.

Rust in Production
Gama Space with Sebastian Scholz

We just had three motors and we were controlling a disk inside of a box.

Rust in Production
Gama Space with Sebastian Scholz

And on the disk, we were able to spin the disk and then release something that released our small-scale sail.

Rust in Production
Gama Space with Sebastian Scholz

And the main part of this was just to do this control, kind of account for vibrations of the plane because those kind of disrupt the data and then record the data, of course.

Rust in Production
Gama Space with Sebastian Scholz

There was a lot of data coming in because we wanted to record as much as possible from this experience.

Rust in Production
Gama Space with Sebastian Scholz

We had cameras that captured the entire thing, but we also had various sensors, accelerators and stuff like that.

Rust in Production
Gama Space with Sebastian Scholz

So that was kind of my first, my foot into the company.

Rust in Production
Gama Space with Sebastian Scholz

And that's kind of also still what we do today.

Rust in Production
Gama Space with Sebastian Scholz

If somebody else joins the company, they're going to have to get used to the way we work around here.

Rust in Production
Gama Space with Sebastian Scholz

They're going to have to get used to Rust potentially.

Rust in Production
Gama Space with Sebastian Scholz

And so they usually get a small project on the site where they can work on.

Rust in Production
Gama Space with Sebastian Scholz

It's still important to us, of course.

Rust in Production
Gama Space with Sebastian Scholz

And then they kind of joined the main force like that.

Rust in Production
Gama Space with Sebastian Scholz

And we have a bunch of back and forth where we, because you're learning, you know, you're learning the way of how to write code, not only for us, but also for space.

Rust in Production
Gama Space with Sebastian Scholz

There's a bunch of things that we have in the company that we've gathered over the years on how to write Rust as safely as possible.