Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
rschmukler
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
10 ms
·
1.
▲
Hyper: a reactive server side rendered web framework for Clojure
(github.com)
3 points
by
rschmukler
7mo ago
|
1 comments
2.
▲
by
rschmukler
7mo ago
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 welcome contributions and ideas from the community
3.
▲
by
rschmukler
8y ago
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 within urban data. We're looking for Senior
4.
▲
Cortex – Coding Assistant for Elixir
(github.com)
4 points
by
rschmukler
9y ago
|
0 comments
5.
▲
How to be a tech super hero
(russmatney.com)
1 points
by
rschmukler
13y ago
|
0 comments
6.
▲
Show HN: Git-today - Fun facts about your code slinging
(github.com)
2 points
by
rschmukler
13y ago
|
0 comments
7.
▲
by
rschmukler
13y ago
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 if you're using a PAAS like Heroku. That also com
8.
▲
by
rschmukler
13y ago
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 my dev-box.
9.
▲
by
rschmukler
13y ago
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.
▲
by
rschmukler
13y ago
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 for scheduling jobs it gets the job done. (Haha,
11.
▲
by
rschmukler
13y ago
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 sessions I didn't want to enforce sacrificing perfor
12.
▲
by
rschmukler
13y ago
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 database and process them. agenda.every('3 minutes', 
13.
▲
Show HN: Lightweight job scheduling for Node.js
(github.com)
37 points
by
rschmukler
13y ago
|
15 comments
14.
▲
Show HN: Human Readable Intervals for Node.js
(github.com)
1 points
by
rschmukler
13y ago
|
0 comments
15.
▲
Writing a Library for Building Mongo Aggregations
2 points
by
rschmukler
13y ago
|
0 comments
16.
▲
Ask HN: How do you verify the identity of your users?
9 points
by
rschmukler
14y ago
|
13 comments
17.
▲
by
rschmukler
14y ago
http://webcache.googleusercontent.com/search?q=cache:http://...
18.
▲
by
rschmukler
14y ago
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 does a screen cast on it, but it costs money [2]. Nonetheless
19.
▲
by
rschmukler
14y ago
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 with some new web techniques (Backbone + Rails in this case)
20.
▲
by
rschmukler
14y ago
"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: http://insecure.org/stf/smashstack.html Once you've read t
21.
▲
by
rschmukler
15y ago
Thanks for the praise!
22.
▲
by
rschmukler
15y ago
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 of freelance development and a chance to implement all the
23.
▲
by
rschmukler
15y ago
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 your chores, etc... I find as I am transitioning out of coll
24.
▲
by
rschmukler
15y ago
Good idea. Will add something to the home page.
25.
▲
by
rschmukler
15y ago
fantastic idea. I'll work on something just like that!
26.
▲
by
rschmukler
15y ago
Thanks, it's mostly Twitter bootstrap based. We definitely think that this application gets way more useful as a house has more roommates. The problem with letting you browse around before inviting is that all of the tasks require some othe
27.
▲
by
rschmukler
15y ago
We never post to your wall :) We should make that clear though, thanks for the tip!
28.
▲
by
rschmukler
15y ago
Yeah, the facebook authentication is kind of a double edged sword. We want it because it will make it easy for users to invite their roommates, and more importantly, it allows us to have the concept of an "identity" to tie actions to. Going
29.
▲
by
rschmukler
15y ago
Would love any and all feedback. Ideas, features, UX problems. Whatever you guys have I'd love to hear!
30.
▲
Show HN: My Start-up for managing roommates
(goodmate.co)
18 points
by
rschmukler
15y ago
|
28 comments
More ›