Show HN: Cron.io - Sharing a by-product. Should this be a full service?
41–50 of 71 posts
Re: Show HN: Cron.io - Sharing a by-product. Should this be a full service?
#42Re: Show HN: Cron.io - Sharing a by-product. Should this be a full service?
#43We released a web based cron with RESTful API and web UI recently called CloudQuartz. You can find it at http://www.thecloudblocks.com
Re: Show HN: Cron.io - Sharing a by-product. Should this be a full service?
#44If cron.io is made into a paid service, i would suggest using HTTPS for the API.
Re: Show HN: Cron.io - Sharing a by-product. Should this be a full service?
#45If cron.io is made into a paid service, i would suggest using HTTPS for the API.
Re: Show HN: Cron.io - Sharing a by-product. Should this be a full service?
#46But, yes, I'd pay for this.
Re: Show HN: Cron.io - Sharing a by-product. Should this be a full service?
#47If so, since I'm writing a bunch of code to do work, the marginal cost of dropping a call to that code into cron is awfully low. I'm not sure why I'd bother creating another username and password in an external system, much less pay for it, to provide such a small amount of incremental value.
I'd understand if the idea was to offer the power of cron to the non-techie laymen, but I'm not getting the sense that's the target.
The "you don't have to worry about [foo] because we manage it for you" value proposition only makes sense when foo is hard to manage. And, for techies who can edit a crontab in 3.2 seconds, this might even be a step backwards in terms of productivity.
Re: Show HN: Cron.io - Sharing a by-product. Should this be a full service?
#48For most people, the URLs these jobs are hitting will be calling code that they themselves have written, is that right? If so, since I'm writing a bunch of code to do work, the marginal cost of dropping a call to that code into cron is awfully low. I'm not sure why I'd bother creating another username and password in an external system, much less pay for it, to provide such a small amount of incremental value. I'd un…
Re: Show HN: Cron.io - Sharing a by-product. Should this be a full service?
#49For most people, the URLs these jobs are hitting will be calling code that they themselves have written, is that right? If so, since I'm writing a bunch of code to do work, the marginal cost of dropping a call to that code into cron is awfully low. I'm not sure why I'd bother creating another username and password in an external system, much less pay for it, to provide such a small amount of incremental value. I'd un…
You're assuming you have access to cron on the machine that code is running. Lots and lots of websites are running on shared hosting, where there's no such thing as cron access.
Re: Show HN: Cron.io - Sharing a by-product. Should this be a full service?
#50For most people, the URLs these jobs are hitting will be calling code that they themselves have written, is that right? If so, since I'm writing a bunch of code to do work, the marginal cost of dropping a call to that code into cron is awfully low. I'm not sure why I'd bother creating another username and password in an external system, much less pay for it, to provide such a small amount of incremental value. I'd un…
You're assuming you have access to cron on the machine that code is running. Lots and lots of websites are running on shared hosting, where there's no such thing as cron access.