So Far So Rust
My journey learning Rust over 145 days as my primary programming language, including gotchas, resources, and why I chose Rust over Golang.
My journey learning Rust over 145 days as my primary programming language, including gotchas, resources, and why I chose Rust over Golang.
How to implement retry logic for HTTP requests in Rust using reqwest and the again crate. Handling network failures, rate limiting, and JSON parsing errors with exponential backoff.
My journey learning Rust after 3 years of attempts, finally succeeding after 40 days and building a webservice at Merkle Science.
A comprehensive introduction to Rust for Python developers, covering why Rust matters, memory management, ownership, borrowing, and practical code examples.
Today I learned about two essential Rust resources: a comprehensive guide to Rust macros and a detailed book on Rust performance optimization techniques.
Today I learned about Zellij, a modern terminal workspace with built-in multiplexing, written in Rust, offering an intuitive alternative to tmux and screen.
Today I learned about fnm for fast Node.js version management, zoxide as a smarter cd command, technical writing resources, PyO3 for Python-Rust integration, and Qubes OS security architecture.
Today I learned about CORS in depth, Piku for git-push deployments, why Rust strings seem challenging, and Deno's standard library for modern JavaScript runtime.
Today I learned about building Raspberry Pi Linux systems from scratch, embedded OS development with Rust, Vim for beginners, password management apps, and QueryBook for data exploration.
Today I discovered Innernet, a modern VPN solution for secure networking, and NoteCalc, a note-taking app with built-in calculation capabilities.