Interesting links - October 2025
A monthly roundup of interesting links and resources for developers, focusing on Apache Kafka, event streaming, and tech talks.
A monthly roundup of interesting links and resources for developers, focusing on Apache Kafka, event streaming, and tech talks.
A step-by-step guide to installing PostgreSQL 18 on Ubuntu 25.10 using the official PGDG APT repository.
Analysis of CVE-2025-55315, a critical HTTP request smuggling vulnerability in ASP.NET Core with a CVSS 9.9 score, its impact, and mitigation.
Explains why browsers throttle JavaScript timers like setTimeout to 4ms, and explores modern alternatives like scheduler.postTask for better performance.
Developer builds 'Slate', an iOS app that uses on-device text recognition to convert work schedule screenshots into calendar events.
A technical guide on implementing error handling and logging for VMware automation scripts using PowerCLI and Python.
Announcing the Developer Preview of KeyboardKit 10, a major update merging SDKs and improving the library for building custom iOS keyboards.
Adobe ColdFusion Bug: Nested Array Iteration Breaks Closure Variables By Ben Nadel Published 2025-08-27 in ColdFusion — Comments (3) While working on
Author announces publication of 'Taking Testing Seriously', a 500-page book detailing the RST software testing methodology after 55 months of work.
Explores two new LINQ extension methods, InfiniteSequence and Sequence, introduced in .NET 10 Preview 6, highlighting their usage and generic math support.
A developer builds a personal SwiftUI app, Tend, to track finances via Google Sheets, addressing the lack of a mobile app in his current tool.
A guide to debugging PostgreSQL errors using the backtrace_functions GUC to generate stack traces for non-crash errors.
An update on the performance fix for ToListAsync in Entity Framework Core, addressing slow queries and high allocations when fetching large data.
A guide for developers to track upcoming .NET features by exploring GitHub repositories, issues, labels, and milestones.
A developer's cautionary tale about LLM inaccuracies in simple tasks, highlighting the need to verify AI-generated results.
Critiques a misleading LinkedIn performance tip about Entity Framework, explaining why dragging entire databases into memory is inefficient and offering the correct solution.
Developer updates on pimsync v0.4.1 release, new documentation, the vdir storage format specification, and a content-line-writer library.
A comprehensive mind map of C# language features up to version 14, available as a clickable SVG or high-resolution poster.
A developer explains why and how they set up a GitHub Actions workflow to automatically test and validate their Emacs configuration.
A tutorial on integrating the newly released Tailwind CSS v4 with a Blazor project using the updated CLI for streamlined development.