←back to thread

358 points ofalkaed | 1 comments | | HN request time: 0.001s | source

Just curious and who knows, maybe someone will adopt it or develop something new based on its ideas.
Show context
coreyhn ◴[] No.45554825[source]
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.
replies(8): >>45555299 #>>45555400 #>>45556304 #>>45556319 #>>45556328 #>>45556672 #>>45557522 #>>45559268 #
1. Fuzzwah ◴[] No.45556319[source]
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