#zero2production — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #zero2production, aggregated by home.social.
-
Thanks for #zero2production, for exploring the design space with #pavex, and especially for your focus on helpful, elegant error handling. @algo_luca
Thank you @zkat for #miette, it makes me happy to look at its error reports.
-
Thanks for #zero2production, for exploring the design space with #pavex, and especially for your focus on helpful, elegant error handling. @algo_luca
Thank you @zkat for #miette, it makes me happy to look at its error reports.
-
@algo_luca Woohoo! THE Ursula Le Guin just signed up for my newsletter! 😍 #zero2production #rust
-
I'm looking at the tracing chapter (4.5.11) in Zero To Production and have a question about the approach to the lazy init for output in tests:
Why configure/init tracing in the else block when TEST_LOG is not set?
Since the output goes to std::io::sink, my initial impression is that we could just as well remove the else block altogether.
I may be missing some nuance here.
-
I'm looking at the tracing chapter (4.5.11) in Zero To Production and have a question about the approach to the lazy init for output in tests:
Why configure/init tracing in the else block when TEST_LOG is not set?
Since the output goes to std::io::sink, my initial impression is that we could just as well remove the else block altogether.
I may be missing some nuance here.
-
@algo_luca I am currently trying to figure out how to run black-box benchmarks with `cargo bench` but I’m coming up short with any resources of how to run a `#[bench]` test under tokio. Seemed like something I would have found in #zero2production !
-
@algo_luca I am currently trying to figure out how to run black-box benchmarks with `cargo bench` but I’m coming up short with any resources of how to run a `#[bench]` test under tokio. Seemed like something I would have found in #zero2production !
-
#zero2production by @algo_luca is becoming one of my go-to resources, but I wish it had a little more about benchmarking and measuring performance of the things that we build
-
#zero2production by @algo_luca is becoming one of my go-to resources, but I wish it had a little more about benchmarking and measuring performance of the things that we build