Mastering TypeScript Decorators: How to Use and How to Create
A comprehensive guide to understanding, using, and creating TypeScript decorators to improve code structure, reusability, and maintainability.
A comprehensive guide to understanding, using, and creating TypeScript decorators to improve code structure, reusability, and maintainability.
A guide to using browser-use, a scriptable AI agent built with Playwright and LLMs to automate repetitive browser tasks.
A Chrome extension that uses local AI to detect clickbait headlines, score websites, and suggest alternative titles, built for the Google Chrome Built-in AI Challenge.
Explores four main approaches to building and enhancing reasoning capabilities in Large Language Models (LLMs) for complex tasks.
Explores four main approaches to building and enhancing reasoning capabilities in Large Language Models (LLMs) for complex tasks.
Explains how to use JavaScript's at() method to get the last item from an array, comparing it to traditional approaches.
The article argues for migrating JavaScript packages to ESM-only format, discussing ecosystem readiness, tooling support, and migration strategies.
Notes on dataset engineering from Chip Huyen's 'AI Engineering', covering data curation, quality, coverage, quantity, and acquisition for AI models.
Explores using the Vogen library in C# to create value objects, improving code clarity and reducing errors by constraining primitive types.
Learn how to customize GitHub Copilot's auto-generated commit messages using VS Code settings for consistent formatting.
A SaaS founder shares lessons on evolving pricing models, focusing on fairness and value, from per-organization to per-active-user billing.
A guide to publishing npm packages using TypeScript and native ECMAScript Modules (ESM), covering setup, configuration, and best practices.
Part 2 of implementing a simple .NET garbage collector in C#, covering native interfaces and a basic handle store.
A guide to configuring Content-Security-Policy (CSP) headers in a local 11ty development environment for faster testing.
A monthly roundup of interesting links and articles about data engineering, databases, streaming tech, and data infrastructure.
Argues that learning to code remains essential in 2025 despite advanced AI, emphasizing critical thinking, debugging, and career value.
A tutorial on implementing a dynamic, markdown-based changelog within a Phoenix LiveView application using the Earmark library.
A developer troubleshoots missing metrics in a .NET app using OpenTelemetry, finding a breaking change in the Collector.
Guide to integrating real-time UK electricity and gas usage data into Home Assistant using the Bright app and DCC smart meter network.
An iOS developer reflects on the massive growth in complexity and specialization within the iOS ecosystem over the past decade, from frameworks to Swift language features.