SMRTR Programming

Programming stories

Get hand-picked daily summaries of the best, most informative programming articles from around the web. Browse recent summaries, then jump to the original source when you want the full article.

Latest stories

SMRTR Programming

Get the next batch of curated stories in your inbox.

This archive is built from SMRTR newsletter stories. Subscribe for hand-picked stories without the extra noise.

More recent stories

Your AI Agent isn't an Engineer

AI agents are being marketed as autonomous tools to assist developers, but concerns exist about unrealistic expectations and potential job displacement. To effectively promote AI agents, companies should focus on transparency,...

The Top 100 PHP functions in 2024

PHP's most popular functions focus on file operations, string manipulation, and array handling. The top three are file_exists() (used in 66% of projects), count() (64%, avg. 87 uses per project), and str_replace() (64%, avg. 51...

JavaScript Barcode Scanning Library

STRICH is a JavaScript library that enables web apps to scan barcodes using smartphone cameras, supporting various barcode types and offering features like on-device processing and a built-in UI across major browsers and devices.