Bailey Townsend

Results 5 comments of 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 > > ![image](https://private-user-images.githubusercontent.com/144139/361130642-b390f6b5-5fbe-473d-86af-0d53527ee31e.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzIwNjU4MTEsIm5iZiI6MTczMjA2NTUxMSwicGF0aCI6Ii8xNDQxMzkvMzYxMTMwNjQyLWIzOTBmNmI1LTVmYmUtNDczZC04NmFmLTBkNTM1MjdlZTMxZS5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjQxMTIwJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI0MTEyMFQwMTE4MzFaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT01M2U5ZWU5MDhiODZjYjgzNTgxZTNmOTYzMjI1MGUxMTZlZGZjMmQ4OGUwM2IyOGM4ODdmZjE1MDA4M2I3ZDdjJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.aE8WodgHMEHTSaDKdbcJXkugPmV3uNAPlkME8VyeIG4) > > 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...