Viewing profile — nilbus
nilbus
HN member- Joined
- Wed, Mar 30, 2011, 8:47 PM UTC
- HN karma
- 9
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About nilbus
No profile information was provided.
Recent public activity
- story
-
comment
Comment #8700235
flock? :)
-
comment
Comment #4738623
Yeah, I could never justify a service like this for $100/yr. It's cool, but it's also free to get a local google voice number that forwards to the cell and just press 9.
-
comment
Comment #4171971
I'm the author of this answer on StackOverflow. It seems to me like everyone in this post on SO is united in something that just seems very wrong to me. I'm clearly the minority he…
- story
-
comment
Comment #3668940
very cool
-
comment
Comment #3290270
Thanks! It was the destructuring part that I wasn't understanding right away.
-
comment
Comment #3290177
Could someone explain how {@foo} = bar compiles into this.foo = bar.foo;?
-
comment
Comment #3288086
Chrome 15 solved / worked around this problem by smooth scrolling whenever you page up/down. Without the instant jump, the eye can easy tell where the page is compared to where it …
-
comment
Comment #2887828
I like how everyone is addressing the core problem. However, to give a more superficial answer, have you checked out http://www.causerific.com ? Some of the causes on there might b…
- story
-
comment
Comment #2396536
Just kidding! Follow the instructions in the script, and it works on localhost just fine. :-)
-
comment
Comment #2396451
Apparently you can't just run the script with node and point your browser's http proxy to 8080. I suppose transparent proxy and http proxies act differently?