Improve observability for Windows EC2 instances with the CloudWatch Agent
Learn how to extend monitoring for Windows EC2 instances by deploying and configuring the Amazon CloudWatch Agent using AWS CDK.
Learn how to extend monitoring for Windows EC2 instances by deploying and configuring the Amazon CloudWatch Agent using AWS CDK.
Explores GitHub Copilot CLI's new standalone tool, how to install it, and reveals how to inspect its underlying AI prompts and model configuration.
A developer compares Claude Sonnet 4.5, GPT-5 Codex, and Grok Code Fast 1 for coding tasks in Cursor, testing feature generation and test creation.
The original Django Book from 2006 is now available again online at DjangoBook.com, restored using modern AI tools.
An analysis of AI video generation using a specific, complex prompt to test the capabilities and limitations of models like Sora 2.
A guide on integrating PostgreSQL stored procedures and functions with EF Core for complex queries and performance-critical operations.
A technical guide on using 11ty shortcodes and the Bundle plugin to conditionally load page-specific JavaScript and CSS, improving site performance.
Azure Local Arc Gateway is now GA, providing a centralized HTTPS egress point for Azure Local workloads, simplifying security and reducing endpoints.
An analysis of Statistics Canada's Open Database of Buildings (ODB) dataset, covering data processing, tools used, and technical setup.
A developer shares the journey of building BKMRKS, a lightweight, static-first bookmark manager using React and JSON files, eliminating the need for a database.
A list of over 50 Python project ideas for beginners and advanced learners, covering algorithms, networking, and machine learning.
A guide on using GitHub Actions to securely checkout a specific branch from a private repository, enabling reusable components in CI/CD workflows.
A technical guide on implementing OAuth authentication for SAP SuccessFactors OData APIs in .NET using the SAML 2.0 Bearer Assertion flow.
A curated collection of tech articles covering design systems, data platforms, real-time alerts, microservices, and IoT security.
A look at gradient.style, a CSS tool for creating and sharing HDR gradients with sharable URLs and multi-layered imports.
Zig 0.15.1 shows significant improvements in build times for the Ghostty project, with faster script compilation and incremental builds.
Analysis of a security attack exploiting toxic flows in the Model Context Protocol (MCP) to target Cursor IDE users via Jira tickets.
A technical guide on automating 2FA and email magic link testing in end-to-end scenarios using Playwright and the Mailosaur service.
A developer shares their journey into self-hosting, detailing the hardware, software stack, and lessons learned from running a personal home server.
A guide to building a basic AI agent framework that uses AI for planning and orchestrates reusable, atomic functions to interpret natural language requests.