Latest programming news and articles

Learn what is happening in the world of programming

Audit Drops Bombshells, But We Move — v8.4.6 Patches It Up

Audit Drops Bombshells, But We Move — v8.4.6 Patches It Up

The PHP Foundation just dropped a fat security audit on `php-src` — that’s the engine behind PHP itself — and yeah, it wasn’t pretty. Some high-sev vulnerabilities were found lurking in the dark corners

Read More

Recipes for Decoupling by Matthias Noback book review

Recipes for Decoupling by Matthias Noback, serves as a practical guide for software developers working with PHP applications. The author, experienced in building web applications, identifies tight coupling to frameworks, ORMs, and testing libraries as a significant source of technical debt and unmaintainable code

Read More
Recipes for Decoupling by Matthias Noback book review
Domain-Driven Design with Laravel book review

Domain-Driven Design with Laravel book review

The primary themes explored in the excerpts revolve around applying Domain-Driven Design (DDD) principles to a Laravel application, specifically in the context of building an email marketing software

Read More
Faster Network File Sync with `rclone` (vs `rsync`)

Faster Network File Sync with `rclone` (vs `rsync`)

The PHP Foundation just dropped a fat security audit on `php-src` — that’s the engine behind PHP itself — and yeah, it wasn’t pretty. Some high-sev vulnerabilities were found lurking in the dark corners

Read More

Clean Code Handbook of Agile Software Craftsmanship

It's about code that ain't just working, but is clean, solid, and built to *live long and prosper* 🚀. You’ll get key takeaways, punchy quotes, and mad practical advice on naming, function design, error handling, testing, concurrency, and more.

Read More
Clean Code Handbook of Agile Software Craftsmanship