# I built a type-safe SQL library for Bun — no ORM, no codegen, just SQL (using Claude Code)
I've been using Bun for a while and kept running into the same problem: every SQL library either requires Node.js internals, leans heavily on an ORM a
Curated development tutorials from top sources. Filter by language.
I've been using Bun for a while and kept running into the same problem: every SQL library either requires Node.js internals, leans heavily on an ORM a
Every AI system in production today forgets everything the moment a session ends. This creates a fundamental constraint: no AI can pursue goals across
Every Magento 2 developer has used it at some point: Magento\Store\Model\App\Emulation. It looks innocent, it solves a real problem, and it ships with
The first real test of ShareBox with an actual file was an 8 GB MKV — HEVC encode, DTS audio, PGS subtitles burned from a Japanese Blu-ray. The I had
Let me tell you about what I have been building at my part time job, because the architecture problem at the center of it is one of the more interesti
In the last we talked about inheritance today we are getting into encapsulation Encapsulation So we have our house right. Now imagine you
Tool caching is the easiest way to make AI SDK tools a lot faster and cheaper. For tools like web search, web fetching, weather maps, getting geograp
Spring Batch Tasklet vs Chunk Oriented Processing: A Comprehensive Guide (2026) Spring Batch tasklet vs chunk oriented processing: learn h
If you use Prisma, you already know it's a fantastic ORM with excellent developer experience. But there's a common friction point almost all of us hit
Fuik is a Rails engine for handling webhooks that I launched recently. But it can also be used to process inbound emails! 💡 When working with inbound
When I saw a library for the pipe operator I needed to check it out. People that read my posts before know I'm a big fan of the pipe operator feature
I added HTTP/2, HTTP/3, and pcap capture support to GoHPTS, my open-source Go proxy tool. It already supported transparent proxy, ARP/NDP spoofing, an
Stop Letting AI Agents Break Your Database: Transactional Multi-Agent Workflows with Temporal and Spring AI In 2026, AI agents are no longe
Most uptime monitors work by making an HTTP request and checking the response code. It's fast, cheap, and catches about half the things that actually
Delivering a seamless and informative user experience is paramount for any digital product. Recently, the Reimpact/platform project, specifically its
Exception Handling in Java is a mechanism used to handle both compile-time (checked) and runtime (unchecked) exceptions, allowing a program to continu
22 days ago I shipped cheap-map.app — a crowdsourced map of cheap restaurants, shops, and gas stations across Vietnam, with a multi-merchant affiliate
An exception is an event, which occurs during the execution of a program,that disrupts the normal flow of the program's instructions. An exception is
Enterprise applications require more than optimized code — they require smart caching and efficient search architecture. I’ve published 2 practical g
Web development in 2026 is moving faster than ever. Businesses now expect websites that are lightning-fast, scalable, secure, and highly interactive.