Earlier quoted context omitted.
I dare you to come up with a better name. This is great.
It's not great. It's perfect.
Show HN: Bungholio – Get text messages when a product is available on Amazon
31–40 of 61 posts
Re: Show HN: Bungholio – Get text messages when a product is available on Amazon
#32Are you the owner of bunghol.io?
Re: Show HN: Bungholio – Get text messages when a product is available on Amazon
#33The Amazon app lets me register for push messages when products become available. Why wouldn't I just use that?
Re: Show HN: Bungholio – Get text messages when a product is available on Amazon
#34Does it use an API or it scrapes the Amazon website? If it's the latter how do you avoid being blocked?
Re: Show HN: Bungholio – Get text messages when a product is available on Amazon
#35i need this except for delivery windows on wholefoods and amazon fresh
Instacart and Postmates still seem to work, I'm told. (I won't outsource mortal danger to someone poorer than I simply because they need the money more, and I don't want to give Instacart any of my business since they got busted stealing their delivery staff's tips, but those are your options if you want them.)
Deliveries from all sources are getting hard to come by.
Re: Show HN: Bungholio – Get text messages when a product is available on Amazon
#36But has Javascript become so universally liked that it's the go-to tool for quick one-off scripts like this? Is it really much better or easier that you would choose it over, say Python or just a shell script?
Or is it that Javascript happens to be the best tool for this particular job?
I guess what I'm asking is, do most people reach for JS/Node over other languages for this type of thing? I suppose I still don't see it outside of the browser environment but maybe it's time to change that view.
Re: Show HN: Bungholio – Get text messages when a product is available on Amazon
#37I'm not trying to troll, so please hear me out. But has Javascript become so universally liked that it's the go-to tool for quick one-off scripts like this? Is it really much better or easier that you would choose it over, say Python or just a shell script? Or is it that Javascript happens to be the best tool for this particular job? I guess what I'm asking is, do most people reach for JS/Node over other languages fo…
Re: Show HN: Bungholio – Get text messages when a product is available on Amazon
#38Re: Show HN: Bungholio – Get text messages when a product is available on Amazon
#39I'm not trying to troll, so please hear me out. But has Javascript become so universally liked that it's the go-to tool for quick one-off scripts like this? Is it really much better or easier that you would choose it over, say Python or just a shell script? Or is it that Javascript happens to be the best tool for this particular job? I guess what I'm asking is, do most people reach for JS/Node over other languages fo…
I wonder, why do you think python is a better alternative? I would understand bash since it is dependency free, but I don't see any advantage for python vs. nodejs
Re: Show HN: Bungholio – Get text messages when a product is available on Amazon
#40I'm not trying to troll, so please hear me out. But has Javascript become so universally liked that it's the go-to tool for quick one-off scripts like this? Is it really much better or easier that you would choose it over, say Python or just a shell script? Or is it that Javascript happens to be the best tool for this particular job? I guess what I'm asking is, do most people reach for JS/Node over other languages fo…
I don’t think it has much to do with “liked” or “best tool for the job” as much as it is simply “prevalent” or “popular”.