daniellefong.com
Tick Tock | Insights by Danielle Fong
https://daniellefong.com/2008/11/15/tick-tock
Insights by Danielle Fong. Notes from a girl from the future. The clock stuck twelve. It’s October 30th. In a heartbeat I emerged an adult in the eyes of American law. In an alternate universe, I danced the night into a hazy sunrise. But I left celebration to Haight St. Patrons, their addled revelry spilling muffled through the crack in my window. Tonight, we work. There were many battles left to fight. The Laws of Thermodynamics. 8220;You can’t win.”. 8220;You can’t break even.”. Scooters are not partic...
davidgolightly.blogspot.com
David Golightly - Patterns: History
http://davidgolightly.blogspot.com/2008/04/history.html
David Golightly - Patterns. Software development and existential drama. Tuesday, April 15, 2008. History awk '{print $2}' sort uniq -c sort -rn head 149 cd 138 ls 42 svn 27 python 23 vim 18 exit 16 locate 11 ssh 10 rm 8 less. Subscribe to: Post Comments (Atom). Seattle, Washington, United States. Developer/Architect at GoTime.com. Interested in universal principles and the intersection of design and algorithm. View my complete profile. Classic Computer Science Texts. In Pursuit of Mysteries.
davidgolightly.blogspot.com
David Golightly - Patterns: March 2009
http://davidgolightly.blogspot.com/2009_03_01_archive.html
David Golightly - Patterns. Software development and existential drama. Tuesday, March 3, 2009. Jaro-Winkler implementation in Ruby for User-Agent matching. But device makers throw a wrench in these efforts: user-agent strings are frequently updated or modified from their canonical form without rhyme or reason. Fortunately, we have the Jaro-Winkler distance algorithm. Str1, str2) str1.strip! Str1 = str2 return. Str2 should be the longer string. New(str1.length, false. New(str2.length, false. Tr = 0.5.
davidgolightly.blogspot.com
David Golightly - Patterns: February 2008
http://davidgolightly.blogspot.com/2008_02_01_archive.html
David Golightly - Patterns. Software development and existential drama. Wednesday, February 27, 2008. Links to this post. Saturday, February 9, 2008. Strategies for Success (and other myths). Enter the Internet. To the extent that it remains free, equal, and open, it provides the most fertile soil yet for innovation and progress (of ideas, of creativity, of economic advancement, of democracy). The chaotic hordes of the MySpace/YouTube generation will surely hasten the extinction of the giant reco...Will ...
davidgolightly.blogspot.com
David Golightly - Patterns: October 2007
http://davidgolightly.blogspot.com/2007_10_01_archive.html
David Golightly - Patterns. Software development and existential drama. Saturday, October 13, 2007. Type-Converting Operator Considered Ridiculous. I have come to question the wisdom of the type-converting. Operator in JavaScript. The algorithm (defined in 11.9.3 of the ECMA-262 v3 spec. Requires no fewer than 22 steps to execute, and produces such amazing intrasitivities as:. 0' = 0 true 0 = ' true ' = '0' false. And random quirkiness such as:. T r n' = 0 true. In the first example (discussed elsewhere.
davidgolightly.blogspot.com
David Golightly - Patterns: Cracking Supercollider
http://davidgolightly.blogspot.com/2009/02/cracking-supercollider.html
David Golightly - Patterns. Software development and existential drama. Tuesday, February 24, 2009. Is an amazing language, if you are in the super genius club who can understand the extensive documentation or pursue graduate studies at CCRMA. I've been out of audio synth for a while, but recently found myself needing to apply a recursive delay line to an audio recording I'm working on for my music project, Midday Veil. Which uses a much uglier language. Is a cakewalk by comparison. R = { input. Hi, Ive ...
davidgolightly.blogspot.com
David Golightly - Patterns: April 2008
http://davidgolightly.blogspot.com/2008_04_01_archive.html
David Golightly - Patterns. Software development and existential drama. Tuesday, April 15, 2008. History awk '{print $2}' sort uniq -c sort -rn head 149 cd 138 ls 42 svn 27 python 23 vim 18 exit 16 locate 11 ssh 10 rm 8 less. Links to this post. Subscribe to: Posts (Atom). Seattle, Washington, United States. Developer/Architect at GoTime.com. Interested in universal principles and the intersection of design and algorithm. View my complete profile. Classic Computer Science Texts. In Pursuit of Mysteries.
davidgolightly.blogspot.com
David Golightly - Patterns: January 2008
http://davidgolightly.blogspot.com/2008_01_01_archive.html
David Golightly - Patterns. Software development and existential drama. Friday, January 25, 2008. Sick of the lack of syntactic sugar for CSS? It's still very beta (I'd peg it at 0.1), but please download, give it a spin, and give me feedback on what works/doesn't work for you, or what you'd like to see added. Download CSSx from Google Code. Links to this post. Subscribe to: Posts (Atom). Seattle, Washington, United States. Developer/Architect at GoTime.com. View my complete profile.
davidgolightly.blogspot.com
David Golightly - Patterns: Hitting the limits on iPhone Safari
http://davidgolightly.blogspot.com/2008/08/iphone-resource-limits.html
David Golightly - Patterns. Software development and existential drama. Monday, August 11, 2008. Hitting the limits on iPhone Safari. Hit a hard iPhone resource limit:. DOCTYPE html PUBLIC -/ W3C/ DTD XHTML 1.0 Strict/ EN. Http:/ www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd. Http:/ www.w3.org/1999/xhtml. Width=device-width; initial-scale=1.0; maximum-scale=1.0; user-scalable=no;. IPhone image loading test. Http:/ h0.ortho.tiles.virtualearth.net/tiles/h0. So much for Web 2.0 on the iPhone. Your comment soun...
SOCIAL ENGAGEMENT