Viewing profile — obsurvey
obsurvey
HN member- Joined
- Sat, Mar 02, 2013, 6:51 PM UTC
- HN karma
- 7
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About obsurvey
No profile information was provided.
Recent public activity
-
comment
Comment #7529717
I'm using http://debitoor.com (I'ma developer on the 40-50 person debitoor team) I used to use e-conomic.com. But now debitoor has everything i need for my 1 person company.
-
comment
Comment #7529680
Http://debitoor.com
-
comment
Comment #6940498
Problem: If you don't do anything. JavaScript errors on you sebsite are just lost. Your website can be completely malfunctioning maybe for 10% of your users on a specific browser a…
-
comment
Comment #6801649
Interesting reading about all your projects. I'm working on http://muscula.com Log JavaSript errors in production. It installs like Google Analytics.
-
comment
Comment #5804097
I'm selling http://obsurvey.com right now on flippa https://flippa.com/2921872-pr-3-saas-site-with-75-000-unique...
-
comment
Comment #5478011
Originally I did spend some time trying to share knowledge about my service. Haven't done so in 3-4 years. When I did I was doing the usual crappy stuff, sharing on forums, as a si…
- story
-
comment
Comment #5455135
If I wanted to return a bunch of _ids from a mongo database i would do a _id:$in[array of ObjectIDs] and then stream the resulting cursor to res. Streams are core to node. You shou…
-
comment
Comment #5385970
I dont spend a lot of time on these kind of problems. But the times I do, it's an exillerating experience. Knowing the theory of big O notation and time complexety of algorithms ha…
- story