This AI Agent Should Have Been a SQL Query
Explores building AI Agents as streaming SQL queries using platforms like Apache Flink for improved consistency, scalability, and developer experience.
Explores building AI Agents as streaming SQL queries using platforms like Apache Flink for improved consistency, scalability, and developer experience.
Explores the key traits of 'Expert Generalists'—professionals who span multiple specialties and are valuable in tech teams.
How TypeScript resolved the naming conflict between its existing Iterator type and JavaScript's new global Iterator class from ECMAScript 2025.
Explains why standard language model benchmarks are insufficient and how to build custom benchmarks for specific application needs.
Explores how Adobe ColdFusion allows struct keys containing dots to be accessed directly, unlike Lucee CFML.
Explains the KV cache technique for efficient LLM inference with a from-scratch code implementation.
Argues that cloud strategy should be a business decision based on growth, not just an engineering cost optimization.
A developer rants about building accessible web components while creating open-source components to display Bluesky likes using its open API.
Explains how the order of CSS transform functions can create unexpected zooming animations, with interactive demos.
Explains the importance of specifying charset=utf-8 in API request headers to properly handle special characters and emojis in JSON payloads.
Analysis of React's development and community concerns in 2025, including disconnects between React team goals and ecosystem usage.
An analysis of React's evolution, its current state in 2025, and the community's mixed reactions and frustrations regarding its direction.
Guide on integrating Prompty with Microsoft's Foundry Local for managing AI prompts and running models locally for development.
Analyzing the Builder.ai controversy, debunking claims of faking AI with human engineers, and exploring the technical challenges of such a deception.
A developer's journey to create custom Open Graph images for their Astro blog using Puppeteer and SVG templates.
An overview of Generative AI and an introduction to building AI agents using Python and the LangGraph library.
Solving Puppeteer Chrome errors during Netlify builds using Chromium integration or package.json scripts.
Discusses the risks of suppressing lint rules in code and proposes a meta-lint rule to prevent suppressing critical rules.
Dan Abramov announces he is offering paid consulting services for UI engineering, focusing on React and React Native.
Explores CSS partial keyframes, a technique for creating dynamic animations by omitting starting values.