Viewing profile — rertrree
rertrree
HN member- Joined
- Wed, Dec 31, 2014, 9:34 PM UTC
- HN karma
- 18
- Public activity
- 15 items
- HN profile
- View on Hacker News ↗
About rertrree
No profile information was provided.
Recent public activity
-
comment
Comment #8849521
I can't access the article. Google translate or links posted by other users don't work. HN please stop supporting paywall sites.
- comment
-
comment
Comment #8839759
This reads like disassembly of programs is legal. What about publishing that information?
-
comment
Comment #8838648
Don't correlate creating games with money. He was really lucky; there were other very similar games on the scene at that time, his just happened to stick. The observation should re…
-
comment
Comment #8838592
I'd be careful if I were him. His income is gone as far as I know. Unless he does some smart investing with the current cash reserve he could be broke in ~10 years. Just an interes…
-
comment
Comment #8837078
Windows are getting better and better. 95/98 crashed all the time, xp crashed if you really tried. Windows 7 hasn't crashed once after two years of daily usage, and/or keeping it r…
-
comment
Comment #8834157
It is not logical to subvert your code to adhere to some imaginary future requirements.
- comment
-
comment
Comment #8832495
Oops: 0x00000001000015af : cmp edx,0x0 ^^^
-
comment
Comment #8832483
You assumption that a separate case that prints fizzbuzz will break the code is not correct. With correct code, you get three if checks either way, but the readability is higher, c…
-
comment
Comment #8832076
Yes. Library calls will have conditionals, but apart from that there are none.
-
comment
Comment #8831994
This is equivalent code in C if anyone is interested. #include #include const char* table[] = { "%d\n" , "Fizz\n" , "Buzz\n" , "FizzBuzz\n" } ; void E( int i ) { exit( 0 ) ; } void…
-
comment
Comment #8829017
I suggest you read on North Korean military equipment, supplies and operational readiness. It is all about the details: They have the largest submarine force in the world; but ever…
-
comment
Comment #8828811
You can check for yourself: http://en.wikipedia.org/wiki/List_of_wars_involving_the_Unit... ( 3 years ago )
-
comment
Comment #8821228
The future of transportation is; separate different modes of transportation as much as possible. When I was younger, I was regularly biking in between the car lanes( sometimes very…