6 blog available in the DeepSeek directory
typescriptAfter reviewing empirical studies on LLM-generated bugs, I built eslint-plugin-llm-core — 20 rules designed to catch the mistakes AI coding assistants make most often.
typescriptWhen I moved from Java to TypeScript a few years ago, most things got easier. The tooling was...
typescriptNot about the result. About the zen of solving your own annoyances one weekend at a time
typescriptStarting with Node 22.18.0 it is possible to run TypeScript natively from the Node interpreter. This...
typescriptThe Itch Lately I've been creating a lot of throwaway TypeScript projects. You know that...
typescriptTired of vendor lock-in? FMiddleware is a framework-agnostic HTTP middleware that lets you write your API once and deploy it anywhere—AWS Lambda, Express.js, or Docker containers.