Live data from Hacker News

Viewing profile — yror10

yror10

HN member
Joined
Thu, Feb 24, 2011, 10:22 PM UTC
HN karma
480
Public activity
34 items

About yror10

https://twitter.com/RoryDHughes

Recent public activity

  1. comment
    Comment #8664963

    I instantly remembered speedsums once opening this site there. Went to the comments to check to see if it was referenced. Boom.

  2. comment
    Comment #8382075

    If your working with a Ruby/Rails app, check out the pg_search gem https://github.com/Casecommons/pg_search It allows you to do the things in this article with ActiveRecord models.…

  3. story
  4. story
  5. comment
    Comment #7959773

    Are you using any ORM for PostgreSQL in Node? Haven't found anything as good as ActiveRecord yet...

  6. story
  7. story
  8. comment
    Comment #7915061

    Progress?

  9. comment
    Comment #7910415

    Your parallax effect is nice!

  10. comment
    Comment #7879006

    Obviously their social media agent uses tweetdeck...

  11. comment
    Comment #7864564

    http://jsfiddle.net/S66zA/

  12. story
  13. comment
    Comment #7863016

    It would be cool if they also add some kind of support for swift (or some variant) too.

  14. comment
    Comment #7834377

    I'm certain there will be people on UStream and livestream doing mirrors.

  15. story
  16. story
  17. story
  18. comment
    Comment #7824323

    I think this web server just lost it.

  19. story
  20. story
  21. story
  22. story
  23. story
  24. story
  25. comment
    Comment #7794136

    If you write ruby and want TCO put this at the top of your .rb file: RubyVM::InstructionSequence.compile_option = { :tailcall_optimization => true, :trace_instruction => false }