✕ Clear all filters
15 articles
▶ Videos →

📰 Dev.to · Himanshu Kumar

15 articles · Updated every 3 hours · View all reads

All Articles 131,978Blog Posts 136,781Tech Tutorials 34,209Research Papers 25,925News 18,714 ⚡ AI Lessons
I fixed a smolagents bug that confused everyone who hit it (with Sentry watching the whole time)
Dev.to · Himanshu Kumar 1w ago
I fixed a smolagents bug that confused everyone who hit it (with Sentry watching the whole time)
This is a submission for DEV's Summer Bug Smash: Clear the Lineup powered by Sentry. ...
I Traced a Multi-Step LLM Agent With Self-Hosted SigNoz. One Feature Sold Me.
Dev.to · Himanshu Kumar 1w ago
I Traced a Multi-Step LLM Agent With Self-Hosted SigNoz. One Feature Sold Me.
Multi-step LLM agents fail in a way normal backends don't. Nothing crashes. The pipeline "works", the...
My Abandoned Cricket Kit Confronted Me. So I Built It a Voice
Dev.to · Himanshu Kumar 1w ago
My Abandoned Cricket Kit Confronted Me. So I Built It a Voice
This is a submission for the DEV Weekend Challenge: Passion Edition. What I...
Vegas Amnesia: I turned Cognee's memory lifecycle into a detective game
Dev.to · Himanshu Kumar 🤖 AI Agents & Automation ⚡ AI Lesson 2w ago
Vegas Amnesia: I turned Cognee's memory lifecycle into a detective game
Built for the WeMakeDevs × Cognee "The Hangover Part AI" hackathon — Cognee Cloud track. ▶ Play it...
I built a trust firewall for my AI agent's memory — on Cognee's four verbs
Dev.to · Himanshu Kumar 3w ago
I built a trust firewall for my AI agent's memory — on Cognee's four verbs
Built for the WeMakeDevs × Cognee hackathon — "The Hangover Part AI: Where's My Context?" AI...
The Most Used Technology in the World Has Zero Marketing and Product People
Dev.to · Himanshu Kumar ⚡ AI Lesson 1mo ago
The Most Used Technology in the World Has Zero Marketing and Product People
174 million smart TVs, most of which run Linux. 3.9 billion Android phones. Zero...
My PR Merged Into a Graveyard: On the Rise of Antigravity and the Fall of Open Source
Dev.to · Himanshu Kumar 📣 Digital Marketing & Growth ⚡ AI Lesson 2mo ago
My PR Merged Into a Graveyard: On the Rise of Antigravity and the Fall of Open Source
This is a submission for the Google I/O Writing Challenge Last week, I got the little green...
I built a TypeScript client for Ceph Object Storage because the only npm package was 7 years old. Here's What I Learned
Dev.to · Himanshu Kumar ⚡ AI Lesson 4mo ago
I built a TypeScript client for Ceph Object Storage because the only npm package was 7 years old. Here's What I Learned
Last month I went looking for a Node.js client to manage users and buckets on our Ceph RADOS Gateway....
Why Your Code Needs a Time Machine: A Git Guide for Beginners
Dev.to · Himanshu Kumar 5mo ago
Why Your Code Needs a Time Machine: A Git Guide for Beginners
Git for Beginners: The Essential Guide to Version Control What is Git? Imagine...
Inside Git: How It Works and the Role of the .git Folder
Dev.to · Himanshu Kumar 6mo ago
Inside Git: How It Works and the Role of the .git Folder
You already type git add, git commit, and git push. They do the job. But do you know what actually...
The Pendrive Problem: Why Version Control Was Born
Dev.to · Himanshu Kumar 6mo ago
The Pendrive Problem: Why Version Control Was Born
Back in the day, developers literally carried code around on USB sticks (pendrives). Imagine Alice...