article thumbnail

USENIX SREcon APAC 2022: Computing Performance: What's on the Horizon

Brendan Gregg

As I was determined to become great at my new occupation regardless of my location, I read every sysadmin book, article, and magazine I could find on the shelf. I followed that practice when writing some earlier books, and it has since struck me as unfair that some references had author names and some didn't.

article thumbnail

USENIX SREcon APAC 2022: Computing Performance: What's on the Horizon

Brendan Gregg

As I was determined to become great at my new occupation regardless of my location, I read every sysadmin book, article, and magazine I could find on the shelf. I followed that practice when writing some earlier books, and it has since struck me as unfair that some references had author names and some didn't.

Insiders

Sign Up for our Newsletter

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

Trending Sources

article thumbnail

How Improving Website Performance Can Help Save The Planet

Smashing Magazine

You may not think about it often, but the Internet uses a colossal amount of electricity. This, in turn, means that the Internet’s carbon footprint has grown to the point where it may have eclipsed global air travel , and this makes the Internet the largest coal-fired machine on Earth.

article thumbnail

Designing Better Links For Websites And Emails: A Guideline

Smashing Magazine

if the information is read-only or editable); The file size is crucial for people with costly internet, slow connection, or limited local storage. Besides embedding it into a meaningful phrase, you should also inform users about the file format and size: The format gives clues to what you can do with this data (e.g. Large preview ).

Website 141
article thumbnail

This week in review: GPUs, Zombies, Biomimicry and Tom Waits.

All Things Distributed

Physics and the limits of human perception - Why goalkeepers have trouble stopping long-range shots - Seed Magazine. Driving Storage Costs Down for AWS Customers. Expanding the Cloud - The AWS Storage Gateway. a Fast and Scalable NoSQL Database Service Designed for Internet Scale Applications. Arts & Society.

AWS 67
article thumbnail

How To Optimize Progressive Web Apps: Going Beyond The Basics

Smashing Magazine

You can find a comprehensive Beginner’s Guide To Progressive Web Apps on Smashing Magazine that focuses on building the core of PWAs. The service workers enable the offline usage of the PWA by fetching cached data or informing the user about the absence of an Internet connection. Service Workers. Application shell architecture.

Cache 124
article thumbnail

Sharing Data Among Multiple Servers Through AWS S3

Smashing Magazine

In this article, I will describe this latter solution, based on a WordPress application storing files on Amazon Web Services (AWS) Simple Storage Service (S3) (a cloud object storage solution to store and retrieve data), operating through the AWS SDK. protected function get_acl() { return 'public-read'; } }. Conclusion.

AWS 44