🏷️

rust

4 articles tagged with "rust"

Tech Feeds

dev-tooling-dx

json2rs: Generate Struct Definitions from JSON, Without the Magic

I built a small CLI tool that converts JSON files into struct definitions for Rust, Python, TypeScript, Kotlin, and Java. It's called json2rs. You have a JSON file — maybe an API response, maybe a con...

dev-tooling-dx

The Cloud Is Not Your Computer: Why Go and Rust Developers Secretly Miss the Monolith

I have deployed code to: Bare metal servers that screamed when the fan failed. VPS machines that mysteriously rebooted at 3AM. Kubernetes clusters that required three YAML sacrifices and a Helm incant...

ai-assisted-coding

Streamlining Authentication Flow Testing with Rust and Open Source Tools

In modern software development, ensuring robust and reliable authentication flows is critical to security and user experience. As Lead QA Engineer, I have leveraged Rust, known for its performance and...

dev-tooling-dx

Hello World, PardoX: Why I Built a Data Engine in Rust (and Why I Need You to Break It)

1. Introduction: The Leap into the Void I am not writing this from a boardroom in Silicon Valley, nor am I backed by a team of fifty senior engineers with unlimited budgets. I write this from my desk,...