Is anyone here attending? Which talks interested in you the most?
- 0 Posts
- 6 Comments
torcherist@programming.devMto Rust@programming.dev•Best Rust Web Frameworks to Use in 20232·2 years agoRight. I’ve been following Rocket for a few years when it was most active but the maintainer has for past couple years been focused elsewhere (I take no issue with that, open source is largely volunteer work after all). v0.5 RCs support async and works well from my experience, ymmv. Axum is great. Actix-web is good too.
torcherist@programming.devMto Rust@programming.dev•Experimenting with Iced - Simple but inefficient?2·2 years agoTantandev
torcherist@programming.devMto Rust@programming.dev•Experimenting with Iced - Simple but inefficient?English1·2 years agoHave you looked at Bevy before? There is a popular Rust YouTuber that posts videos of his Bevy projects. Definitely look there for inspiration.
torcherist@programming.devMto Rust@programming.dev•Are there any tutorials you would like to have made?0·2 years agoI’d like to see more material on telemetry for web services, namely opentelemetry for some popular web frameworks like Actix-web or Axum. Reporting those metrics to DataDog or GCP. There are books like zero2prod that discuss but room for improvement for guides on how to integrate with popular cloud monitoring services.
rofl. this is great.