Introduction to Loco: the “Rust on Rails”Loco is a Web or API framework for Rust: a “Rust on Rails”. Strongly inspired by Rails, it contains everything you need to go from side…Feb 226Feb 226
How to easily implement a configuration-first provider pattern in Rust 🦀In this post we’ll review a way to build a provider pattern in Rust which is dynamic, extensible, and fun to maintain, while as statically…Oct 16, 20231Oct 16, 20231
Errors in Rust: A FormulaErrors in Rust are a multi layer cake. This is an indepth review of error creation and handling in Rust, with a formula that always worksOct 13, 20232Oct 13, 20232
Published inBetter ProgrammingRust and LLM AI Infrastructure: Embracing the Power of PerformanceBuilding an LLM or AI infrastructure in Rust can offer several benefits despite Python’s dominance in the AI spaceAug 8, 20233Aug 8, 20233
Published inBetter ProgrammingBuilding CLI Apps in Rust — What You Should ConsiderThis is part guide, part post about what you should consider before building a new CLI app in Rust.May 9, 20236May 9, 20236
Published inBetter ProgrammingCompile Time Feature Flags in Rust: Why, How, and When?And what’s the tradeoff?Dec 14, 2022Dec 14, 2022
Published inBetter ProgrammingIntroducing Hyperstack — The Pragmatic Node.js Web Framework for BuildersA look at our latest open-source tool for programmersNov 29, 20222Nov 29, 20222
Published inBetter ProgrammingHow to Do Pipeline Forensics, DFIR, or Just Find Files Quickly With ReconA quick introduction to the open-source toolNov 19, 2022Nov 19, 2022
Published inBetter ProgrammingTauri vs. Electron for Tray AppsBuild a desktop tray starter app using Tauri, Rust, and JavaScriptNov 10, 20222Nov 10, 20222
Published inBetter ProgrammingRunning Rust Tasks With “xtask” and “xtaskops”Pop quiz: How do you write and run your daily tasks?Oct 29, 20221Oct 29, 20221