home.social

#rustdev — Public Fediverse posts

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

fetched live
  1. Now that I want to keep gotosocial and readeack pkgsrc packages up to date automatically, I find myself trying bob.

    Not bob the playschool user interface from Microsoft.
    Bob  from @jperkin the pkgsrc building sandboxed factory written in rust.

    Will see how it goes...

    https://crates.io/crates/bob

    #gotosocial #readeck #pkgsrc #bob #rustdev

  2. So I am getting more and more into #p2panda - though I do not yet understand whether the "p2panda" crate is sufficient for what I am about to build or whether I need to go with "p2panda-net" and then use the other crates from the ecosystem and stack them.

    #rustdev #rustlang #rust

  3. So I am getting more and more into #p2panda - though I do not yet understand whether the "p2panda" crate is sufficient for what I am about to build or whether I need to go with "p2panda-net" and then use the other crates from the ecosystem and stack them.

    #rustdev #rustlang #rust

  4. Does anyone know if there's a tool for #Rust for desugaring async functions? I want to inspect the state machine that the compiler generates for an async function (for optimizing its memory usage).

    #rustdev #rustlang

  5. Does anyone know if there's a tool for #Rust for desugaring async functions? I want to inspect the state machine that the compiler generates for an async function (for optimizing its memory usage).

    #rustdev #rustlang

  6. Success, I managed to break apart a pretty big structure of code into a more modular and way better composable one!

    #rustlang #rust #rustdev #softwaredevelopment

    Now I have to replace the original with the new abstraction in half of the codebase.

  7. Success, I managed to break apart a pretty big structure of code into a more modular and way better composable one!

    #rustlang #rust #rustdev #softwaredevelopment

    Now I have to replace the original with the new abstraction in half of the codebase.

  8. Because of the awesome stream by @orhun I finally managed to get myself to start implementing the private state sync protocol for my pet project using #iroh and #yrs

    Not nearly finished, but the roots are planted.

    #rustdev #rust #rustlang

  9. Because of the awesome stream by @orhun I finally managed to get myself to start implementing the private state sync protocol for my pet project using #iroh and #yrs

    Not nearly finished, but the roots are planted.

    #rustdev #rust #rustlang

  10. TIL: Cargo lets you use "host-tuple" as a target 👀

    No need to remember your full target triple anymore! 🦀

  11. TIL: Cargo lets you use "host-tuple" as a target 👀

    No need to remember your full target triple anymore! 🦀

    #rustlang #cargo #rustdev #buildtools #cli

  12. Just published a new theory article on rustquant.dev this time about iceberg and stop-loss orders in the context of a Rust-based order book engine.
    Not an expert, just documenting the journey and trying to break down what I’m learning. These topics deserve much deeper treatment, so any feedback is welcome.

    #rustlang #trading #hft #orderbook #fintech #opensource #eventdriven #systemdesign #rustdev

  13. Just published a new theory article on rustquant.dev this time about iceberg and stop-loss orders in the context of a Rust-based order book engine.
    Not an expert, just documenting the journey and trying to break down what I’m learning. These topics deserve much deeper treatment, so any feedback is welcome.

    #rustlang #trading #hft #orderbook #fintech #opensource #eventdriven #systemdesign #rustdev

  14. i'm liking rust so far based on what i've experienced and seen but i feel like actually understanding how to write it and not let myself be driven by blindly translating C/C++ to rust, and rustc/rust-analyzer errors, would be way better. No Boilerplate videos certainly help but i think i can learn a little better

    any ideas? help out a beginner
    ​:BlobCat_Heart:​ ​:repost_ok:​

    #rustlang #rustdev #programming

  15. i'm liking rust so far based on what i've experienced and seen but i feel like actually understanding how to write it and not let myself be driven by blindly translating C/C++ to rust, and rustc/rust-analyzer errors, would be way better. No Boilerplate videos certainly help but i think i can learn a little better

    any ideas? help out a beginner
    ​:BlobCat_Heart:​ ​:repost_ok:​

    #rustlang #rustdev #programming

  16. The problem with having a fast development machine is, that all other machines are PAINFULLY SLOW suddenly.

    #rust #rustdev #development

  17. The problem with having a fast development machine is, that all other machines are PAINFULLY SLOW suddenly.

    #rust #rustdev #development

  18. write.as/comments-and-code/imp

    This is the first post on a series I'm doing on gamified encoding methods. I really like the idea of making multiplayer more interesting than just logging into some sterile server. I'm brewing up the second post for this weekend, about box drawing!

    ┍╼───━┐
    ╽ C+c ╽
    ┝┯┰┱┭┲┪
    ┖┻┺┸┶┵┘

    #gamedev #blog #rustdev

  19. write.as/comments-and-code/imp

    This is the first post on a series I'm doing on gamified encoding methods. I really like the idea of making multiplayer more interesting than just logging into some sterile server. I'm brewing up the second post for this weekend, about box drawing!

    ┍╼───━┐
    ╽ C+c ╽
    ┝┯┰┱┭┲┪
    ┖┻┺┸┶┵┘

    #gamedev #blog #rustdev

  20. Found out that I could get same-day delivery on a Micro:Bit and couldn't resist. And of course, I simply *have* to write something in #Rust with this!

    #rustlang #rustdev

  21. Found out that I could get same-day delivery on a Micro:Bit and couldn't resist. And of course, I simply *have* to write something in #Rust with this!

    #rustlang #rustdev

  22. What should I build next in #Rust on my free time? Looking for inspiration.

    #rustdev #rustlang

  23. What should I build next in #Rust on my free time? Looking for inspiration.

    #rustdev #rustlang

  24. It makes me really happy to see, @igalia is working on reviving the @Servo engine project and has now 4 people working on it.

    If they manage to revitalize it, get more contributors on board etc. this has the potential to provide a viable alternative in the currently #Chrome / #Blink / #WebKit dominated browser ecosystem and allow for new developments in this space!

    people.igalia.com/mrego/servo/

    #RustDev #ServoEngine #Browsers #OpenSource

  25. It makes me really happy to see, @igalia is working on reviving the @Servo engine project and has now 4 people working on it.

    If they manage to revitalize it, get more contributors on board etc. this has the potential to provide a viable alternative in the currently #Chrome / #Blink / #WebKit dominated browser ecosystem and allow for new developments in this space!

    people.igalia.com/mrego/servo/

    #RustDev #ServoEngine #Browsers #OpenSource

  26. 17. #RustChallenge

    👉 Will it compile?

    👉 If so, what might be the result?

    🦀 Don't forget to mark your answer with spoiler tag

    #rustacean #rusties #rustlang #rustaceans #rust #rustdev

  27. 17. #RustChallenge

    👉 Will it compile?

    👉 If so, what might be the result?

    🦀 Don't forget to mark your answer with spoiler tag

    #rustacean #rusties #rustlang #rustaceans #rust #rustdev

  28. Another year, another blog post. I'm closing out 2022 by channeling my inner
    @fasterthanlime with a deep dive into the basic TFTP protocol and my approach
    to parsing packets in Rust. Please enjoy!

    tuckersiemens.com/posts/parsin

    #rust #rustlang #rustdev #tftp #networking #parsing #nom #blogging

  29. It is sometimes hard to type #rustaceans.

    What could be the alternative reference we can choose for rust developers?

    👉 Reboot to reach to get maximum votes from rustlang developers

    #rustlang #rust #rustlanguage #rustacean #rustdev

  30. Pushing a lot of patches to mastodon-async lately - thanks for the awesome collaboration on the crate @scott!

    #rust #rustlang #rustprogramming #rustdev