fooyc

↗ HN profile [ 171 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Instagram Report 2018 (mention.com)
  2. C2: Affordable X86-64 Servers (blog.scaleway.com)
  3. Busting some CQRS myths (lostechies.com)
  4. LiveJournal Outage (livejournal.com)
  5. Parquet (parquet.io)
  6. Google FlatBuffers (github.com)
  7. Light Table (lighttable.com)
  8. Today I Learned: $ tar xvzf wtf:foo.tar tar (child): Cannot connect to wtf: resolve failed Apparently the ":" in the filename tells tar to connect to "wtf" using the "rsh" command (aliased to "ssh"). There is no mention…

  9. Don't store sessions in memcached (dormando.livejournal.com)
  10. http://developer.yahoo.com/performance/rules.html#ajax_get > http://developer.yahoo.com/ says: when using XMLHttpRequest, POST is implemented in the browsers as a two-step process: sending the headers first, then…