Earlier quoted context omitted.
Well, I've always been a fan of the 37signals school of thought around bringing simplicity to web applications. You know - the whole "Getting Real" thing. The way I see it, this has a better business model than a lot of web startups nowadays. At the very least, we've got a slow "burn rate" seeing as how we've spent about 5 hours on the project. As for generating revenue? I think we've got a while before we have to wo…
37 signals provides products that people pay for and get value from. Your button adds no value, has no stickyness, and is not something people will pay for. I think your "product" here is just creative trolling.
Ask HN: Review my new startup: clickthatbutton.com
41–50 of 72 posts
Re: Ask HN: Review my new startup: clickthatbutton.com
#42Earlier quoted context omitted.
Well, I've always been a fan of the 37signals school of thought around bringing simplicity to web applications. You know - the whole "Getting Real" thing. The way I see it, this has a better business model than a lot of web startups nowadays. At the very least, we've got a slow "burn rate" seeing as how we've spent about 5 hours on the project. As for generating revenue? I think we've got a while before we have to wo…
This took you five hours? Seriously?
Re: Ask HN: Review my new startup: clickthatbutton.com
#43why would anyone come back to this..what the hell..i dont get it
Re: Ask HN: Review my new startup: clickthatbutton.com
#44Re: Ask HN: Review my new startup: clickthatbutton.com
#45I cheated: while true; do curl -d submit.x=1 -d submit.y=1 -b clickthatbutton=10521 http://clickthatbutton.com/; echo; done edit: and apparently you (or my ISP) throttle ;)
We need to get this code threaded...
#!/bin/sh
n=10
while [ $n -ge 0 ]; do
sh -c "while true; do curl -d submit.x=1 -d submit.y=1 -b clickthatbutton=10521 http://clickthatbutton.com/; echo; done" &
n=`expr $n - 1`
done
Change "n=10" to change the number of concurrent requests. Anyone have a better method?Re: Ask HN: Review my new startup: clickthatbutton.com
#46Re: Ask HN: Review my new startup: clickthatbutton.com
#47Re: Ask HN: Review my new startup: clickthatbutton.com
#48Earlier quoted context omitted.
We need to get this code threaded...
#!/bin/sh n=10 while [ $n -ge 0 ]; do sh -c "while true; do curl -d submit.x=1 -d submit.y=1 -b clickthatbutton=10521 http://clickthatbutton.com/; echo; done" & n=`expr $n - 1` done Change "n=10" to change the number of concurrent requests. Anyone have a better method?
Re: Ask HN: Review my new startup: clickthatbutton.com
#49Re: Ask HN: Review my new startup: clickthatbutton.com
#50I didn't click the button. I didn't want to. Too many people had done it already
I clicked it and when I found out others have already clicked it I felt cheap and used.