#jazda — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #jazda, aggregated by home.social.
-
https://www.europesays.com/pl/409204/ Gdańska policja podsumowała majówkę na drogach #alkohol #artykuły #auto #autohandel #Bezpieczeństwo #cel #CzęśćiZamienne #czwartek #droga #gdańsk #jazda #kierowanie #kierujący #komis #majówka #MajówkaKierowcaPijany #modele #moto #motocykle #motoryzacja #mundurowy #PijaniKierowcy #PijanyKierowca #PL #Poland #policja #policjant #Polish #Polska #Polski #porady #porządek #SalonSamochodowy #samochody #testy #uprawnienie #UsługiMotoryzacyjne #weekend #wpływ
-
I hate #async in #Rust.
I say that after writing 4 toy runtimes for it.I have a very async-shaped problem and I *still* can't use async for it without ugly hacks.
Lifetime hell is trying to kill me. Will self-referential struct save me or finish the job? Let's find out.
Yeah, I'm riding #no_std , no alloc, why do you ask?
-
I hate #async in #Rust.
I say that after writing 4 toy runtimes for it.I have a very async-shaped problem and I *still* can't use async for it without ugly hacks.
Lifetime hell is trying to kill me. Will self-referential struct save me or finish the job? Let's find out.
Yeah, I'm riding #no_std , no alloc, why do you ask?
-
I hate #async in #Rust.
I say that after writing 4 toy runtimes for it.I have a very async-shaped problem and I *still* can't use async for it without ugly hacks.
Lifetime hell is trying to kill me. Will self-referential struct save me or finish the job? Let's find out.
Yeah, I'm riding #no_std , no alloc, why do you ask?
-
I hate #async in #Rust.
I say that after writing 4 toy runtimes for it.I have a very async-shaped problem and I *still* can't use async for it without ugly hacks.
Lifetime hell is trying to kill me. Will self-referential struct save me or finish the job? Let's find out.
Yeah, I'm riding #no_std , no alloc, why do you ask?
-
I hate #async in #Rust.
I say that after writing 4 toy runtimes for it.I have a very async-shaped problem and I *still* can't use async for it without ugly hacks.
Lifetime hell is trying to kill me. Will self-referential struct save me or finish the job? Let's find out.
Yeah, I'm riding #no_std , no alloc, why do you ask?
-
https://www.europesays.com/pl/345849/ Przegubowy trolejbus Ikarus będzie jeździł po Gdyni. Trwa jego modyfikacja #budapeszt #BudżetObywatelski #gdańsk #gdynia #ikarus #jazda #lakierowanie #lato #modyfikacja #PL #pojazd #Poland #Polish #Polska #Polski #rok #sopot #trolejbus #wnętrze
-
#BarePcbBikeComputer:
https://chaos.social/@dwagenk/108601749647378499
https://chaos.social/@dwagenk/108404302205021636
Verify the hardware is OK and work on board support for #jazda and #tockos #tock -
#Jazda is making #upstreaming progress. It's now a supported board in #TockOS ! Very bare bones, but I'm working on adding drivers.
-
Cleaning device drivers of cruft is exhausting. Yes, I did replace a rather central pice, but throughout I kept finding mistakes like using bytes instead of bits.
I hope they are gone, but am not expecting it.
Need a break before the inevitable humiliation while testing.
-
Thanks @spaetz for writing up your first experience with the #jazda devkit. I'm going to use it as onboarding in the future.
-
#jazda the #bike computer got a new, pretty font!
See how it thinks we're going 14 km/h? That's because it glitched (don't worry, I found the bug).
Two lessons:
- using ray tracing techniques (sdf) for drawing works on microcontrollers
- but barely fast enough :(https://framagit.org/jazda/core/-/blob/master/ray-graphics/src/digits.rs
-
Are you dreaming about a #bike computer that shows where on the trail you are?
I stopped dreaming.
Because I made one!
Trail display is a demo for #Jazda I tested today while making code easier for newcomers.
The triangle on the display is about 10km around a pretty mountain lake surrounded by quaint little towns.
-
First longer ride with #jazda. Impressions:
- I need to show battery level. I don't know if it was fully charged
- it survived the entire ride
- it shut off after I got back, after almost 5 hours with GPS on
- when the wind is blowing, I'm going way slower than I thought :S -
Still wondering what my secret project is?
An #opensource bike computer.
After weeks of working behind the scenes, today the first functional prototype was tested on the road. Hello world!
Check out https://jazda.org if you want a prototype too.