Web Development

Okta CEO: AI Will Lead to More Software Engineers, Not Less

Dario Amodei, the CEO of $61 billion AI startup Anthropic, said last month that AI will take over coding for software engineers within...

Beware the Cut ‘n’ Paste Persona – A List Apart

This Person Does Not Exist is a website that generates human faces with a machine learning algorithm. It takes real portraits and recombines them...

Down and to the Right: Firefox Got Faster for Real Users in 2023 – Mozilla Hacks

One of the biggest challenges for any software is to determine how changes impact user experience in the real world....

How to Detect Failed Requests via Web Extensions

One of the best things that ever happened to t he user experience of the web has been web extensions. Browsers are powerful...

That’s Not My Burnout – A List Apart

Are you like me, reading about people fading away as they burn out, and feeling unable to relate? Do you feel like your feelings...

Mozilla AI Guide Launch with Summarization Code Example – Mozilla Hacks

The Mozilla AI Guide has launched and we welcome you to read through and get acquainted with it. You can...

AutoSave with VSCode

Visual Studio Code has taken the crown of most used text editor, at least in JavaScript spheres. VSCode is fast, feature-filled, and supports...

Giving Feedback – A List Apart

Feedback, in whichever form it takes, and whatever it may be called, is one of the most effective soft skills that we have at...

Introducing llamafile – Mozilla Hacks

A special thanks to Justine Tunney of the Mozilla Internet Ecosystem (MIECO), who co-authored this blog post. Today we’re...

How to Play Grand Poo World 3

The underground world of creating and streaming Super Mario World-based ROM hacks continues to gain popularity. This popularity is a tribute to the creativity...

Getting Feedback – A List Apart

“Any comment?” is probably one of the worst ways to ask for feedback. It’s vague and open ended, and it doesn’t provide any indication...

Firefox Developer Edition and Beta: Try out Mozilla’s .deb package! – Mozilla Hacks

A month ago, we introduced our Nightly package for Debian-based Linux distributions. Today, we are proud to announce we made...

AutoGrow Textareas with CSS

As the demands of the web change and developers experiment with different user experiences, the need for more native language improvements expands. Our presentation...

Designing for the Unexpected – A List Apart

I’m not sure when I first heard this quote, but it’s something that has stayed with me over the years. How do you create...

Understanding Javascript Array’s .reduce() method and its use-cases

The .reduce() method was also there in ES5, but I'd never used or seen someone using...

Puppeteer Support for the Cross-Browser WebDriver BiDi Standard – Mozilla Hacks

We are pleased to share that Puppeteer now supports the next-generation, cross-browser WebDriver BiDi standard. This new protocol makes it...