PinnedTHAT @REM SHOW@remJan 8, 2025I'm out folks. You can find me at these places online, and, hopefully, IRL. - blog: remysharp.com - conf: ffconf.org - work: leftlogic.com - bluesky: remysharp.com/bsky - mastodon: remysharp.com/mastodon - linkedin: remysharp.com/linkedin666.8K6.8K
THAT @REM SHOW@remJan 27, 2012Wow, Tetris jn 140 characters gist.github.com/1672254 /via @rmurpheyBinary Tetris - 140byt.esFrom gist.github.com25251010
THAT @REM SHOW@remJun 7, 2013Okay, now knows that you do `php -S localhost:8000` with PHP 5.4. So typically I only have PHP 5.3. /slaps-forehead551010
THAT @REM SHOW@remJul 29, 2014I love finding tiny hosted apps: getfavicon.appspot.com favicon for a url as a service.1199
THAT @REM SHOW@remJun 4, 2010Probably not efficient, but gives me a nice random colour: '#' + (~~(Math.random() * 16777215)).toString(16)221010
THAT @REM SHOW@remNov 19, 2009One to watch out for, CSS: text-indent: -9999px; will crash Safari on iPod OS 2.2.1 thus crashing entire device.5577
THAT @REM SHOW@remDec 8, 2010Nice XSS <a href="http://example.com?yourparam="><img src=x onerror=alert(2)>"> - protected '<' & '>' but not quotes.2299
THAT @REM SHOW@remAug 22, 2010Ooh, a nice little way to do 'git push production' and have it land live: http://bit.ly/9bYfo53388
THAT @REM SHOW@remOct 29, 2010I know @johnallsopp has something similar, but this is my canvas sandpit when I can't be arsed to do PhotoShop: http://jsbin.com/canvas/edit2288
THAT @REM SHOW@remApr 15, 2011Offline events polyfill (since frankly offline events in all browsers are busted, perhaps except in IE #tobetested): jsbin.com/ozusa6/2/2288
THAT @REM SHOW@remJun 7, 2012Those flying from Oslo worried about queues, I made a mini mobile app for the queue webcam jsbin.com/3/ezapub #ndcoslo (autoupdates @ 10s)334466
THAT @REM SHOW@remJan 10, 2011My lowly attempt at Asteroids after 1 day of @seb_ly's #creativejs workshop: http://jsbin.com/ekoma5 (could do with sound)2277