Live data from Hacker News

Viewing profile — entitycontext

entitycontext

HN member
Joined
Fri, Apr 24, 2015, 6:51 PM UTC
HN karma
46
Public activity
11 items

About entitycontext

No profile information was provided.

Recent public activity

  1. comment
    Comment #11652717

    The efforts of Uber and Lyft over the last few months to rewrite the laws of the City of Austin to their pleasing through a not-at-all-subtle application of money, spam and propaga…

  2. comment
    Comment #11394231

    According to Mike Harsh, a beta version is coming in an insider release "after the Build conference." [1] During an interview Q&A, Kevin Gallo says that it might show up in a week …

  3. comment
    Comment #11260062

    No, that's a fair interpretation of my comment - after all, the meaning of "cloud optimized" is kind of vague. However, if you compare the new version and previous version and the …

  4. comment
    Comment #11259620

    Actually, I don't see it as pure marketing fluff to call the new ASP and .NET Core "cloud optimized". Breaking the framework into smaller pay-for-play components to reduce deployme…

  5. comment
    Comment #11248776

    It's a shame, since these topics could make for a rich conversational interview that probably has more to do with the actual job than whiteboarding an algorithm. Just taking source…

  6. comment
    Comment #11248207

    It seems like there is a large middle area of concepts in between low-level algorithms/data structures and high-level system architecture that are left out of many of these intervi…

  7. comment
    Comment #10314663

    Not sure if they were working together with GitHub on this, but Microsoft also announced today that Visual Studio Online Git repos now support Git-LFS with unlimited free storage: …

  8. comment
    Comment #10217881

    At least for Windows 8/10, I'm not sure if something like React Native is really necessary, since the platform itself already has built-in support for making "native" apps in HTML/…

  9. comment
    Comment #9956585

    If the OP is also going to be using ASP.NET MVC, two additional recommended courses on Microsoft Virtual Academy are: Introduction to ASP.NET MVC https://www.microsoftvirtualacadem…

  10. comment
    Comment #9919322

    The ASP.NET team recently published a roadmap here: https://github.com/aspnet/Home/wiki/Roadmap There will be three more beta releases scheduled for July, August and September, fol…

  11. comment
    Comment #9435441

    Beyond retrieving the contents of several unrelated enum-like tables in one roundtrip, multiple result sets are also super-useful for grabbing a deep relationship tree of joined ta…