Viewing profile — narshe
narshe
HN member- Joined
- Thu, Feb 14, 2013, 11:40 PM UTC
- HN karma
- 10
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About narshe
No profile information was provided.
Recent public activity
-
comment
Comment #10590846
It's coming. https://github.com/Microsoft/vscode/wiki/Roadmap
-
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…
-
comment
Comment #9198576
That is going to be one expensive web browser.
-
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…
-
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…
-
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…
-
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…
-
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…
- comment
-
comment
Comment #6431140
What do you need 34 assemblies for? Seriously?
-
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…