8 ms·
How large has the haskell team at Facebook gotten (unless there isn't an official group and its on a project by project bases)?
by ciferkey 12y ago
How large has the haskell team at Facebook gotten (unless there isn't an official group and its on a project by project bases)?
- JonCoens 12y agoHaxl is the only team using Haskell in prod, so the team itself isn't all that large. With the traction we gain, though, we could grow.
- Touche 12y agoI'm confused, Haxl is an open source library, right? So what are you using Haxl for at facebook?
- nbm 12y agoThe blog post - https://code.facebook.com/posts/302060973291128/open-sourcing-haxl-a-library-for-haskell/ https://code.facebook.com/posts/302060973291128/open-sourcin... - describes the initial usage - to assist the Sigma system in answering questions like "Is this content spam?". Some background on that system, including the FXL component that Haxl replaces, is here: http://research.microsoft.com/en-us/projects/ldg/a10-stein.pdf http://research.microsoft.com/en-us/projects/ldg/a10-stein.p...
- SkyMarshal 12y agoIs Bryan O'Sullivan and the team from his Haskell-based startup Facebook acquired in 2011 still there? I sat in on a class of his a while back and remember him ruefully laughing about having to use PHP now.
- nbm 12y agoBryan is still here. He's actually kicking off a Haskell class within Facebook at the moment - https://twitter.com/bos31337/status/475335956556705792 https://twitter.com/bos31337/status/475335956556705792
- SkyMarshal 12y agoGreat! He's obviously a great advocate for Haskell at Facebook.