Towards a Dynamic Today Page Layout
Puzzmo details a new dynamic layout algorithm for its homepage, prioritizing games based on user play history and content variety.
Puzzmo details a new dynamic layout algorithm for its homepage, prioritizing games based on user play history and content variety.
A developer's journey migrating their personal blog from Gatsby to Next.js and finally to Astro, focusing on build times, maintenance, and performance.
A guide on using GitHub Copilot Edits to make multi-file code changes directly from VS Code, including setup and iteration.
Argues that RAG system failures stem from data engineering issues like fragmented data and governance, not from model or vector database choices.
A technical guide on customizing the Astro Starlight documentation sidebar to dynamically show/hide content based on user authentication status.
A developer's review of Ghostty, a new terminal emulator, comparing it to Alacritty and discussing configuration for a minimal, productive setup.
A comprehensive guide to using the PowerShell Replace method for text manipulation, covering syntax, examples, and best practices.
Introducing an open-source Elixir project template to streamline setup with dev containers, CI, and best practices for faster development.
A developer's weekly update covering technical tasks like updating an EAS tutorial, analyzing Google Search Console data, and generating an llms.txt file for documentation.
A newsletter issue curating articles and tutorials on mobile automation, covering CI/CD, testing, and performance for Android, iOS, and Flutter.
A developer's 2024 review covering programming languages, tech projects, and personal goals for 2025.
A technical guide on implementing maximum Brotli compression (level 11) for a static site built with 11ty and deployed on Cloudflare Pages.
A detailed overview of a personal Home Assistant setup, including hardware choices, software configuration, and integration with voice assistants.
A deep dive into composing comonads in Haskell, using Conway's Game of Life and Advent of Code puzzles to explore category theory and functional programming.
A guide to creating lightweight utility apps using SwiftUI Previews within Xcode, eliminating the need for separate app installations.
A tutorial on building Angular micro frontends using Native Federation, covering setup, configuration, and integration with Angular v17+.
Author announces their role as a judge for the Microsoft Imagine Cup 2025 MVP, a global student tech startup competition using Microsoft Cloud.
A developer shares their personal decision to financially sponsor open source projects they use, detailing their approach and encouraging others to donate.
A technical guide on using OpenTofu to provision a Civo Kubernetes cluster and then manage workloads with Flux for GitOps.
Fixing missing Content-Length headers in Apache 2 when serving dynamic PHP content, with debugging tips using curl.