rcrowley + facebook   19

Layering privacy onto Facebook pages | chrisadams.me.uk
Crypto being used outside of Facebook to encrypt communications happening via Facebook. Cool, but misses the just-as-important privacy issue which is Facebook's ownership of the social graph.
facebook  crypto  privacy 
february 2012 by rcrowley
fbmarc/facebook-memcached-old - GitHub
(Dumping GitHub watches into Pinboard.)

Possibly still-relevant Facebook branch of memcached.
facebook  memcached 
october 2011 by rcrowley
Facebook | XHP: A New Way to Write PHP
"What we've done here is made security the default."

As I read through the documentation, I realized I've built this templating engine before, sans the nice syntax they hacked into PHP. The bonus is that they fixed PHP's syntax to allow array("things", "stuff")[1].
php  facebook  xhp 
february 2010 by rcrowley
APC Lazy Loading: Initial support - tekrat
In light of Facebook's new PHP-to-C++ compiler, remember some of their older work on APC.
php  apc  facebook 
february 2010 by rcrowley
CONFIRMED: Facebook Gets Faster, Debuts Homegrown PHP Compiler [Update]
Reckless speculation from last night that turned out to be horribly wrong. Actually, I like my fictional version better.
php  facebook  readwriteweb  interview 
february 2010 by rcrowley
Facebook Developers | HipHop for PHP: Move Fast
Facebook's rumored PHP improvements are not at all what I expected. Rather than going the JIT route via LLVM like the Unladen Swallow project, they've implemented a C++ code generator and are using g++. Favoring static binding is a huge win here, both for type information and function pointers. At least there's a proper interpreter to fix the development workflow they broke by wedging a manual compile step into the mix.
php  facebook  c++ 
february 2010 by rcrowley
Data Management, Facebook-style | 20bits
Hammer's talk about data at Facebook. 320 nodes for Hive, 120 nodes for Cassandra. Large data size and a (relatively) low write rate.
data  facebook  hive  cassandra  hadoop  log  logging 
november 2008 by rcrowley

Copy this bookmark:



description:


tags: