Name that traffic cam!

GeoGuessr has inspired countless spin-offs over the years, but NYCGuessr adds a clever twist to the formula by replacing Street View imagery with live traffic cameras from across New York City.The premise is simple. You’re shown a live feed from an NYC traffic camera and have 40 seconds to work out where it is. Drop a pin on a map, submit your guess, and score points based on how close you are Maps Mania… more →
Posted in: Interactive Maps

How to Get the Current Branch Name with git

Most developers spoil themselves with fun command line utilities to make their work easier and more efficient. One such command line helper allows developers to always show the git branch in the command line. How can you get the current branch? With this handy snippet: git branch --show-current It’s great to keep this snippet around for any automation you may create moving forward! The post How to Get the Current Branch Name with git appeared first on David Walsh Blog. David Walsh Blog… more →
Posted in: JavaScript

Dragula ‘drag and drop’ Javascript library has the best name – The Next Web – The Next Web

The Next Web Dragula 'drag and drop' Javascript library has the best name – The Next WebThe Next WebI'll level with you: When I stumbled across Dragula this morning, it wasn't the functionality of this Javascript 'drag and drop' library that led me to write about it. It's the name. Who couldn't love a pun that good? But when you actually get around … JavaScript – Google News… more →
Posted in: JavaScript