Browsing Tag
webdev
2833 posts
“The “Ideal Professional”: A Reflection on the Job Market”
In recent years, I’ve noticed a growing pattern across professional networks and the tech industry: the construction of…
Transactional Email in Medusa v2 Without the Notification Module
Medusa v2 has a notification module. It’s designed exactly for transactional email — you register a provider, configure…
Cutting LLM API Cost Without Rewriting Your OpenAI SDK Integration
A pattern I keep seeing with AI products: The first version uses the OpenAI SDK. That makes sense.…
The 5.2 kB editor I had to write because nothing else fit
I just needed a text box. Why was that so hard? The story of building my own simple,…
I built an open-source DAST scanner that outfound ZAP
I built KageSec. What’s wrong with existing DAST tools Nuclei is great — ProjectDiscovery built something genuinely impressive.…
Building an Image to Image AI Editor That Actually Ranks: A Performance & SEO Post-Mortem
I run image2image.ai – an AI image editor that lets users transform photos by describing what they want…
How to Build a Git Worktree Workflow for Faster Context Switching
How to Build a Git Worktree Workflow for Faster Context Switching How to Build a Git Worktree Workflow…
OrinIDE v1.0.7 — The AI Finally Understands Your Whole Project
I’ve been building OrinIDE for a while now — a browser-based code editor that runs locally via npx,…
I built PhysioFlow — clinic software for Indian physiotherapists, solo in a week
A physiotherapist asked me a simple question a couple of months ago: “Can you build something to run…
How to Share Client Links Safely: Custom URLs, Passwords, and Expiration Dates
Sending a link to a client sounds simple. You build something, upload something, generate a preview, copy the…