Live data from Hacker News

Viewing profile — sebastienros

sebastienros

HN member
Joined
Sun, Nov 03, 2013, 5:30 AM UTC
HN karma
35
Public activity
15 items

About sebastienros

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #29152526

    You create one binary per OS.

  3. story
  4. comment
    Comment #23346233

    You can't even imagine. A goal has been set by the management to get specific results on some benchmarks, by improving the framework. We have weekly meetings to follow up on improv…

  5. comment
    Comment #20005804

    TechEmpower's Plaintext scenario is currently limited at 7M RPS due to network limits, though it uses a 10Gb NIC. Knowing that the Plaintext scenario is a very simple HTTP request …

  6. comment
    Comment #18417184

    Tiered Compilation is tweaked in a way that it provides a very good balance between startup time and throughput, which is what a majority of users would need. If you want to privil…

  7. comment
    Comment #18414705

    You can usually cut the cold start performance in half by enabling Tiered Compilation. It's just one parameter in your project file, or via an environment variable. Disclaimer: I w…

  8. story
  9. story
  10. comment
    Comment #11241488

    Because features!

  11. story
  12. comment
    Comment #7537589

    To answer this, the nice thing with Roslyn that is not explain in this blog is that it's also an API that you can extend with plugins. You project can contains them and they will h…

  13. story
  14. comment
    Comment #7073348

    Based on the current price it makes roughly 25K bitcoins, and using the current BUY backlog on MtGox, selling them would push the price back to $550. However such a volume will cer…

  15. comment
    Comment #6662340

    I work at Microsoft full time on http://orchardproject.net , a CMS based on ASP.NET MVC, Autofac and Nhibernate. I've been doing that for almost 4 years and many would agree it's k…