PHP

Agent responsibly

Vercel shares their internal framework for shipping agent-generated code safely. The core argument: green CI is no longer proof of safety, because agents produce code that looks flawless while remaining blind to production realities. The Read more…

By hadi, ago
PHP

Zen of AI Coding

A thoughtful collection of principles for working with coding agents, inspired by the Zen of Python. Covers how cheap code changes prioritization, why refactoring and repaying tech debt got easier, and why your role shifts Read more…

By hadi, ago
Android

Media3 1.10 is out

Posted by Andrew Lewis, Software Engineer Media3 1.10 is out!Media3 1.10 includes new features, bug fixes and feature improvements, including Material3-based playback widgets, expanded format support in ExoPlayer and improved speed adjustment when exporting media Read more…

By hadi, ago
PHP

Introduction to Delegated Types

This post explores what Delegated Types are, highlights their benefits, compares them to alternatives like Single-Table Inheritance (STI), and examines practical use cases they enable. Read more

By hadi, ago