Various prototypes, experiments and proofs of concept that have appeared on persistent.info over the years. Some may no longer be applicable, but here they are archived for posterity.
- Communicating With a Web Worker Without Yielding To The Event Loop - August 2021
- Efficiently Loading Inlined JSON Data - January 2018
- Understanding WebKit behavior via
lldb
- July 2017 - Disabling the
click
delay inUIWebView
- January 2017 Performance.now()
and sleep - November 2016- Static Resource Grafting - January 2016
- Multiple Windows in Hybrid React Desktop Apps - December 2015
*WebView
Communication Mechanisms - October 2013, January 2015- Image-based SVG masking - June 2013
- Screenshot-proof images via temporal dithering - December 2012
- Visualization of
DeviceOrientation
events - December 2010 - Distortion grid using CSS 3D transforms - November 2010
- Chrome skipped animation frames performance puzzler - November 2010
- Replicating Flipboard's "page fold" animation - August 2010
- Rendering text in
<canvas>
via font textures - Feburary 2006 - data: URL-based palette animation - July 2005
- CSS/DOM-based draggable magnifier - May 2004