ChanServ changed the topic of #rust-embedded to: Welcome to the Rust Embedded IRC channel! Bridged to #rust-embedded:matrix.org and logged at https://libera.irclog.whitequark.org/rust-embedded, code of conduct at https://www.rust-lang.org/conduct.html
spikespaz[m] has quit [Quit: Idle timeout reached: 172800s]
demolemon[m] has joined #rust-embedded
<demolemon[m]> hi
nadja has quit [Ping timeout: 248 seconds]
nadja has joined #rust-embedded
pavlebn[m] has quit [Quit: Idle timeout reached: 172800s]
dav1d has quit [Quit: Ping timeout (120 seconds)]
dav1d has joined #rust-embedded
cr1901_ has joined #rust-embedded
cr1901 has quit [Ping timeout: 252 seconds]
nadja has quit [Ping timeout: 246 seconds]
nadja has joined #rust-embedded
Koen[m] has quit [Quit: Idle timeout reached: 172800s]
emerent has quit [Ping timeout: 248 seconds]
emerent has joined #rust-embedded
<Ralph[m]> <jannic[m]> "I only had a very quick look..." <- thanks a lot for having a look! i've now updated the PR with this: https://github.com/rust-embedded-community/adafruit-bluefruit-protocol-rs/pull/38
Makarov has joined #rust-embedded
romancardenas[m] has quit [Quit: Idle timeout reached: 172800s]
dirbaio[m] has quit [Quit: Idle timeout reached: 172800s]
Makarov has quit [Ping timeout: 256 seconds]
<thejpster[m]> Chopsticks!!
Makarov has joined #rust-embedded
<Ralph[m]> <thejpster[m]> "Chopsticks!!" <- it was absolutely amazing to watch!
<Ralph[m]> the only remaining question: did they use Rust? ;)
flippette[m] has joined #rust-embedded
<flippette[m]> <flippette[m]> "i've written a bit more code..." <- > <@flippette:matrix.org> i've written a bit more code, and building in release mode _still_ gives this error... (full message at <https://catircservices.org/_irc/v1/media/download/AaHAgwmBmJjcMlQvgYm8UixCnMSQB8WuNGRbuso7tVujof8AXs5OjsqzDa4mzXV2vMKdXj2hxPZFMFZlAhuOYkNCeShkpO_AAGNhdGlyY3NlcnZpY2VzLm9yZy95a0NzelBhd2tvdUJZdmpZT0JLSEl0UnU>)
<flippette[m]> here's the diff between them
<JamesMunns[m]> huh
<JamesMunns[m]> maybe worth reporting to the avr-hal folks?
<flippette[m]> flippette[m]: > <@flippette:matrix.org> edit: i forgot about formatting differences, here's the actual content diff... (full message at <https://catircservices.org/_irc/v1/media/download/AT3KqnKEdP_1eROyAFlLV04M-m-4ALitU3Np1q8I39892dSC4oaMLE0b7aqG-_lEGmk_VE5_e1RDBymhNYv_1VtCeShk5HWwAGNhdGlyY3NlcnZpY2VzLm9yZy9XenBBaFR2UEdyV1VjSVdHYnB6RnRqaEk>)
<flippette[m]> <JamesMunns[m]> "maybe worth reporting to the avr..." <- i got the file from `avr-hal` so i assume i should report this to rust?
<JamesMunns[m]> flippette[m]: unsure!
<flippette[m]> apparently it's always been broken
Makarov50 has joined #rust-embedded
Makarov has quit [Ping timeout: 256 seconds]
Makarov50 has quit [Ping timeout: 256 seconds]
Makarov50 has joined #rust-embedded
<Ralph[m]> what's your opinion: should i release this as v0.3.0 or should i go straight for v1.0.0 (even though i have optional dependencies sitting at 0.x)? both optional dependencies seem to have a plan to get to 1.0 now (`defmt` promised to publish the roadmap soon (https://github.com/knurling-rs/defmt/issues/795) & `rgb` [said](https://github.com/kornelski/rust-rgb?tab=readme-ov-file#v0890-is-a-transitionalpreview-release) that they have a
<Ralph[m]> new release ready and if they get no complaints for a few months they'd publish it as 1.0), so maybe i could do v0.3.0 now and have v1.0.0 early next year? or maybe i'm overthinking this and should just do v1.0 now and v2.0 when they do their releases? 🤔
<jannic[m]> I wouldn't think too much about this decision. Do whatever you prefer personally. (Or ask people who actually use the crate and can tell if it feels mature enough for 1.0)
<jannic[m]> Both 0.3->1.0 and 1.0->2.0 would be breaking changes, so it doesn't make any difference technically.
<jannic[m]> If you want to avoid that breaking change, you could rename the features to `defmt03` and `rgb08`, and keep them indefinitely, and later add new features `defmt` and `rgb` for the 1.0 releases. Adding new features is not a breaking change, so could release 1.0 now, and the later release with the new features could be 1.1. But I guess now I'm overthinking this :-)
<jannic[m]> * change, so you could release
<Ralph[m]> i think for this crate using versioned features is an overkill. honestly, i don't even know who's using it (crates.io does show some downloads, so it's not completely unused 😅)
<Ralph[m]> i guess i'll go for 1.0 now as the dependencies are optional and this way we have another 1.0 embedded crate 🙂
<Ralph[m]> just missing the actual release commit on the upstream repo: https://github.com/rust-embedded-community/adafruit-bluefruit-protocol-rs/pull/39
ithinuel[m] has quit [Quit: Idle timeout reached: 172800s]
Makarov50 has quit [Ping timeout: 256 seconds]
vollbrecht[m] has quit [Quit: Idle timeout reached: 172800s]
Makarov50 has joined #rust-embedded
<thejpster[m]> Has anyone used https://gitlab.com/bern-rtos/bern-rtos ?
Makarov50 has quit [Quit: Client closed]
cr1901_ is now known as cr1901
sameoldlove[m] has joined #rust-embedded
<sameoldlove[m]> @room anyone who knows about game development with rust?
<sameoldlove[m]> I'm beginner and I couldn't even install the Bevy lol
<JamesMunns[m]> 1. please don't ping room
<JamesMunns[m]> 2. this is for embedded systems like microcontrollers, you might want to ask in `#rust:matrix.org` instead
<sameoldlove[m]> 1. I'm sorry.
<sameoldlove[m]> 2. Thanks.
<JamesMunns[m]> I realized that we have the permissions set so room doesn't ping all, so no harm done, but it is generally bad practice :p
<JamesMunns[m]> * ping all unless you're a moderator, so
dirbaio[m] has joined #rust-embedded
<dirbaio[m]> yep pinging 3.1k people is not nice 💀
<sameoldlove[m]> JamesMunns[m]: Lol, u should say "thank you" to me. I just helped u guys to find out security vulnerabilities.
<sameoldlove[m]> dirbaio[m]: And none of them are kind seems like 😛
<sameoldlove[m]> Wrong emoji
<sameoldlove[m]> Definitely wrong
<sameoldlove[m]> Lol
explodingwaffle1 has quit [Quit: Idle timeout reached: 172800s]
huayra1[m] has quit [Quit: Idle timeout reached: 172800s]