$whoami
<Home><Blog><Resume>
$cd ~/blog
AI
Aug 20, 2025

Pydantic: How It's Just My Bread and Butter for Everything AI

Pydantic is the adult supervision LLMs desperately need to become somewhat trustworthy in the chaotic word salad that they produce.

#AI#Pydantic#LLM#Data Validation#Structured Output#Type Safety#JSON Schema
M
Mohammad Kaamil Mirza9 min read
Read article
AI/Cyber Security
Jul 25, 2025

Looking Back: The Cursor and GitHub Copilot Invisible Exploit

An analysis of a critical vulnerability in AI coding assistants that leverages Unicode encoding to inject invisible malicious code through rules files.

#AI#Security#GitHub Copilot#Cursor#Unicode#Exploits
M
Mohammad Kaamil Mirza7 min read
Read article
Database
Jul 24, 2025

How I learned to upsert Millions of Documents into MongoDB with minimal overhead

I efficiently manage millions of documents in MongoDB using Mongoose on an express Node.js server, ensuring minimal CPU and memory load.

#MongoDB#Performance#Node.js#Database Optimization#Bulk Operations#Express#Mongoose
M
Mohammad Kaamil Mirza12 min read
Read article

© 2025 Mohammad Kaamil Mirza - Built with Next.js