Bailey Townsend
Bailey Townsend
Hey everyone! I added a new runelite plugin recently that adds native mac notifications without having to install anything. https://runelite.net/plugin-hub/show/native-mac-notifications
Hey @babaktaremi sorry I had missed this thread. I was the one who had worked on the PR. Thanks for cleaning it up and getting it merged with a new...
> I don't think this is correct: > > https://github.com/embassy-rs/embassy/blob/423e5d7655d038ead9ad7f5f448cabbd0b330660/embassy-rp/src/clocks.rs#L515 > >  > > I suspect `picotool reboot` initializes ticks, and embassy-rp does not, here's my log collected through...
Thank you for the tip about `@unchecked Sendable`, I had missed that warning. And no worries! It is some changes I've made that work for my app, and I would...
Hey getting ready to go through and clean up the protocol and changes to make a PR. Do you have a swift-format file to make sure I've listed the code...