Remove Magazine Remove Operating System Remove Servers
article thumbnail

How To Design For High-Traffic Events And Prevent Your Website From Crashing

Smashing Magazine

Too many concurrent server requests can lead to website crashes if youre not equipped to deal with them. You can free up space and reduce the load on your server by compressing and optimizing images. You can often do this using built-in apps on your operating system.

Traffic 86
article thumbnail

A New Way To Reduce Font Loading Impact: CSS Font Descriptors

Smashing Magazine

Smashing Magazine, like most publishers, makes use of web fonts and the below screenshot shows the difference between the initial render (with the fallback fonts), and the final render (with the web fonts): Smashing Magazine article with fallback font and with full web fonts. Large preview ). Large preview ).

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Improving The Performance Of An Online Store (Case Study)

Smashing Magazine

Many of them are covered in CSS-Tricks’ helpful overview , and Smashing Magazine offers a great PDF checklist. This way, the file can be cached on the server and in the browser, and no superfluous SVGs will need to be interpreted. Initially, we loaded it from our server. But even in the planning phases, traps await.

article thumbnail

The State Of Mobile And Why Mobile Web Testing Matters

Smashing Magazine

This goes way beyond basic optimizations such as color contrast and server response times. Testing the Smashing Magazine website on different devices. Obviously, our experiences will be responsive — and we’ve learned how to do so well over the years — but it also has to be accessible and fast. LT Browser in action.

Mobile 142
article thumbnail

Signals For Customizing Website User Experience

Smashing Magazine

Approximately two-thirds of Indian mobile Chrome users of Smashing Magazine have this setting turned on, for example. In the past, Chrome used to perform changes to the website by proxying requests via their servers (similar to how Opera Mini works), but doing that is usually frowned upon these days. And Is It Used? Data Saver.

Website 120
article thumbnail

Answering Common Questions About Interpreting Page Speed Reports

Smashing Magazine

Barry Pollard, a web performance developer advocate for Chrome, wrote an excellent primer on the CrUX Report for Smashing Magazine. If throttling is applied at the operating system level , then the metrics match what a real user with those network conditions would experience. Source: Source: DebugBear.

Speed 117
article thumbnail

How To Build Your Own Mouseless Development Environment

Smashing Magazine

Finally, if you have some tasks to do on remote servers, you’ll often end up using the shell. This is useful on your local computer, but it’s even better on a remote server. You can, for example, connect to a server via SSH, run a script, close your SSH connection and your terminal on your local machine, and go home.