Viewing profile — calvinlough
calvinlough
HN member- Joined
- Sun, Jun 03, 2012, 11:16 PM UTC
- HN karma
- 254
- Public activity
- 42 items
- HN profile
- View on Hacker News ↗
About calvinlough
No profile information was provided.
Recent public activity
- story
- story
- story
-
comment
Comment #7487447
It also looks a lot cleaner because it only has 10 links on left side. I've got 30 (a few of them I could probably hide, but lots of them I can't).
- comment
- story
-
comment
Comment #6842131
2000 mice but 2 million snakes? Am I missing something? Is this just a trial run?
-
comment
Comment #6787740
I love how Yoda makes it into the list.
- comment
-
comment
Comment #6380117
Currently, there is only 5 characters in the HN headline: "[]()+". Maybe a mod removed the "!" because they thought it was being used for emphasis. It could be placed before the "+…
-
comment
Comment #6371407
Ah, very interesting. I never even thought about it that way. So maybe the author wasn't trying to be misleading, but just chose their words poorly.
-
comment
Comment #6370595
"Then there's this freshmen drop-off, where all but about 80% of women end up changing their major, usually to something involving design or business." In other words, 20% of women…
-
comment
Comment #5634899
The "they" could be AirBnB employees, but it was probably a reference to hackers breaking in and copying those files from AirBnB servers. The fewer servers that have a scanned copy…
-
comment
Comment #5469851
It's just an April Fools thing, so it will probably only be accessible for the next day or so.
-
comment
Comment #5210866
I provided the single digit "1" and they accepted it right away. If they don't care if you provide a valid phone number I don't see why it should be a required field.
-
comment
Comment #5208379
Why do I have to provide my phone number to sign up?
-
comment
Comment #4921583
The title says Svblte instead of Svbtle.
-
comment
Comment #4921447
Anyone else notice the subtle typo in the title of this post? (At the time I am writing this, the title is: The open-source "svblte like" blogging platform).
- comment
-
comment
Comment #4589630
According to WHOIS, the expiration date is 29-Sep-2012 14:50:55 UTC.
- comment
-
comment
Comment #4587840
I've noticed this as well, for blue links. It's really bugging me. Are you aware of a workaround? Edit: I'm on a Mac, 10.7.5, FWIW
-
comment
Comment #4585379
This patent is for side-to-side swinging. IANAL, but if they were doing the traditional forward-backward swinging they should be okay.
-
comment
Comment #4541378
He probably exaggerated the responses when he made that transcription. Unless he had an audio recording, it would be an easy thing to do, especially if he was mad.
-
comment
Comment #4493092
The code to call super is awkward. Instead of saying super(MyClass, self).foo(), I would rather just say super.foo(). Having to specify self or cls as the first argument of an inst…