What If We Could Rebuild Kafka From Scratch?
Explores reimagining Apache Kafka for the cloud, proposing a diskless, partition-free design with key-centric streams and topic hierarchies.
Explores reimagining Apache Kafka for the cloud, proposing a diskless, partition-free design with key-centric streams and topic hierarchies.
Explores reimagining Apache Kafka as a cloud-native event log, proposing features like partitionless design, key-centric access, and topic hierarchies.
Explores the synergy between observability and performance in modern software, highlighting tools like Jaeger and Prometheus for microservices.
Microsoft announces upcoming updates to its Microsoft 365 Developer Program, hinting at its return and new features like adding licenses.
A critique of over-engineering in software development, arguing that excessive abstraction can create complex, unmaintainable code.
Announcing PHPverse 2025, a free online event on June 17th to celebrate PHP's 30th birthday with talks, Q&A, and giveaways.
A Windows security update breaks Kerberos authentication for cloud trusts, impacting file server access. Includes workarounds and affected OS versions.
Celebrating 30 years of Java, its history, core principles like platform independence, and future development projects.
Using the async-tree library to reduce the code size of a minimalist JavaScript static site generator, focusing on abstraction and shared utilities.
A developer shares their 2025 plans, including job search, personal projects, and goals for automation, AI tools, and NuGet packages.
A developer reconsiders the value of webrings after discovering modern implementations that showcase community and personal websites.
Compares Model Context Protocol (MCP) and Agent2Agent (A2A), two AI communication frameworks for multi-model collaboration and agent interaction.
A PowerShell script to identify Azure Function Apps running on deprecated or unsupported runtime versions, ensuring security and compliance.
Author announces speaking at European AI and Cloud Summit on cloud security with Microsoft Defender vs. open-source tools and hybrid server management using Azure Arc.
A monthly roundup of curated links and articles on data engineering, Kafka, CDC, stream processing, and AI/ML topics.
Developer updates on open-source contributions: patches for SourceHut, manual page rewrites, and new releases for khal and way-secure.
A tool for calculating SaaS churn rate, revenue leakage, and annual loss, with suggestions for improving customer retention.
A developer shares lessons from two failed CI/CD products and how they led to creating CI Insights, an observability tool for CI pipelines.
Troubleshooting guide for the .NET tool installation error "Settings file 'DotnetToolSettings.xml' was not found in the package."
How to configure Vale CLI to ignore front matter when applying consistency rules, preventing false positives in documentation linting.