The Best Of The Internets

Advancing JavaScript without breaking the web

This megapost contains notes, slides, and a screencast version of Christian Heilmann’s MunichJS talk. There are lots of great bits in here. This section particularly resonated with me:

The fundamental truth of the web is that the user controls the experience. That’s what makes the web work: you write your code for the Silicon Valley dweller on a 8 core state-of-the-art mobile device with an evergreen and very capable browser on a fast wireless connection and much money to spend. The same code, however, should work for the person who saved up their money to have a half hour in an internet cafe in an emerging country on a Windows XP machine with an old Firefox connected with a very slow and flaky connection. Or the person whose physical condition makes them incapable to see, speak, hear or use a mouse.

Our job is not to tell that person off to keep up with the times and upgrade their hardware. Our job is to use our smarts to write intelligent solutions. Intelligent solutions that test which of their parts can execute and only give those to that person. Web technologies are designed to be flexible and adaptive, and if we don’t understand that, we shouldn’t pretend that we are web developers.

Amen!


RLSB Youth Forum Set a New Direction for Tube Travel

This could be useful for anyone really, as as accessibility tech, it’s pretty amazing.

Signals transmitted by Bluetooth beacons are picked up by a smartphone, and in conjunction with ustwo’s indoor positioning technology, the Wayfindr app is able to locate itself and give the user audible instructions.


We can marry you off, wholesale

A scary fiction:

With perfect algorithmic efficiency, Facebook found you a beautiful wife who was practically guaranteed to produce a sickly child. Nothing too bad, mind you, but just ill enough to make you spend a little bit more than you would otherwise.

There’s no malice here. No human ever decided to profit from your misery. The constant A/B testing with billions of reactions just so happened to engineer a situation to help you breed a better human. More profitable human.






Keeping srcset and sizes under control

Matt Wilcox walks through his methodical process for managing srcset and sizes. It’s a good read an will be helpful for keeping you from being unnecessarily verbose (or getting to granular).


Can We Please Stop Fighting The Native vs. Web App Wars?

Matt Asay does a great job dispelling some of the myths frequently spouted in the Web vs. platform-specific debate. It’s definitely worth a read.

Note: I no longer use “native” in this context, but it remains in quoted material.


A break from the past: the birth of Microsoft’s new web rendering engine

Charles Morris wrote a lengthy post about the germination of Microsoft’s new browser rendering engine. If you ever wondered where babies browsers come from, this is full of insights.

On a side note, this is one of the most exciting aspects of the new browser (and new Microsoft) for me:

Our mission to create a Web that “just works” won’t be successful without your help.