DevRadar

Tech Blog

Auto-aggregated global tech articles · 1,000 posts

Y
Frontend

You don't need initial-scale=1.0 in your <head> any more

A feature common to a great very many HTML boilerplates is this line: html <meta name="viewport" content="width=device-width, initial-scale=1.0"> The initial-scale=1.0 bit was present to fix an ancient issue on iPhones. When rotating the screen into a landscape orientation, the page would kee

Reddit r/webdev
T
Backend

This Week In PHP Internals | Sept 2, 2026

Hello world, it's Wednesday, September 2, 2026, and here's what happened This Week in PHP Internals. 11 stories this week, so let's get into it. But first, Is AI working for your team? You can measure the code it produces, but the number that matters is how much of it survives. Ballast reads your gi

Reddit r/php
I
Frontend

I'm selling my 37+ ElePHPant Collection

I'm parting with my ElePHPant collection after 13 years of collecting them. I'm raising money for my startup and also will need open heart surgery in the next 5 years. As the UG leader of PHP Vegas for over 10 years, its been a hell of a run. I still love PHP and my startup is built in it, but I als

Reddit r/php
B
General

Basic build machines are now available on Pro and Enterprise

Pro and Enterprise teams can now select Basic build machines. Basic build machines have 2 vCPUs and 8 GB of memory, offering a more cost-efficient option for smaller apps or agents that build with fewer resources. New Pro and Enterprise projects still default to Elastic build machines, which scale a

Vercel Blog (EN Zone)
[
Backend

[$] LWN.net Weekly Edition for September 3, 2026

Inside this week's LWN.net Weekly Edition: Front: Python JIT; rnull block driver; steal time; GNOME governance; 7.3 merge window; LUKS. Briefs: Kernel infrastructure; Debian AI; Dolphin 26.08; Firefox 155; Incus 7.4; OpenShot 4.0; Quotes; ... Announcement

LWN.net
A
Backend

Announcing Rust 1.98.1

The Rust team has published a new point release of Rust, 1.98.1. Rust is a programming language that is empowering everyone to build reliable and efficient software. If you have a previous version of Rust installed via rustup, getting Rust 1.98.1 is as easy as: rustup update stable If you don't have

Rust Blog
R
General

Register Now for JetBrains GameDev Day 2026

Every game starts with an idea. Getting it into production means navigating code, tools, pipelines, performance bottlenecks, architectural trade-offs, and all the small decisions that only reveal their consequences once a project begins to scale. On September 28, JetBrains GameDev Day returns with a

JetBrains Blog