Live data from Hacker News

Yahoo Pipes

en.wikipedia.org

81–90 of 97 posts

Re: Yahoo Pipes

#81

Earlier quoted context omitted.

You can use modern scripting languages such as Python, Ruby and friends. They will never go out of fashion if you want to put together a pipeline (also known as workflow or script :-).

I really don't think Python qualifies as an equivalent replacement for Pipes.

Of course not :-) Python, Ruby and friends can do so much more (and you can run your pipes on your own computer, for example, ...).

Re: Yahoo Pipes

#82
post #75

Yahoo Pipes -> Google Reader is now Feedrinse -> Newsblur

Yeah, though given the history of both of the former I'm a bit wary of using a non-open source solution I can't host myself (Newsblur can be self hosted, but AFAIK Feedrinse can't).

Re: Yahoo Pipes

#83
post #9

Pipes was _awesome_. I built many personal services with it - (and even a few low traffic production services!) Really tragic they killed it, that's when I knew the Mayer era of Yahoo would be nothing more than a hatchet job. I wish they made it F/OSS as part of the shutdown. Nothing has filled the void.

https://ifttt.com/

Ifttt is a joke compared to Yahoo Pipes. It can only do a very limited number of pre-defined transformations and it’s only 2 steps.

Yahoo Pipes was basically programming with a UI.

Re: Yahoo Pipes

#84
post #79

Surprised to see no mention of Apache NiFi, Quartz Composer, or Simulink: https://en.wikipedia.org/wiki/Apache_NiFi https://en.wikipedia.org/wiki/Quartz_Composer https://en.wikipedia.org/wiki/Simulink I feel like every few years GUI based workflow tools make a revival, but then slowly die out. In the 1990s the selling point was that your "business logic" could be written by "the business" instead of those expensive p…

Simulink is hardly niche, it's running right now in hundreds of millions of car engine controllers. And it isn't a programs call graph; Simulink models usually don't have control flow at all. It's all about data flow.

Re: Yahoo Pipes

#85
post #47
post #16

Thanks for posting and the nice comments. Glad to have built something that people found useful...

It feels like Zapier and IFTTT are the successors to Pipes, but I never quite got the same feeling from them (maybe I haven't checked Zapier in a while). But Pipes was ahead of its time and I'm still not sure of anything that really comes close to what I could do with pipes even back then. Thank you.

Node-RED seems to be the best alternative which is successful and good enough these days. It's selfhosted, and it seems combining it with home assistent seems also very popular to get the best of it.

Re: Yahoo Pipes

#86
post #77

Earlier quoted context omitted.

What were the implications of knowing the _callback parameter?

You could invoke pipes from any webpage without worrying about cross-domain access. If you look at some janky JS code[1] I had on my website at the time, you can see what you can do with it. That would basically source ://pipes.yahoo.com/pipes/pipe.run?_id=7CTRtbtL3BGX_AHbjknRlg&_render=json&_callback=load_daily_show as a static asset in my page, which would load the JS and call load_daily_show( ) as a result…

Yeah I remember using it as a CORS proxy, it allowed me to put together a full client side music app (tracks source was not very legal) but tags, similar tracks/artists etc were pulled from lastfm and allowed to quickly build a decent playlist.

Re: Yahoo Pipes

#87
I really liked pipes. I used it to combine the RSS feeds from lots of google code and GitHub repos into a single project feed so I could see all commits across my group in a single, chronological flow.

It let me ignore lots of Designers limitations and work around them.

Although it was possible to code it all directly in many languages it’s an example of how making something more accessible is good, not just making it possible. Also free cloud running.

Re: Yahoo Pipes

#88
post #3

Pipes was such a good product and sorely missed. Is there anything equivalent to it today?

You can use modern scripting languages such as Python, Ruby and friends. They will never go out of fashion if you want to put together a pipeline (also known as workflow or script :-).

You completly miss the point of what made pipe so useful. Good languages existed back than too, and there were as powerful as today, as they are complicated and timeconsuming. They are simply not an alternative for this.

Re: Yahoo Pipes

#89

Earlier quoted context omitted.

https://ifttt.com/

Ifttt is a joke compared to Yahoo Pipes. It can only do a very limited number of pre-defined transformations and it’s only 2 steps. Yahoo Pipes was basically programming with a UI.

whatever your opinion is, it is still a viable alternative for doing simple things. the dude asked for alternatives, not opinions.

Re: Yahoo Pipes

#90
post #78

Earlier quoted context omitted.

Sorry, one last note. I was a broke college student at the time. I made tens of thousands of dollars with Pipes doing ethical arbitrage. I still miss it, where's our Kickstarter?

arbitrage of what? Sounds interesting

Sure, I can share. I live abroad now and don't have time to do it anymore. Back in 2008-9? there were 7 major estate sale websites. Nowadays everything has consolidated to estatesales.net. 4 of the 7 had RSS feeds. I drank in all 4 RSS feeds, filtered out sales without pictures, and filtered towards certain keywords. My game was second hand art buying, but only in a 100 mile radius. As I got better at it, my radius started expanding. Note, it wasn't make $300 every sale, it was very hit or miss. But load the car up with some Ed Ruscha originals and Frankenthaler prints and make a killing consigning to auction houses for a morning's work. The old man pickers always wondered how I always got the jump on them. Thanks for paying off my college debt early Yahoo Pipes. Please come back!
Post reply on HN