Live data from Hacker News

Viewing profile — Rockdtben

Rockdtben

HN member
Joined
Sat, Nov 17, 2012, 9:59 PM UTC
HN karma
24
Public activity
19 items

About Rockdtben

rockdtben.com

Recent public activity

  1. comment
    Comment #10677546

    The worst experience I've had with people using their phones during a performance was during a Broadway musical. The lady a seat in front of me to the left thought it would be a go…

  2. comment
    Comment #10388097

    "On-Topic: Anything that good hackers would find interesting. That includes more than hacking and startups. If you had to reduce it to a sentence, the answer might be: anything tha…

  3. comment
    Comment #10148834

    11:30 AM: Stop working

  4. comment
    Comment #10125955

    9:30 AM: Arrive at office. 11:30 AM: Stop working 11:50 AM: Go to lunch. 1:30 PM: Get back from lunch. 4:55 PM: Go Home. 2 hours a day.

  5. comment
    Comment #10117742

    There is a form to submit words that are missing.

  6. comment
    Comment #10117737

    There is a form to submit words that are missing.

  7. comment
    Comment #10117735

    There is a form to submit words that are missing.

  8. comment
    Comment #10117715

    There is a form to submit words that are missing.

  9. comment
    Comment #10000056

    I will be switching to Ubuntu as well. I have encouraged my friends to do the same.

  10. comment
    Comment #9780879

    When tasers were introduced they were supposed to be used in situations where an officer would have instead used lethal force. In the John Kerry "Don't tase me bro" incident. The o…

  11. comment
    Comment #9750180

    I got a PR request up on the github if you want it. https://github.com/idoco/map-chat/pull/11

  12. comment
    Comment #9701554

    Going to a page and the first thing I see is someone with their mouth gaping open and looking up. Horrible design.

  13. comment
    Comment #8080571

    Your viewpoint is flawed and very anti-science.

  14. comment
  15. comment
    Comment #7955832

    "25 countries Photoshop a journalist to make her beautiful" Makeup cannot make anyone beautiful. Photoshop cannot make anyone beautiful. Fake Beauty is a commodity.

  16. comment
    Comment #6768192

    What bothers me is how they say "source codes" instead of "source code".

  17. comment
    Comment #6759364

    I thought Jython was the Python of Java?

  18. comment
    Comment #5876655

    I'm pretty sure you missed his joke. "You can write an email to yourself." AKA They are going to read your personal email anyways...

  19. comment
    Comment #5259004

    Never wrote javascript before. http://jsbin.com/ugojoq/267/edit LinkedList.prototype.reverse = function () { var start = this.head; var prev = this.head; var curr = prev.next; prev…