Creating an Angular application that's used by different user groups
Explores strategies for structuring an Angular application to serve distinct user groups like public users and administrators, covering modular design and security.
Explores strategies for structuring an Angular application to serve distinct user groups like public users and administrators, covering modular design and security.
Analyzes the negative impact of poorly configured stale bots in open-source projects and proposes a more user-friendly approach for maintainers.
A history of the dtrace.conf conference, from its origins as a small 2008 meetup to its evolution into a recurring event for the DTrace community.
Overview of Java 24's new features, including Stream Gatherers, virtual thread synchronization, and performance improvements.
Guide to mapping Java date/time types (java.time, java.util, java.sql) to database columns using Hibernate and JPA, including version compatibility.
A recap of AWS re:Invent 2024 Day 2, covering the CEO keynote, new AI/cloud service announcements, and technical sessions on serverless and SQS.
Highlights key announcements and innovations from the AWS re:Invent 2024 conference, covering new services and updates across AI, containers, and integration.
A tutorial on using R to parse Apple Music XML data and create personalized listening statistics similar to Spotify Wrapped.
Tips for writing effective content for developers, covering the AIDA formula, developer voice, and being genuinely useful.
Argues that building a good search engine is more critical for effective RAG than just using a vector database, as poor retrieval misleads AI.
The Python Build Standalone project is being transferred to Astral, the company behind uv and ruff, for ongoing development and maintenance.
A first-hand account of AWS re:Invent 2024 Day 1, covering sessions on AWS Backup, Control Tower, Systems Manager, and serverless best practices.
A developer shares their experience migrating from .NET 6 to .NET 8, focusing on fixing missing X-Forwarded headers in isolated Azure Functions.
A developer's guide to starting a public speaking career in tech, from first lightning talks to major conferences, based on personal experience.
A historical look at the evolution of the ".NET Core" name, tracing its usage from the .NET Compact Framework to modern cross-platform .NET.
A developer shares how she combined a custom URL shortener with the Raindrop bookmarking tool to create a personal referral link hub.
Explains how Postgres 17 introduces built-in failover replication slots, improving high availability for logical replication and CDC tools like Debezium.
A guide to building multi-architecture Docker images using Chainguard Images, covering QEMU emulation, cross-compilation, and native runners.
A guide to customizing Amazon Q Developer for generating code recommendations and understanding internal codebases, based on a re:Invent 2024 talk.
Explains how Postgres 17 introduces built-in failover replication slots, enabling seamless logical replication during primary database failovers.