Sat.Nov 17, 2018 - Fri.Nov 23, 2018

article thumbnail

Stuff The Internet Says On Scalability For November 23rd, 2018

High Scalability

Wake up! It's HighScalability time: Curious how SpaceX's satellite constellation works? Here's some fancy FCC reverse engineering magic. ( Delay is Not an Option: Low Latency Routing in Space , Murat ). Do you like this sort of Stuff? Please support me on Patreon. I'd really appreciate it. Know anyone looking for a simple book explaining the cloud? Then please recommend my well reviewed (30 reviews on Amazon and 72 on Goodreads!

Internet 174
article thumbnail

What If?

CSS Wizardry

I was recently conducting some exploratory work for a potential client when I hit upon a pretty severe flaw in a design decision they’d made: They’d built a responsive image lazyloader in JavaScript which, by design, worked by: immediately applying display: none; to the ; waiting until the very last of the page’s images had arrived; once they’d arrived, removing the display: none; and gradually fading the page into visibility.

Strategy 125
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

Observability at Scale: Building Uber’s Alerting Ecosystem

Uber Engineering

Uber’s software architectures consists of thousands of microservices that empower teams to iterate quickly and support our company’s global growth. These microservices support a variety of solutions, such as mobile applications, internal and infrastructure services, and products along with complex … The post Observability at Scale: Building Uber’s Alerting Ecosystem appeared first on Uber Engineering Blog.

article thumbnail

Content Encoding: why and how to use the meta charset tag and the Content-Type header

Dareboost

Improving the speed at which a web page is displayed often means making the browser’s life as easy as possible. When the browser receives an HTTP response, it actually receives text encoded in bytes, where each byte or sequence of bytes represents a given character.

Speed 61
article thumbnail

Create A Self-Signed Certificate For Node.js On MacOS

The Polyglot Developer

I recently picked up a Yubico U2F hardware key and thought I’d try to create a web application that was protected with two-factor hardware-based authentication. Things were going smooth until I realized that it is mandatory to be using HTTPS within your application, even when testing locally. HTTPS is common, but I’d never actually set it up with Node.js because I had always been using services like Cloudflare that configure it for you.

article thumbnail

KeyCDN Launches IPv6 Support

KeyCDN

As the amount of devices connecting online continues to grow, so does our need for IP addresses. That’s why the Internet is currently in a transition period of migrating from IPv4 to the newest version of the Internet Protocol: IPv6. Today, we’re excited to announce that KeyCDN now fully supports IPv6! This new version of the Internet protocol has been automatically added to all Zones.

article thumbnail

Banner Ad Study: The Female Gaze

Website Optimization

With the rapid growth of online advertising, viewer attention is becoming increasingly scarce. In 2018 alone, total media ad spending will rise 7.4% to $638 billion. Digital media will account for 43.5% of this total ad spend (eMarketer 2018) and will surpass conventional advertising by 2021. With online browsers bombarded with more and more advertising the trick is to capture their limited attention with compelling ads.

Retail 45

More Trending

article thumbnail

Webinar: Using Proactive Monitoring to Ensure Your Application Performance Delights Your Users

Apica

Finding the right approach to delighting users is not always as easy as it seems. There are so many different Read More. The post Webinar: Using Proactive Monitoring to Ensure Your Application Performance Delights Your Users appeared first on Apica.

article thumbnail

Amazon Redshift and the art of performance optimization in the cloud

All Things Distributed

People often ask me if developing for the cloud is any different from developing on-premises software. It really is. In this post, I show some of the reasons why that's true, using the Amazon Redshift team and the approach they have taken to improve the performance of their data warehousing service as an example. The Amazon Redshift team has delivered remarkable gains using a few simple engineering techniques: Leveraging fleet telemetry.

Cloud 135
article thumbnail

Master Apache JMeter. From Load Testing to DevOps

Alex Podelko

I was honored to write a preface to the great new book Master Apache JMeter. From load testing to DevOps. Here it is: An important event, directly related to this book, happened recently and probably went unnoticed. It appears that Apache JMeter became the most popular load testing tool. In 2014, I was preparing a presentation about load testing tools and criteria for their selection.

DevOps 113
article thumbnail

Keeping It WEIRD

Tim Kadlec

There was a great article over on The Conversation the other day about how poor scientific research is at considering people with different viewpoints and backgrounds. Specifically, the vast majority of what we know about human psychology and behavior comes from studies conducted with a narrow slice of humanity – college students, middle-class respondents living near universities and highly educated residents of wealthy, industrialized and democratic nations.