Embed Notice
HTML Code
Corresponding Notice
- Embed this notice
Bricky (thatbrickster@shitposter.world)'s status on Tuesday, 03-Sep-2024 08:29:40 JSTBricky @sun Depends. I write all new projects with Rust because I'm happy with its 'batteries included' approach to unit tests, package deps, etc. while keeping the main reason I picked it up; speed. Build times are not as hairy as they once were, although a project with hundreds of deps will still take time.
What are you looking to build?