Processing 11 million rows in minutes instead of hours
A developer details optimizing a server-side analytics system, reducing processing time for 11 million rows from hours to minutes.
A developer details optimizing a server-side analytics system, reducing processing time for 11 million rows from hours to minutes.
A developer revives a dormant RSS aggregation project by rebuilding it with a new framework, HTMX, and simplified UX, rediscovering motivation through refactoring.
Explains Tempest framework's 'discovery' feature, which automatically scans and configures code without manual setup.
Explains how Tempest PHP framework uses typed data objects for automatic request validation, simplifying web development.
Explains how to generate static HTML pages from dynamic PHP controllers using the Tempest framework's StaticPage attribute and data providers.
Explores Tempest PHP framework's 'unfair advantage' of starting fresh, questioning established patterns like Laravel facades, and embracing modern PHP features.
A technical guide on implementing a custom language syntax highlighter using patterns and injections in the tempest/highlight library.
The author introduces Tempest, a new, minimal PHP framework designed for small projects, and shares a personal health update affecting his work.