Live data from Hacker News

Viewing profile — rschmukler

rschmukler

HN member
Joined
Mon, Feb 01, 2010, 8:51 PM UTC
HN karma
82
Public activity
34 items

About rschmukler

No profile information was provided.

Recent public activity

  1. comment
    Comment #47169949

    Today we are open sourcing Hyper. It's built on the ideas presented in From Tomorrow Back to Yesterday and Anders Murphy’s demos. It's early days so expect things to evolve but we …

  2. story
  3. comment
    Comment #16755573

    Urbint | New York, NY | ONSITE | https://urbint.com Urbint engineering is building a cutting-edge data ingestion and machine learning pipeline for exposing the hidden intelligence …

  4. story
  5. story
  6. story
  7. comment
    Comment #6657659

    In my mind there are a few reasons, but indeed it could definitely be implemented with a flat file. Sometimes you aren't guaranteed write-access to a file on the system, especially…

  8. comment
    Comment #6657582

    I haven't tested on a laptop be honest. Interesting point. What is atrun? I'll do some research and see if I can do anything about it... For reference node idles at about 3% CPU on…

  9. comment
    Comment #6657387

    Very cool. How robust is the english parsing? For example, would it understand something like "The first wednesday of every month"? Either way I will definitely check it out.

  10. comment
  11. comment
    Comment #6657132

    See above for Mongo vs Redis. As for "feature completeness", this is a pretty feature complete job scheduling library. It leaves the writing of a Web interface to someone else, but…

  12. comment
    Comment #6657041

    The choice of Mongo vs Redis was intentional. Without configuration Redis doesn't guarantee persistence as well as Mongo. Since Redis is often used for non-critical data such as se…

  13. comment
    Comment #6656030

    So if you reboot the server, you just need to make sure that you call agenda.start() again. This will start the job processor which looks for jobs that have come due in the databas…

  14. story
  15. story
  16. story
    Writing a Library for Building Mongo Aggregations

    http://slingingcode.com/writing-a-library-for-building-aggregations/

  17. story
  18. story
    Ask HN: How do you verify the identity of your users?

    I am working on a website that runs contests. We need to confirm that users map to real people to avoid cheating on contests. Obviously email confirmation is a way, but easily scam…

  19. comment
    Comment #4371613

    http://webcache.googleusercontent.com/search?q=cache:http://...

  20. comment
    Comment #4125359

    Sorry for the delay, highly recommend using backbone-rails [1]. Reading the docs for Backbone and then the source for the adapters in that gem was really helpful. Ryan Bates also d…

  21. comment
    Comment #4124747

    Check out my site: http://goodmate.co We do similar things and you might find some inspiration or things you'd like to build into yours. PS. I also did mine for getting familiar wi…

  22. comment
    Comment #4121208

    "Smashing the stack for fun and profit" is absolutely a great introduction to the classic buffer overflow attack. It is also the foundation on which tons of exploits are built on: …

  23. comment
    Comment #3665349

    Thanks for the praise!

  24. comment
    Comment #3665348

    I appreciate the feedback! We are still playing with the idea of how viable this is as an actual business. For me this gave me an opportunity to escape from the more standard tasks…

  25. comment
    Comment #3665341

    One thing we are looking into is building a sort of roommate resume. We have data on how much you borrow from friends, how long you take to pay back, how often you do and don't do …