Viewing profile — platonichvn
platonichvn
HN member- Joined
- Mon, Sep 05, 2011, 3:44 PM UTC
- HN karma
- 19
- Public activity
- 17 items
- HN profile
- View on Hacker News ↗
About platonichvn
Recent public activity
-
comment
Comment #12144654
Definitely a great way to lower the barrier to entry. The eject feature is sweet since it removes the risk of lock in. Looking forward to integrated unit testing libraries in a fut…
-
comment
Comment #8327020
Completely agree. It is one of the few podcasts I listen to regularly.
-
comment
Comment #7874545
A great acquisition of a group of really smart people doing interesting work. This is the kind of company Apple should have been looking at acquiring if it wants to ever truly comp…
-
comment
Comment #7198425
Software truly is eating the world and this is an example of that.
-
comment
Comment #5776664
"... Sometimes he really doesn't help the issue by somehow managing to charge head first into even more trouble..." or a camera! ( http://www.youtube.com/watch?v=mj8haZzvaE8 )
-
comment
Comment #5526183
I agree. I've been going through his tutorials and they are great. Fire up sublime with node.js running as a simple http server and you can quickly follow along building simple app…
-
comment
Comment #4788417
I agree this is a fantastic demonstration of technology and art.
-
comment
Comment #4788407
I'm impressed by how good the 3D view looks. Good to see that a company that is struggling is still trying to innovate.
-
comment
Comment #4598877
Yeah performance is another issue. But providing a type that compiles to a defined type that implements decimal representation would be very useful. GWT pulls off something similar…
-
comment
Comment #4598165
This is great to hear. I have only just started reading up on TypeScript. But I would love to know if there will be support for a decimal type. I have been following Google's work …
-
comment
Comment #4463531
Definitely a great documentary. It reminded me of the importance of a passion for your craft and a sincere desire to do great work.
-
comment
Comment #4223428
Are you using JSLint or Google's Closure Compiler to ensure code quality on the Javascript side?
-
comment
Comment #4223249
Great looking app! What did you guys use as your IDE and what is your build process like? I'm currently in the process of transitioning a team from a thick client plugin architectu…
-
comment
Comment #3911689
I agree with you but I often question when people list "lock in" as an issue. How often do you see projects where they decide to move from one db to another? Even in cases where an…
-
comment
Comment #3237932
Companies that properly implement service oriented architectures will be very well positioned to create these advanced web applications that push the computational cost of renderin…
-
comment
Comment #3215661
It's unfortunate but it was inevitable. HTML 5 is definitely the future. Although, the ability to write an app using type-safe, object oriented code that can run on both the client…
-
comment
Comment #3170193
Great post. I always learn something new when the SO guys share their experiences with .NET in a large scale web application. Thanks for the link to the memory profiler. Hopefully …