Join us today at #rust #brisbane for some great talks.
https://dominikwilkowski.github.io/rust_brisbane_site/events/2026-03-12.html
| website | https://dominik-wilkowski.com |
| Design System Meetup | https://designsystemmeetup.com |
| Code Heart Design | https://codeheartdesign.com |
Join us today at #rust #brisbane for some great talks.
https://dominikwilkowski.github.io/rust_brisbane_site/events/2026-03-12.html
Anyone keen to speak at our next #Rust Brisbane #meetup #irl ?
https://dominikwilkowski.github.io/rust_brisbane_site/i_want_to_speak.html
Some short but useful advice on code comments.
I also like expressively writing out the full if clause including else even if it does nothing.
https://devblogs.microsoft.com/oldnewthing/20251006-00/?p=111655
We, at The Working Party, just released an internal package to parse the doc blocks. We use this package to automatically generate documentation and test our files to make sure every snippet and block has those blocks for type safety and auto completion in the editor #shopify #rust
https://github.com/the-working-party/liquid-docs
Give it a whirl
i was told that my blog post on making an accessible toast notification had a typo.
so of course when i fixed that, i also ended up adjusting some of the content and adding a whole new section about popovers at the end.
https://www.scottohara.me/blog/2019/07/08/a-toast-to-a11y-toasts.html
i'm sure there are probably new typos in there now. whatever.
Just published BEAST. A recreation of a game I grew up with from 1984. I tried to keep it as close to the original as practical. There is a global Highscore server now too which is cool. Was a lot of fun to write this in #rust and playing it.
https://github.com/dominikwilkowski/beast
If anyone knows if the original author Dan Baker is still online I’d love to chat to him.