Hey everyone.<p>For those who remember, Yahoo Pipes was a tool to mashup RSS feeds back in the good ole' days. :)<p>I really loved that tool, but of course, it was shut down.<p>Since then I know there's been a few tools and attempts at bringing it back.<p>I always wanted to create Yahoo Pipes clone myself.<p>So here is my small side project - Mashups.io<p><a href="https://www.mashups.io" rel="nofollow">https://www.mashups.io</a><p>It's an MVP at the moment and well, let's see where it goes.<p>Thanks all!
Also check out <a href="https://nodered.org/" rel="nofollow">https://nodered.org/</a> and <a href="https://github.com/huginn/huginn">https://github.com/huginn/huginn</a> if you're interested in free and open-source software you can run yourself.
I played with pipes for a minute to manage an RSS ecosystem, but didn't build anything that I kept around.<p>The site seems to be down.<p>Let's say we all build wonderful apps on this, and then you run out of money or legal liability for hosting.<p>Is there a way to construct this so that we can export our Pipes to some standard format that the next person to pick up the torch could activate, and migrate to that?
I used Yahoo! Pipes to make a consolidated social feed some years ago (<a href="https://github.com/Xeoncross/MicroStream">https://github.com/Xeoncross/MicroStream</a>). It actually placed as an honorable mention in AListAparts 10k challenge.<p>It was really fun to have a service that could handle all the backend requests for you before sites like Zapier existed.
Congrats on the launch! It's awesome to see someone resurrect the best parts of Yahoo Pipes, I really miss the simplicity of those days. Have you thought about supporting other sources, such as websites with tables or social media feeds?<p>I've been thinking a lot about how LLM agents need some kind of glue to connect them to everyday websites at a level higher than raw HTML. What you’re building here really reminds me of that idea.
My biggest use for Yahoo Pipes was filtering podcast feeds - namely, filtering out episodes I don't care about. For instance, a podcast I listen to has episodes where they just talk shop and others where they play Dungeons & Dragons. I really cannot be bothered to care about the latter type.<p>I actually wrote a little, easily modifiable Digital Ocean function I've been
customizing and deploying per feed I want to filter. It feels like a hack, and it is, but it's "good enough". It's been working reasonably well and runs rarely enough that it falls into Digital Ocean’s free tier.
Brings me back too. But what stayed stuck on my memory, was something i read here on HN: at some point, one yahoo dev added his affiliate code to the links !!
Cool project! Yahoo Pipes was before my time, but I remember a Tom Scott video that mentioned it. Imagine having a service like that for free today…<p>This video has … views by Tom Scott: <a href="https://youtu.be/BxV14h0kFs0?si=J3sVKEJhkABUSjN_" rel="nofollow">https://youtu.be/BxV14h0kFs0?si=J3sVKEJhkABUSjN_</a>
Great product, is awesome play with RSS feeds. Will check it out.<p>Want to add for anyone wanting to quickly apply a filter to one RSS feed I recommend <a href="https://www.siftrss.com/" rel="nofollow">https://www.siftrss.com/</a>, it doesn't require create an account and it works perfectly.
I had a lot of fun wiring and rewriting an RSS feed using this. Super simple and worked well. RIP Yahoo Pipes, but this looks like a worthy successor.<p>And, I can't help but think there is gold to be found mining the graveyards of tech that people loved but was never a billion dollar revenue source...
Thanks for putting the work into this.<p>These kinds of software pipelines can be strangely satisfying to implement.<p>The development style of thinking of stream processing and online algorithms<p>It's also inspired by mapping and filtering and functional programming with flatmap.<p>It reminds me of factorio
Oh, this is really cool, and exactly what I'm looking for, but uh, I really wish I could test it! Thing is, I probably can't. I use a screen reader, so I doubt the interface would work for me, but maybe I'll try it, just for fun.