home.social

#rustweek — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #rustweek, aggregated by home.social.

  1. We all need a custom benchmarking harness or two in our life...

    (check the alt text for clarifications)

    #programming #rustweek #optimization

  2. We all need a custom benchmarking harness or two in our life...

    (check the alt text for clarifications)

    #programming #rustweek #optimization

  3. We all need a custom benchmarking harness or two in our life...

    (check the alt text for clarifications)

    #programming #rustweek #optimization

  4. In 6 days(!!) I'm going to show you how unnecessarily fast a string interner can be! I'm still trying out more optimizations, but we're already got a 30% improvement: from 25ns to intern a string to 18ns. Stay tuned, and (hopefully) see you in Utrecht!

    2026.rustweek.org/talks/arya/

    #programming #rust #optimization #rustweek

  5. In 6 days(!!) I'm going to show you how unnecessarily fast a string interner can be! I'm still trying out more optimizations, but we're already got a 30% improvement: from 25ns to intern a string to 18ns. Stay tuned, and (hopefully) see you in Utrecht!

    2026.rustweek.org/talks/arya/

    #programming #rust #optimization #rustweek

  6. In 6 days(!!) I'm going to show you how unnecessarily fast a string interner can be! I'm still trying out more optimizations, but we're already got a 30% improvement: from 25ns to intern a string to 18ns. Stay tuned, and (hopefully) see you in Utrecht!

    2026.rustweek.org/talks/arya/

    #programming #rust #optimization #rustweek

  7. In 6 days(!!) I'm going to show you how unnecessarily fast a string interner can be! I'm still trying out more optimizations, but we're already got a 30% improvement: from 25ns to intern a string to 18ns. Stay tuned, and (hopefully) see you in Utrecht!

    2026.rustweek.org/talks/arya/

    #programming #rust #optimization #rustweek

  8. In 6 days(!!) I'm going to show you how unnecessarily fast a string interner can be! I'm still trying out more optimizations, but we're already got a 30% improvement: from 25ns to intern a string to 18ns. Stay tuned, and (hopefully) see you in Utrecht!

    2026.rustweek.org/talks/arya/

    #programming #rust #optimization #rustweek

  9. So one issue we have in @oreboot is also being faced by Embassy et al:
    We use a stable toolchain for host tooling, and nightly ones for the code to run on the target platforms, which have various architectures. 🦀🦀

    However, Rust/cargo does not yet understand the mix well, so you end up with stuff like this github.com/embassy-rs/embassy/ or that github.com/oreboot/oreboot/blo - hacks in scripts/Makefiles. 🧑‍💻

    I hope we can discuss this a bit at #RustWeek during the #Rust #Embedded Working Group meeting. 👀

  10. So one issue we have in @oreboot is also being faced by Embassy et al:
    We use a stable toolchain for host tooling, and nightly ones for the code to run on the target platforms, which have various architectures. 🦀🦀

    However, Rust/cargo does not yet understand the mix well, so you end up with stuff like this github.com/embassy-rs/embassy/ or that github.com/oreboot/oreboot/blo - hacks in scripts/Makefiles. 🧑‍💻

    I hope we can discuss this a bit at #RustWeek during the #Rust #Embedded Working Group meeting. 👀

  11. So one issue we have in @oreboot is also being faced by Embassy et al:
    We use a stable toolchain for host tooling, and nightly ones for the code to run on the target platforms, which have various architectures. 🦀🦀

    However, Rust/cargo does not yet understand the mix well, so you end up with stuff like this github.com/embassy-rs/embassy/ or that github.com/oreboot/oreboot/blo - hacks in scripts/Makefiles. 🧑‍💻

    I hope we can discuss this a bit at #RustWeek during the #Rust #Embedded Working Group meeting. 👀

  12. So one issue we have in @oreboot is also being faced by Embassy et al:
    We use a stable toolchain for host tooling, and nightly ones for the code to run on the target platforms, which have various architectures. 🦀🦀

    However, Rust/cargo does not yet understand the mix well, so you end up with stuff like this github.com/embassy-rs/embassy/ or that github.com/oreboot/oreboot/blo - hacks in scripts/Makefiles. 🧑‍💻

    I hope we can discuss this a bit at #RustWeek during the #Rust #Embedded Working Group meeting. 👀

  13. So one issue we have in @oreboot is also being faced by Embassy et al:
    We use a stable toolchain for host tooling, and nightly ones for the code to run on the target platforms, which have various architectures. 🦀🦀

    However, Rust/cargo does not yet understand the mix well, so you end up with stuff like this github.com/embassy-rs/embassy/ or that github.com/oreboot/oreboot/blo - hacks in scripts/Makefiles. 🧑‍💻

    I hope we can discuss this a bit at #RustWeek during the #Rust #Embedded Working Group meeting. 👀

  14. I'm preparing my #rustweek talk ("Finding undefined behaviour in Servo") and looking for a couple test audience members! Are you comfortable with #rustlang and willing to read through 30 concise slides with speaker's notes and point out anything that needs more detail? I'd love to hear from you.

  15. @rustnl Is there a schedule.xml feed for the conference talks? Would be nice to have an up-to-date schedule in #Giggity
    github.com/Wilm0r/giggity

    #RustWeek

  16. @diondokter's RustWeek talk 'Codegen your problems away - device-driver toolkit' was recorded and uploaded to YouTube. Watch it now: youtube.com/watch?v=xt1vcL5rF1c

    @rustnl