📰 Dev.to · icsboyx
Articles from Dev.to · icsboyx · 3 articles · Updated every 3 hours · View all reads
All
⚡ AI Lessons (21240)
ArXiv cs.AIDev.to AIForbes InnovationMedium · AIMedium · ProgrammingMedium · Cybersecurity

Dev.to · icsboyx
🔧 Backend Engineering
⚡ AI Lesson
1h ago
My Tiny Rust Utils, Part 3: save_load.rs
How I handle saving and loading typed config-like data in a small Rust app without turning it into a big abstraction.

Dev.to · icsboyx
⚡ AI Lesson
1h ago
My Tiny Rust Utils, Part 2: helpers.rs
A humble little helpers file: caller-aware errors, JSON conversion, and one tiny tracked error type.

Dev.to · icsboyx
🔧 Backend Engineering
⚡ AI Lesson
1h ago
My Tiny Rust Utils, Part 1: macros.rs
The real logging and timestamp macros I use in a small Rust bot, and why I still like this kind of tiny local utility.
DeepCamp AI