Viewing profile — dustyreagan
dustyreagan
HN member- Joined
- Mon, Aug 10, 2009, 11:15 PM UTC
- HN karma
- 802
- Public activity
- 199 items
- HN profile
- View on Hacker News ↗
About dustyreagan
Recent public activity
- comment
-
comment
Comment #20806189
I'm building a math practice site covering topics from simple arithmetic to second order differential equations. The idea is that to get better at (or intuit) math you have to prac…
-
comment
Comment #20359445
A math practice website called https://studycounts.com . I’m trying to combine randomly generated math practice problems with addictive Skinner box-ish gaming elements. Skinner box…
-
comment
Comment #15198314
I'd hoped to make something for the "lazy developer." I use the service for counts that don't fit in to any of my apps models, because it's easy to create new counts (just change t…
-
comment
Comment #15194885
The catalyst for this project is my frustration with popular tracking and A/B testing products being overly cumbersome. I'm not sure how many developers share my frustration, but m…
- story
-
comment
Comment #13215892
I hacked this site together to help me purchase gift cards that my friends and family can use easily, and not have to drive out of their way to redeem. I feel like the messaging of…
- story
-
comment
Comment #9603218
Why did you choose to broker through feinternational, vs say flippa?
-
comment
Comment #8466315
This is interesting, but I wonder what the results would be if you compared the dog, and baby, to your best friend. In other words, I wonder if the dog would have closer matching r…
- comment
- story
-
comment
Comment #7203067
Accidental product success, followed by accidental PR success. Half of HN would kill for this kind of luck, and this poor guy doesn't want it... Which makes it even more interestin…
-
comment
Comment #6859278
I downloaded my raw data and took screenshots of my results just in case they get shut down. :(
-
comment
Comment #6797534
I think it's a brilliant idea. Popular estimator sites are making real passive income, in that there's not much work to be done after launching. The snag is this market is saturate…
-
comment
Comment #6684685
All Twitter API methods require authentication now-a-days. https://dev.twitter.com/blog/changes-coming-to-twitter-api
-
comment
Comment #6403271
Got a source?
-
comment
Comment #6188501
That's it! Thanks! :)
-
story
Ask HN: What was the cool flipping credit card form posted recently?
About a month ago, someone posted a project of a credit card form that you could flip over to enter the security code. I forgot to save the link to that project. Does anyone rememb…
-
comment
Comment #6143358
Not even kidding, people have suggested I add a "shoot your friends to unfollow them" feature to Friend or Follow as a joke. There's nothing new under the sun. Great implementation…
-
comment
Comment #6061418
Skewing the data! ;)
-
comment
Comment #6049590
Yeah, see I'm kind of torn, because GET just makes it so dang simple. POST requests, though semantically correct, add a small amount of overhead to implementing the counter. I'm no…
-
comment
Comment #6049512
Thanks! I appreciate that! :)
-
comment
Comment #6049385
I added an IncrementBy and DecrementBy variable you can pass in your POST request, and update the documentation. How's that work for ya'?
-
comment
Comment #6049289
I think that's the way to go for the public URLs. I'm going to leave it up to the user to come up with a unique group name though.