Streaming Geopoint data from Kafka to Elasticsearch
Tutorial on streaming geolocation data from Kafka to Elasticsearch, covering mapping and data formatting using ksqlDB.
Tutorial on streaming geolocation data from Kafka to Elasticsearch, covering mapping and data formatting using ksqlDB.
A developer's monthly update on TinyPilot, an IT hardware project, detailing record $10k revenue, marketing experiments, and inventory management improvements.
Explores the UX of skeleton screens for loading states, discussing their origins, benefits, and potential misuse in web development.
Explores the misuse of Given-When-Then tools beyond BDD, comparing it to past xUnit issues, and discusses a new enhancement to improve their broader application.
An engineer grapples with the downsides of premature seniority, offering advice on when to leave a comfortable role to grow as a true senior.
A guest discusses the Cloud Family Podcast, covering the #HumansofIT movement, career progression, mentoring, and a home lab project for Kubernetes and Azure Arc.
A data visualization project analyzing IMDb's top 250 TV shows using R, focusing on rating trends and episode details.
An introduction to the Gemini protocol, a simple, modern alternative to the web for exchanging hypertext documents, and why the author is excited about it.
A tutorial on generating an auto-updating sitemap.xml file for SEO using the Eleventy static site generator.
A technical tutorial on using ggplot2 in R to create visualizations with embedded images, specifically NFL player headshots in QBR charts.
A tutorial on dynamically generating unique Open Graph images for blog posts using Eleventy (11ty) and the Cloudinary API.
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.