Profile_bird

Hey there! cromwellian is using Twitter.

Twitter is a free service that lets you keep in touch with people through the exchange of quick, frequent answers to one simple question: What's happening? Join today to start receiving cromwellian's tweets.

Already using Twitter
from your phone? Click here.

cromwellian

  1. Chrome <audio> doesn't support audio/wave PCM format, FF3.5 and Safari 4 do. PCM is practically a "no-op"... http://ff.im/c2hnv
  2. Surprised that browsers weren't already using native hardware acceleration through DirectX/OpenGL. http://ff.im/bYX3v
  3. The Traveling Salesman Problem and Javascript Compression: http://timepedia.blogspot.c...
  4. @cwilso Chrome OS video said it makes the computer stateless not 'the system'. And that's true, except for cookies/cache/html5 storage.
  5. The Semantic Discovery Toolkit (http://code.google.com/p/se...) has a nice Generalized Suffix... http://ff.im/bGPIu
  6. You can never find a good Ukkonen Generalized Suffix Tree with Lowest Common Ancestor implementation when you need... http://ff.im/bGEEi
  7. @dalmaer The Choice: writing fast apps that perform well for your users, or writing slow apps that are fun for you.
  8. Preliminary tests of a new metric for my JS Clustering compression produce non-trivial improvements, blog article soon. http://ff.im/bFQ4Q
  9. @dewitt Nope, I still feel nostalgia for my vic20/c-64 days(http://www.john-crow.co.uk/...)
  10. Parallels sucks. I just boosted a fresh Ubuntu image and forgot about. 1 hour later, it crashes for no apparent... http://ff.im/bFAsp
  11. Chrome is now permanently my default browser. http://ff.im/bD5xN
  12. @dewitt I raise you one Game of Life in Haskell: http://bit.ly/1IrwSS :) http://alpheccar.org/en/pos...
  13. Visually Lossless HTML Compression http://bit.ly/4sNqyV http://ff.im/bqp6n
  14. @dalmaer Ruby and Python = 5min and 22min? Slower than I realized. I like that Scala is right up there in the top 5. :)
  15. @dalmaer The phrase "George Bush Institute" sounds like a bad vocational school "get your GED at George Bush Tech!"
  16. Why doesn't the HTML5 <video> or <audio> elements address *recording* as well? Leaving lots of potential... http://ff.im/boiKU
  17. @jeremychone It's not really throwing away HTTP, if I read correctly, it adds a layer to SSL.
  18. @dewitt Also, mod_deflate compresses worse than gzip -9, 7-zip compresses much more. Use offline compression if possible
  19. Don't understand Maine. How can what other people do change the sanctity of *your* marriage? How can social... http://ff.im/aXJGN
  20. @dewitt Using Parser Combinators by any chance?