<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: Replies to coreyhn</title><link>https://news.ycombinator.com/threads?id=coreyhn</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 15 Apr 2026 09:39:23 +0000</lastBuildDate><atom:link href="https://hnrss.org/replies?id=coreyhn" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by tclancy in "Ask HN: Abandoned/dead projects you think died before their time and why?"]]></title><description><![CDATA[
<p>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.</p>
]]></description><pubDate>Sun, 12 Oct 2025 16:11:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=45559268</link><dc:creator>tclancy</dc:creator><comments>https://news.ycombinator.com/item?id=45559268</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45559268</guid></item><item><title><![CDATA[New comment by gregsadetsky in "Ask HN: Abandoned/dead projects you think died before their time and why?"]]></title><description><![CDATA[
<p>Definitely recommend reading <a href="https://retool.com/pipes" rel="nofollow">https://retool.com/pipes</a> about the history of Pipes, with lots of input from the people who worked on it<p>(It’s not super obvious, especially on mobile, but once you see the site, just scroll down to see the content)</p>
]]></description><pubDate>Sun, 12 Oct 2025 11:53:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=45557522</link><dc:creator>gregsadetsky</dc:creator><comments>https://news.ycombinator.com/item?id=45557522</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45557522</guid></item><item><title><![CDATA[New comment by la_fayette in "Ask HN: Abandoned/dead projects you think died before their time and why?"]]></title><description><![CDATA[
<p>I can recommend Apache Camel (<a href="https://camel.apache.org" rel="nofollow">https://camel.apache.org</a>) 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.<p>Apache Karavan: <a href="https://karavan.space/" rel="nofollow">https://karavan.space/</a>
Kaoto (Red Hat): <a href="https://kaoto.io" rel="nofollow">https://kaoto.io</a><p>Both are end 2 end usable within vscode.</p>
]]></description><pubDate>Sun, 12 Oct 2025 09:06:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=45556672</link><dc:creator>la_fayette</dc:creator><comments>https://news.ycombinator.com/item?id=45556672</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45556672</guid></item><item><title><![CDATA[New comment by pyromaker in "Ask HN: Abandoned/dead projects you think died before their time and why?"]]></title><description><![CDATA[
<p>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.<p><a href="https://www.mashups.io" rel="nofollow">https://www.mashups.io</a></p>
]]></description><pubDate>Sun, 12 Oct 2025 08:12:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=45556328</link><dc:creator>pyromaker</dc:creator><comments>https://news.ycombinator.com/item?id=45556328</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45556328</guid></item><item><title><![CDATA[New comment by Fuzzwah in "Ask HN: Abandoned/dead projects you think died before their time and why?"]]></title><description><![CDATA[
<p>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.<p>Then all those sites I used to post on stopped supporting rss one by one and finally pipes was killed off.<p>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.<p><a href="https://github.com/nerevu/riko" rel="nofollow">https://github.com/nerevu/riko</a></p>
]]></description><pubDate>Sun, 12 Oct 2025 08:10:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=45556319</link><dc:creator>Fuzzwah</dc:creator><comments>https://news.ycombinator.com/item?id=45556319</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45556319</guid></item><item><title><![CDATA[New comment by Towaway69 in "Ask HN: Abandoned/dead projects you think died before their time and why?"]]></title><description><![CDATA[
<p>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.<p>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.<p>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.<p>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!<p>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.<p>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.<p>[^1]: <a href="https://nodered.org" rel="nofollow">https://nodered.org</a><p>[^2]: <a href="https://cdn.flowhub.org" rel="nofollow">https://cdn.flowhub.org</a><p>[^3]: <a href="https://github.com/gorenje/erlang-red" rel="nofollow">https://github.com/gorenje/erlang-red</a></p>
]]></description><pubDate>Sun, 12 Oct 2025 08:08:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=45556304</link><dc:creator>Towaway69</dc:creator><comments>https://news.ycombinator.com/item?id=45556304</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45556304</guid></item><item><title><![CDATA[New comment by bapak in "Ask HN: Abandoned/dead projects you think died before their time and why?"]]></title><description><![CDATA[
<p>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.</p>
]]></description><pubDate>Sun, 12 Oct 2025 05:06:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=45555400</link><dc:creator>bapak</dc:creator><comments>https://news.ycombinator.com/item?id=45555400</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45555400</guid></item><item><title><![CDATA[New comment by benrutter in "Ask HN: Abandoned/dead projects you think died before their time and why?"]]></title><description><![CDATA[
<p>I never used it, but Yahoo pipes sounds like it was awesome whenever I hear people talk about it.<p>I don't know if it was Yahoo Pipes that died, or a mainstream internet based on open protocols and standards.</p>
]]></description><pubDate>Sun, 12 Oct 2025 04:45:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=45555299</link><dc:creator>benrutter</dc:creator><comments>https://news.ycombinator.com/item?id=45555299</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45555299</guid></item><item><title><![CDATA[New comment by ryangilbert in "My newsletter is making $2k per month with 7k subscribers – AMA"]]></title><description><![CDATA[
<p>Coming next week ;)</p>
]]></description><pubDate>Thu, 28 Jul 2022 18:04:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=32268048</link><dc:creator>ryangilbert</dc:creator><comments>https://news.ycombinator.com/item?id=32268048</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32268048</guid></item><item><title><![CDATA[New comment by marcind in "Ask HN: Did the Pandemic Kill the Whiteboard?"]]></title><description><![CDATA[
<p>Yes, the idea (at least in our app) was to mimic the experience of a real whiteboard, where your colleagues also tend to be behind you. The app also serves educators who in fact called out the resulting eye contact and visible body language as one of the key benefits.<p>We do have an answer for the "overhead scenario" though (we call it the "tutoring scenario"): rather than using a whiteboard, you point your external camera at your desk and share a piece of paper. Then you can all write on the shared surface while facing each other online.<p>Our original plan was to synchronize cameras with projectors and deliver a remote whiteboard-to-whiteboard experience. Tricky but we did it in lab conditions. Put it on the back burner though, given the much smaller market.<p>I do like the idea of facing the whiteboard and not having to turn around. I guess a simple hack for now might be to just video conference with your colleagues on your cell while the laptop/camera faces the board (and your back)? I'll play around with this.<p>Thanks for sharing. Please keep 'em coming!</p>
]]></description><pubDate>Wed, 26 Jan 2022 16:03:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=30087135</link><dc:creator>marcind</dc:creator><comments>https://news.ycombinator.com/item?id=30087135</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30087135</guid></item><item><title><![CDATA[New comment by marcind in "Ask HN: Did the Pandemic Kill the Whiteboard?"]]></title><description><![CDATA[
<p>Hello again. Have you had chance to continue your exploration?</p>
]]></description><pubDate>Tue, 25 Jan 2022 11:30:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=30070655</link><dc:creator>marcind</dc:creator><comments>https://news.ycombinator.com/item?id=30070655</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30070655</guid></item><item><title><![CDATA[New comment by marcind in "Ask HN: Did the Pandemic Kill the Whiteboard?"]]></title><description><![CDATA[
<p>Please do! I love the exploration here. I think the interplay of offline-online is, generally, woefully underserved.<p>I resisted the temptation to mention it earlier but I feel I must (if nothing else, to help with your continued exploration... and generosity of sharing your thoughts!), as it relates to this notion directly: it is, indeed, this interplay that underlies our team's product. Or, more broadly: a desire to get us (and others) back to the real world. I'm not saying that digital tools aren't useful, I'm saying that they should play a role, not all roles.<p>More than that: I think digital tools should carry more weight than they currently do. I'm shocked at how many latest-and-greatest tools promise me the moon if I only change all of my habits. Why can't the tool adapt to me? It's all our fault, of course, we've let this happen (both as creators and consumers).<p>So, with that, the next time you use your whiteboard, consider testing out our app^. Hopefully, you'll see some examples of the above motivations in action; and, if you're interested, I'll be happy to share our future plans.<p>^ <a href="https://sharetheboard.com" rel="nofollow">https://sharetheboard.com</a> -- use the free trial (not the "Tester/Free" version)<p>To be clear: my goal here is to facilitate your exploration. If using our app gets in the way of that (or your continued feedback), please disregard. I hope you share your reflections from your next whiteboard session either way!</p>
]]></description><pubDate>Tue, 18 Jan 2022 19:49:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=29984710</link><dc:creator>marcind</dc:creator><comments>https://news.ycombinator.com/item?id=29984710</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29984710</guid></item><item><title><![CDATA[New comment by marcind in "Ask HN: Did the Pandemic Kill the Whiteboard?"]]></title><description><![CDATA[
<p>Thanks - I appreciate the thoughtful feedback.<p>An open-ended follow-up: is there any way the whiteboard could be improved upon (and/or is there a way to better incorporate it into your workflow)?</p>
]]></description><pubDate>Mon, 17 Jan 2022 19:54:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=29970995</link><dc:creator>marcind</dc:creator><comments>https://news.ycombinator.com/item?id=29970995</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29970995</guid></item><item><title><![CDATA[New comment by marcind in "Ask HN: Did the Pandemic Kill the Whiteboard?"]]></title><description><![CDATA[
<p>"I haven’t had a need for a shared whiteboard experience yet..."<p>Just to make sure I understand correctly: does this mean that in all cases (whether you're presenting or viewing) you find that only one person needs to be able to write on the board?<p>Also, in your first comment, you wrote that digital alternatives are not the same as the real thing. In your opinion, what is the key advantage of traditional surfaces over digital tools?</p>
]]></description><pubDate>Mon, 17 Jan 2022 17:34:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=29969061</link><dc:creator>marcind</dc:creator><comments>https://news.ycombinator.com/item?id=29969061</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29969061</guid></item><item><title><![CDATA[New comment by marcind in "Ask HN: Did the Pandemic Kill the Whiteboard?"]]></title><description><![CDATA[
<p>I agree (and I'm glad I'm not alone). Haven't seen the swivel stand approach - good idea!<p>Curious: 
* Is sharing the whiteboard via camera enough for you/your colleagues?
* Are you ever the "recipient/viewer" of such a shared whiteboard or always the presenter?
* (How) do you transfer your whiteboard content to other tools?</p>
]]></description><pubDate>Mon, 17 Jan 2022 12:50:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=29966021</link><dc:creator>marcind</dc:creator><comments>https://news.ycombinator.com/item?id=29966021</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29966021</guid></item></channel></rss>