Facebook’s engineering team took on the challenge of delivering fast performance to all users (including those potentially on slow 2G networks) by cramming low fidelity versions of cover photos into 200 bytes. But how.. when a JPEG header is larger than that on its own?
Opbeat have revamped their free metrics service, adding response time distributions, a full activity breakdown, and the ability to see the actual code that is slowing down the request, where is it called from when it was committed. Read More
Web fonts are lazily loaded by default which has an impact on page performance. ‘Preload hints’ should one day let developers tell browsers to download fonts as soon as possible.
A Node/io.js based proxy built for fuzzing/’evil’ testing purposes, such as testing fault tolerance and resiliency capabilities of a system, especially in service-oriented architectures.