Viewing profile — Graphon
Graphon
HN member- Joined
- Thu, Jun 14, 2012, 4:30 PM UTC
- HN karma
- 36
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About Graphon
No profile information was provided.
Recent public activity
-
comment
Comment #4292327
Using a content-type header instead of .json or .xml (etc) extension in the URL is just another example of this phenomenon. There's a reason people are moving to use dot extensions…
-
comment
Comment #4186778
Funny - when looking at a codebase for the first time, I do almost exactly the same thing as described by Mr Seibel: I start rewriting it. I rename functions or methods that I thin…
-
comment
Comment #4185285
While powershell is a valuable and interesting option, the problem with it is that it changes the basic metaphor. For 40 years unix shells and their descendants and derivatives inc…
-
comment
Comment #4185274
Yes, it's different. UnxUtls gives you grep, tar, tr, gzip, and etc. Clink appears to give you shell command completion and history completion. They are complementary.
-
comment
Comment #4145565
Coders talk too much. They are in love with themselves. Did you ever hear a cabinetmaker talk about all the considerations that went into the new cabinet he made, how he did the pl…
-
comment
Comment #4123668
Thanks for that, that was fun. Who here coded a solver into the game that used the quadratic formula? I tied it to a particular key and it would momentarily, almost imperceptibly f…
-
comment
Comment #4119978
That headline ought to read "Voyager reaches beginning of interstellar space". The interstellar space is the space between solar systems, so it would be impossible for the craft to…
-
comment
Comment #4119025
Today's embedded is not tomorrow's embedded. In 10 years your sunglasses will have more compute power and memory than today's smartphone .
-
comment
Comment #4113626
The OP seems to be very willing to draw general conclusions when none are warranted. When faced with a project in which code modularization was a problem, his proposed solution was…
-
comment
Comment #4112522
People suggesting that Go is a potential replacement for Python, Lua or Ruby are missing the point. IMO, Go isn't designed to compete with those existing languages for existing opp…
-
comment
Comment #4112361
This is pretty typical of the series. There are 3 or 4 drivers to a car for the Le Mans race (24 hours continuous racing). Two or 3 of those will be professional drivers, and one i…
-
comment
Comment #4112153
What's the international symbol for a lawyer? https://www.google.com/search?q=parasite+icon
-
comment
Comment #4112140
> Note: In the hours before our presentation/release, Google pushed a new version of reCAPTCHA which fully nerfs our attack. I take it that "fully nerfs" means this defeat of recap…