Viewing profile — yngccc
yngccc
HN member- Joined
- Fri, Jan 11, 2013, 6:54 AM UTC
- HN karma
- 44
- Public activity
- 18 items
- HN profile
- View on Hacker News ↗
About yngccc
No profile information was provided.
Recent public activity
-
comment
Comment #13764364
It will be 4 pixels of different colors though, making it easier to distinguish the shape of the object.
-
comment
Comment #13763846
For 3D the biggest improvement is you have more pixels to render objects at long distance, which is huge for games with large camera viewing distance. For example, you can spot ene…
-
comment
Comment #11974327
Personality is deeply ingrained and hard to change but not impossible. Off the top of my head things that can change personality include going to jail, military service and long te…
-
comment
Comment #10279642
Anyway to watch from the beginning?
-
comment
Comment #7315497
The article discusses a proposal to add new functionally to part of the standard library, which just happen to mimic a monadic interface. I fail to see how it even affect the langu…
-
comment
Comment #7051824
Is it just me but simcity was the best game I played in 2013, maybe I am just new to the genre, but it was like playing video game for the first time.
-
comment
Comment #6616034
"Under more conservative (realistic) assumptions, multicore scaling provides a total performance gain of 3.7× (14% per year) over ten years." so in 10 years haskell maybe as fast a…
-
comment
Comment #6600240
they are unfashionable not because they are written in C/C++. Programming at the end of the day is just not that hard, what is hard is domain knowledge, you can write a compiler in…
-
comment
Comment #6597248
The girl forgot to mention exception safety on the class A slide, no hire.
-
comment
Comment #6596899
remind me of CSS 3D teapot. http://yow.eventer.com/yow-2012-1012/the-story-of-the-teapot...
-
comment
Comment #6425309
use C++ to teach programming should be considered a crime. You simply don't give people who just got their driver license a truck to drive, not only will it suck out all the fun bu…
-
comment
Comment #6415721
that is little verbose, you can save a whole 7 characters. reverse(begin(str), end(str));
- comment
-
comment
Comment #6401750
I unsubscribed myself from all Blizzard game After the D3 fiasco. Blizzard is no longer the same company it once was. There are so many issues but I think it ultimately boil down t…
-
comment
Comment #6364497
I think this should be renamed to "why C is a terrible intro language" and "a terrible development language too"
-
comment
Comment #5978262
VS 2013 now comes with way more editing options than Xcode. It always drive me nut that I couldn't make IDE automatically insert space around function parameters, because it is not…
-
comment
Comment #5579632
tried it, hit compile and had dozen of corrupted object files. not to mention intellisense doesn't work.
-
comment
Comment #5295664
dunno about python, but good debugging support is a huge plus for IDE.