MSManas Singhincode.manas.me·Jan 19 · 7 min readCoding with the Agents, SecurelyAI Coding - The Ever changing stack As of early 2026, coding with AI involves interacting with LLM models like a REPL. The difference is that the interaction uses natural language instead of direct co00
MSManas Singhincode.manas.me·Dec 27, 2025 · 6 min readAvoid the Slippery Slope of "AI Slop"We're entering the era of "AI Slop" that specific brand of code that looks functional at a glance but is actually a tangled mess of deprecated patterns, redundant logic, and architectural debt. You as00
MSManas Singhincode.manas.me·Dec 4, 2025 · 6 min readA friendly Fio Job BuilderIntroduction Writing effective FIO (Flexible I/O Tester) jobs can be a complex and error-prone process, especially for developers and system administrators who need to benchmark storage performance across different platforms and I/O engines. The chal...00
MSManas Singhincode.manas.me·Nov 15, 2025 · 6 min readArger - Parameters Across LanguagesEffective parameter handling is fundamental to building flexible, maintainable automation systems. This guide explores how different languages and tools approach parameter management, using a user account creation scenario as our running example. The...00
MSManas Singhincode.manas.me·Oct 17, 2025 · 3 min readFauxFS A Bug-Infested File System for LearningFauxFS: A Bug-Infested File System for Learning Have you ever wanted to learn how to debug complex software systems in a safe and controlled environment? Introducing FauxFS, a mock file system written in Python, designed specifically for educational ...00