Live data from Hacker News

Viewing profile — seasonedschemer

seasonedschemer

HN member
Joined
Wed, Nov 05, 2014, 6:14 PM UTC
HN karma
182
Public activity
11 items

About seasonedschemer

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. comment
    Comment #13104357

    That would be the Berkeley DeepDrive project. http://deepdrive.io/ and http://bdd.berkeley.edu/ .

  4. story
  5. comment
    Comment #12499124

    Thanks for pointing out, will fix that on our side!

  6. comment
    Comment #12499052

    The info in https://lyft.github.io/envoy/docs/intro/comparison.html#prox... about Proxygen not supporting HTTP/2 is not correct. Proxygen has had HTTP/2 support for a while ( https…

  7. story
  8. story
  9. comment
    Comment #9746273

    Not sure if the talk covered it, but the core Proxygen framework is opensource: https://github.com/facebook/proxygen

  10. comment
    Comment #8564952

    Hey, I'm a Software Engineer on Proxygen as well. Proxygen heavily relies on folly's buffer management abstractions such as IOBuf ( https://github.com/facebook/folly/blob/master/fo…

  11. comment
    Comment #8563326

    We already do support SPDY/3 and SPDY/3.1, and we're working on HTTP/2 currently.