Hacker Newsnew | past | comments | ask | show | jobs | submit | coreyhn's commentslogin

Thank you! I was going to say the same thing. It doesn’t give mr an overview at all


Yahoo pipes. It was so great at creating rss feeds and custom workflows. There are replacements now like Zapier and n8n but loved that. Also google reader which is mentioned multiple times already.


Definitely recommend reading https://retool.com/pipes about the history of Pipes, with lots of input from the people who worked on it

(It’s not super obvious, especially on mobile, but once you see the site, just scroll down to see the content)


Yahoo Pipes was what internet should have been. We're so many decades into computing and that kind of inter-tool linking has only barely been matched by unix pipes.


Many companies are working very hard to make that impossible unfortunately. For example you can't get posts from public Facebook groups automatically, although that would be a really good source candidate. They used to allow it, but... not anymore.


hey, but we got MCP...


I never used it, but Yahoo pipes sounds like it was awesome whenever I hear people talk about it.

I don't know if it was Yahoo Pipes that died, or a mainstream internet based on open protocols and standards.


It died because it was basically a cool hobby tech demo that happened to be on yahoo domain. There was never any real tie in to yahoo the company


I loved pipes. I had rss feeds from all the sites where I was sharing content collected up and formatted via pipes into a single rss feed that was pulled into a php blog.

Then all those sites I used to post on stopped supporting rss one by one and finally pipes was killed off.

For a while I used a python library called riko that did the same thing as pipes without the visual editor. I have to thank it for getting me off php and into python.

https://github.com/nerevu/riko


If anyone with time, money and resources wants to revive the ideas of Yahoo! Pipes then I would suggest using Node-RED[^1] as a good starting point.

It has the advantage of being open source, has well defined and stable APIs and a solid backend. Plus 10+ years of constant development with many learnings around how to implement flow based programming visually.

I used the Node-RED frontend to create Browser-Red[^2] which is a Node-RED that solely executes in the browser, no server required. It does not support all Node-RED functionality but gives a good feel for using Node-RED and flow based programming.

The second project with which I am using Node-RED frontend is Erlang-Red[^3] which is Node-RED with an Erlang backend. Erlang is better suited to flow based programming than NodeJS, hence this attempt to demonstrate that!

Node-RED makes slightly different assumptions than Yahoo! Pipes - input ports being the biggest: all nodes in Node-RED have either zero or one input wires, nodes in Yahoo! Pipes had multiple input wires.

A good knowledge of jQuery is required but that makes it simpler to get into the frontend code - would be my argument ;) I am happy to answer questions related to Node-RED, email in bio.

[^1]: https://nodered.org

[^2]: https://cdn.flowhub.org

[^3]: https://github.com/gorenje/erlang-red


I missed Yahoo Pipes a lot so I built something similar recently for myself :) I know there are a few alternatives out there, but had to scratch my own itch.

https://www.mashups.io


I can recommend Apache Camel (https://camel.apache.org) for similar data integration pipelines and even agentic workflows. There are even visual editors for Camel today, which IMHO make it extremely user friendly to build any kind of pipeline quickly.

Apache Karavan: https://karavan.space/ Kaoto (Red Hat): https://kaoto.io

Both are end 2 end usable within vscode.


Also Apache Nifi


Ah, this would get my vote too. I've seen a few attempts since, but I think you needed that era of "throw lots of money at any idea" to get it off the ground again.


This reminded me of the scene in Amelie where she makes a video montage for the glass man. Really interesting and random topics.


This is really fun! Reminds me of early internet days when there was fun discovery sites like this.


This was a lot of fun to play, thanks for sharing!


Haha, gotta love the simple solutions


I’m a stickler for this as well, but at the same time it is easy to have the status quo and get used to not putting things away.


I just discovered this recently as well. I agree it was better than I thought.


Is there a way to browse a pinterest style view of all setups and click on the images to see more details? This is my first interaction and I’d love to scan through a lot at once to get ideas and drill down where it makes sense.


Coming next week ;)


Nice!


Notifications to my comments/posts would be great.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: