Viewing profile — bookface
bookface
HN member- Joined
- Thu, Aug 15, 2013, 8:13 PM UTC
- HN karma
- 123
- Public activity
- 39 items
- HN profile
- View on Hacker News ↗
About bookface
No profile information was provided.
Recent public activity
-
comment
Comment #29132691
I don't take as much issue with this happening the other way around. It's a rare opportunity for the information asymmetry shoe to be on the other foot.
-
comment
Comment #9467537
Wow, that is, appropriately, a tortured backronym.
-
comment
Comment #8038777
This is exactly why I started using iTerm. You and I even use the same key combination! It is so convenient that whenever I use others' machines, I try to bring down the visor and …
-
comment
Comment #8029848
If anybody prefers a .mobi: http://www.filedropper.com/linkers-ianlancetaylor (If anyone has a suggestion for a good place to upload that, let me know. I don't know whether the sit…
-
comment
Comment #8001996
Seriously? What do you think it means to be a freshman? I am getting seriously tired of this attitude in the software community that you're only a legitimate programmer if you've b…
-
comment
Comment #7683669
What's with the hashtag?
-
comment
Comment #7077577
Not that I know of, but javascript does.
-
comment
Comment #7048566
Can anybody explain some good use cases of implicit return? When I was doing a project in CoffeeScript last year (the only time I've used it), I found myself just using the return …
-
comment
Comment #6994076
These comments are disgusting. Why are you all trying to download the data? Why are many of you trying to distribute it?
-
comment
Comment #6825342
I like using it when I'm filling an array with an indeterminate number of elements. I've used this pattern a few times: foo foos[255]; int ct = 0; if ( ) foos[ct++] = foo1; if ( ) …
-
comment
Comment #6825313
I was actually asked in an interview at Google in 2011 whether pre- or postincrement was faster in a snippet of code where the expression's value wasn't used. When I said that I wa…
- story
- story
-
comment
Comment #6707960
I didn't originally see the connection between MSG and Chinese food as coming from a place of racism, but you might be right. I'm still not so sure though. If somebody said to you …
-
comment
Comment #6707915
I think the main difference between the two is the intent that's being implied. "Jewish Banker Syndrome" is implying something about me as a person. It's saying that, as a Jew, I'm…
-
comment
Comment #6703004
Sorry if I'm being insensitive, but how is Chinese Restaurant Syndrome "absurdly racist"? If people were having health problems as a consequence of eating corned beef, I would, as …
-
comment
Comment #6566730
Agreed completely about how awful dynamic languages can be in this respect. I've found what helps a lot is consistent naming of parameters. For example, numberOfWidgets (an integer…
-
comment
Comment #6525345
If you think tech internships are bad, you should look at literally any other field.
-
comment
Comment #6525221
If this involved Apple, the article's headline would be "Apple using forced student labor to build iPhone"
- story
-
comment
Comment #6511748
Sounds to me like you're being intentionally daft. It's pretty easy to see that the /uː/ sound is associated with "oo" way more commonly than "o".
-
comment
Comment #6506129
What makes you believe that Twitter isn't doing that? If you're willing to speculate that Google is creating "shadow profiles", why not Twitter?
-
comment
Comment #6503146
I was going to add a line at the end of my post saying that this was all, of course, my fault, but figured it went without saying. Lesson learned.
-
comment
Comment #6502942
Wouldn't another solution to this be to have an object that would mimic the dom, performing reads immediately (or reading from its own cache of written attributes), but allowing ex…
-
comment
Comment #6502852
This really screwed me over this time. My developer account expired a few weeks ago and I got worried because I still had the beta installed. I tried upgrading via iTunes, but it s…