Viewing profile — rschmukler
rschmukler
HN member- Joined
- Mon, Feb 01, 2010, 8:51 PM UTC
- HN karma
- 82
- Public activity
- 34 items
- HN profile
- View on Hacker News ↗
About rschmukler
No profile information was provided.
Recent public activity
-
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 …
- story
-
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 …
- story
- story
- story
-
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…
-
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…
-
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.
- comment
-
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…
-
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…
-
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…
- story
- story
-
story
Writing a Library for Building Mongo Aggregations
http://slingingcode.com/writing-a-library-for-building-aggregations/
- story
-
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…
-
comment
Comment #4371613
http://webcache.googleusercontent.com/search?q=cache:http://...
-
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…
-
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…
-
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: …
-
comment
Comment #3665349
Thanks for the praise!
-
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…
-
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 …