Live data from Hacker News

Viewing profile — narshe

narshe

HN member
Joined
Thu, Feb 14, 2013, 11:40 PM UTC
HN karma
10
Public activity
11 items

About narshe

No profile information was provided.

Recent public activity

  1. comment
    Comment #10590846

    It's coming. https://github.com/Microsoft/vscode/wiki/Roadmap

  2. comment
    Comment #10590817

    VSCode has no visual editor. Carmack has used Visual Studio for a long time. 2 references from the top of google results. There are many more out there. https://twitter.com/id_aa_c…

  3. comment
    Comment #9198576

    That is going to be one expensive web browser.

  4. comment
    Comment #7290752

    I worked at a place (but not on the team) where someone used the Ebonics ( http://en.wikipedia.org/wiki/African_American_Vernacular_Eng... ) version of Lorem Ipsum to fill in a lar…

  5. comment
    Comment #6431759

    Yes, 64 bit would be nice. There are a lot of complexities that go along with that though. No plugins would work. There is a reason that browsers aren't 64 bit and flash will never…

  6. comment
    Comment #6431576

    Why combine? Because the server side infrastructure is a lot more flexible with MVC (than WebForms) and follows how HTML is supposed to work. If you're developing an API or service…

  7. comment
    Comment #6431556

    The reason it doesn't allow you to do JSON GET requests is because of the possibility of hijacking. http://haacked.com/archive/2009/06/24/json-hijacking.aspx Not allowing this by d…

  8. comment
    Comment #6431336

    I understand the complexity issue, and how large corps deal with that stuff... There are other ways you can chunk that stuff up though. Maybe you don't have a choice. I don't think…

  9. comment
  10. comment
    Comment #6431140

    What do you need 34 assemblies for? Seriously?

  11. comment
    Comment #6430968

    I think your issues are the reason there are other alternative frameworks that have come out; and there are a lot of them. Use one of the alternative .NET web frameworks if you don…