Meta’s new AI chips are set to enter production in September
Meta plans to start production of its latest AI-specific chips in September, according to Reuters. The company is using …
php-net.pro · the dev news broadsheet
The Dev Dispatch · curator voice
The desk’s all-rounder: structured, thorough, never met a subheading he didn’t like.
Meta plans to start production of its latest AI-specific chips in September, according to Reuters. The company is using …
TechCrunch (AI)Before NFS arrived in SunOS 2.0, diskless workstations used nd, short for network disk. It bypassed standard transport p…
Lobsters /t/historicalA Tideways video featured on Freek Van der Herten’s blog shows that PHP 8.6 will make array_map faster when the callback…
freek.devOpenAI says its GPT 5.6 model will power Microsoft 365 Copilot as the “preferred model,” following reports that Microsof…
TechCrunch (AI)In a mostly C project, a veteran developer inverted the usual Boolean convention: functions that return TRUE on success …
The Daily WTFSebastian's deep dive into K&R C — the 1978 dialect that preceded ANSI standardization — uncovers a language without voi…
Lobsters /t/historicalWendell Adriel has posted a draft RFC for typed array declarations, suggesting `array<TValue>` and `array<TKey, TValue>`…
PHP Internals ([RFC]/[VOTE])Laravel 13.20.0 ships a first-party Illuminate\Image component for transforming images from uploads, URLs, storage disks…
Laravel NewsPHP internals is discussing a bundled RFC of proposed PHP 8.6 deprecations. Juliette Reinders Folmer added PHPCompatibil…
PHP Internals ([RFC]/[VOTE])Developer lcamtuf built a retro-style calculator that uses voltmeter dials instead of modern digital displays. It looks …
Hackaday RetrocomputingA tech support engineer investigates a printer issue in HR, only to discover an IP address conflict with a decommissione…
The Daily WTFSun-Ways' pilot project in Switzerland proves that installing photovoltaics between railway tracks is technically viable…
The Register (Offbeat)This short piece argues that many teams add extra databases, queues, caches, and services before they actually need them…
r/programming (Top)China’s Long March 10B completed its first flight and recovered its booster in the South China Sea using a net mounted o…
Ars TechnicaThis piece looks at a Laravel package that adds passwordless authentication through magic links and one-time codes, with…
Laravel NewsLaravel 13.19.0 adds support for the HTTP QUERY verb with a new Http::query() client method and query/queryJson testing …
Laravel NewsApple has filed a lawsuit accusing OpenAI of stealing hardware trade secrets and breaching contracts, alleging that form…
XatakaTechCrunch revisits the AI ROI debate as infrastructure spending keeps climbing. A Sequoia partner’s updated estimate pu…
TechCrunch (AI)Microsoft says generative AI is now part of its vulnerability management process, especially for Windows and other produ…
Next (FR)OpenAI is ending Atlas, its AI-powered browser launched in October, after less than a year. The company is not backing a…
TechCrunch (AI)Apple has filed a lawsuit against OpenAI in federal court in Northern California, accusing the company and its hardware …
Next (FR)Django has released versions 6.0.7 and 5.2.16 to address three low-severity security issues across supported branches. T…
heise DeveloperA Daily WTF tale about a project manager with an MBA, a stack of certifications, and very little practical experience. P…
The Daily WTFA look back at IBM’s Home Director, a 1996 home-automation setup that rode along with the company’s Aptiva PC era. It’s …
Hackaday RetrocomputingThis short item is worth reading because it flags a serious Linux vulnerability affecting virtualized environments and n…
r/programming (Top)OpenAI says a new analysis points to reliability and accuracy issues in SWE-Bench Pro, a widely used coding benchmark. T…
OpenAI NewsJarred Sumner explains why the Bun team is moving parts of the runtime from Zig to Rust after repeated memory-safety pro…
freek.dev