What is Kafka Connect?
An overview of Kafka Connect, Apache Kafka's integration API, covering its features, resources, and use cases for data pipelines.
An overview of Kafka Connect, Apache Kafka's integration API, covering its features, resources, and use cases for data pipelines.
Gleam v0.11 release notes covering new record update syntax, number literals, type holes, compiler improvements, and the new HTTP library.
A developer's guide to building a Jamstack blog using Eleventy (11ty) as the static site generator and WordPress as a headless CMS via its REST API.
A technical guide on using Eleventy's pagination feature to automatically generate Twitter card images (SVG) for blog posts.
A developer details the fourth relaunch of their personal blog, migrating from Jekyll to the 11ty static site generator for more flexibility and performance.
Announcing OpenIddict 3.0 beta1, a major rewrite of the OpenID Connect server and validation library for .NET with new features and broader framework support.
Explores the career choice between being a technology generalist or specialist, analyzing the pros and cons of each path in the evolving tech industry.
A developer shares statistics and key lessons learned from launching a browser extension (Notyfy) and achieving #11 on Product Hunt.
A guide to advanced string comparison and locale-aware sorting in Swift, covering case-insensitive checks, diacritic removal, and proper ordering.
Explains SQL Server licensing options and compliance steps when migrating virtual machines to Microsoft Azure.
A technical guide for upgrading PostgreSQL from version 11 to 12 on Ubuntu 20.04, including commands and troubleshooting steps.
A developer builds a Raspberry Pi system that pauses a video when their training bike speed drops, inspired by the movie Speed.
A developer's technical guide to implementing Webmentions, a web standard for cross-site interactions, on their personal website.
A comparative analysis of the underlying architecture and design principles of TensorFlow and PyTorch machine learning frameworks.
A technical guide on capturing Wi-Fi trace data with a Raspberry Pi and streaming it to Apache Kafka using Confluent Cloud.
Andy Bell announces a live stream focused on front-end development work, specifically building a tutorial viewer for Piccalilli.
Explains the evolution and technical details of striping SQL Server backups to Azure Blob Storage, covering performance improvements and limitations.
A tutorial on using the Web Share Target API to enable users to share images directly from their device to a custom website or web app.
Andy introduces Utopia, a fluid typography tool, and discusses its algorithmic approach to responsive web design.
A developer shares a frustrating CSS flexbox debugging moment, highlighting the difference between flex-direction and justify-content.