Earlier quoted context omitted.
Would you run this boxed software on your machine? Would you maintain it? How much is your time worth?
> Would you run this boxed software on your machine? Yes. Would you rather have ice cream or get punched in the face? > Would you maintain it? If maintaining it means scheduling updates through my host's package manager or running docker pull, and not "hey it's thursday, time for a new configuration format", then sure. > How much is your time worth? Enough to never host Elasticsearch, not enough to go SaaS-only.
IFTTT introduces IFTTT Pro, free accounts now limited to 3 applets
21–30 of 66 posts
Re: IFTTT introduces IFTTT Pro, free accounts now limited to 3 applets
#22Re: IFTTT introduces IFTTT Pro, free accounts now limited to 3 applets
#23I really, truly don’t mind paying for software, but all of these subscription services cost obscene amounts of money. $10 per month is $120 per year. $120! I might pay that much for boxed software, but it would need to do a heck of a lot more than IFTTT, and I’d expect to get much more than one year of life out of it. Affinity Photo, for instance, cost $60, and VMware Fusion cost $80, to name two products I purchased…
Maybe now that it will be payed they will make the product more worth while.
Re: IFTTT introduces IFTTT Pro, free accounts now limited to 3 applets
#24Earlier quoted context omitted.
> Would you run this boxed software on your machine? Yes. Would you rather have ice cream or get punched in the face? > Would you maintain it? If maintaining it means scheduling updates through my host's package manager or running docker pull, and not "hey it's thursday, time for a new configuration format", then sure. > How much is your time worth? Enough to never host Elasticsearch, not enough to go SaaS-only.
Upstream APIs change constantly. How will you pay for the development costs, after your $120 boxed copy 1 year license is up?
Any service with any level of client integration will a) version their APIs, and b) keep things sufficiently stable so that clients aren't constantly breaking.
Re: IFTTT introduces IFTTT Pro, free accounts now limited to 3 applets
#25Earlier quoted context omitted.
I look at IFTTT and Zapier and wonder what people use them for. Don't get me wrong, I think both have a target consumer but they feel expensive for what they appear to offer. I feel like if you're investing in automation the agnostic nature of owning and operating the code is more valuable than building into a walled system that relies on Internet connectivity and a SaaS service. OpenFaaS plus some Python could get y…
My main use for IFTTT is that they accept incoming webhooks to send push notifications to my phone via their app. Incredibly useful and convenient.
Re: IFTTT introduces IFTTT Pro, free accounts now limited to 3 applets
#26I really, truly don’t mind paying for software, but all of these subscription services cost obscene amounts of money. $10 per month is $120 per year. $120! I might pay that much for boxed software, but it would need to do a heck of a lot more than IFTTT, and I’d expect to get much more than one year of life out of it. Affinity Photo, for instance, cost $60, and VMware Fusion cost $80, to name two products I purchased…
Would you run this boxed software on your machine? Would you maintain it? How much is your time worth?
IFTTT is just a bunch of web requests chained together. The strength of the product is its UI and the number of services it supports.
Re: IFTTT introduces IFTTT Pro, free accounts now limited to 3 applets
#27Earlier quoted context omitted.
Upstream APIs change constantly. How will you pay for the development costs, after your $120 boxed copy 1 year license is up?
They... really don't. Any service with any level of client integration will a) version their APIs, and b) keep things sufficiently stable so that clients aren't constantly breaking.
Re: IFTTT introduces IFTTT Pro, free accounts now limited to 3 applets
#28I really, truly don’t mind paying for software, but all of these subscription services cost obscene amounts of money. $10 per month is $120 per year. $120! I might pay that much for boxed software, but it would need to do a heck of a lot more than IFTTT, and I’d expect to get much more than one year of life out of it. Affinity Photo, for instance, cost $60, and VMware Fusion cost $80, to name two products I purchased…
Re: IFTTT introduces IFTTT Pro, free accounts now limited to 3 applets
#29Re: IFTTT introduces IFTTT Pro, free accounts now limited to 3 applets
#30" We believe that Pro’s price of $9.99 per month is money well spent. However, because Pro is new and will evolve in response to your feedback, we wanted to provide some payment flexibility. Our introductory set your own price subscription allows you to choose your monthly payment for the first year of Pro. This special offer expires in 4 weeks, on Wednesday, October 7th. " Interesting approach. I wonder what users w…
I look at IFTTT and Zapier and wonder what people use them for. Don't get me wrong, I think both have a target consumer but they feel expensive for what they appear to offer. I feel like if you're investing in automation the agnostic nature of owning and operating the code is more valuable than building into a walled system that relies on Internet connectivity and a SaaS service. OpenFaaS plus some Python could get y…
We use it to relay tweets to a discord channel webhook. The requirement was that it had to relay the tweet contents with no flair or "tweeted by" or link to the tweet, all discord bot solutions fail this requirement and i didn't want to learn how2tweeterapi.