Hacker News new | ask | show | jobs
by ericHosick 4315 days ago
> If 'cron' suddenly acquired a staff of 40, I would start looking for alternatives.

How accessible is Cron to people?

For the consumer, almost all aspects of computing are becoming ubiquitous: except programming. Tools like those provided by IFTTT are enabling people to do more with their devices.

Someday, programming will also be ubiquitous (it probably won't even be called programming anymore).

4 comments

> How accessible is Cron to people?

This is an excellent point. Cron has to be one of the most difficult pieces of software to use, and it shouldn't be. When I first heard of IFTTT, I thought it was a joke. I thought: "Who needs these services when I can just spin up a VPS somewhere, write a couple of scripts and get the data I want where I need it"... How silly of me. I don't think my mother would like to take VPS Setup 101, Scripting 101 and Sysadmin 101 in order to have recipes from one website show up in her mailbox every morning.

IFTTT and similar products helps productive people build bridges between services they use in order to further improve their productivity. No need to pay for a VPS, manage it, develop API interfaces, etc... It all makes sense... and if they're able to bring that simplicity to event handling in small devices, then that would be great.

Are non-technical people really interested in scripting thing using IFTTT?
They added a Surfline channel last October, so a whole slew of non-technical surfers have started using it to get surf alerts. Granted, that is just one audience, but it is something that people are using it for.

[Why Surfline doesn't provide alerts directly is another conversation]

Yes.. us mortals want results. I personally don't care what script,API,recipe is used as long as the end result is the desired effect.
Maybe everyone will know how to do very basic programming, but there will still be professional programmers. We all know how to plug appliances into electric sockets and work with extension cords, but you still need to call an electrician when you need something more complex or to do a repair.
fair enough, but how many people who can't setup cron need ifttt's functionality? I'm somewhat skeptical.

And even if they do need ifttt, investors need to turn that $30m into $300m. It's almost a sure bet -- unless you believe that somehow advertising is going to pay the bills -- that ifttt will start taxing users, publishers, or both. Which will end up sucking for all of us. Too bad craigslist didn't implement this...

There are lots of folks, who are not developers, who would want to send a linkedin invite to every new twitter follower, or get emails about the top apps in the app store, or log all your text messages to google drive. Heck, developers who don't want to spend the time to build and maintain a system would use it also.

Check out their recipes for a better understanding of how people are using the service: https://ifttt.com/recipes

Agreed on your second point.

If you go to the accounts page, you'll see this text

"Premium accounts are on the way!

We are working to make IFTTT even more valuable to you. "

Using any computer in any fashion is technically programming that computer.