<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: edfungus</title><link>https://news.ycombinator.com/user?id=edfungus</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 04 Jul 2026 13:59:29 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=edfungus" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by edfungus in "Ask HN: What are you working on? (July 2025)"]]></title><description><![CDATA[
<p>Been working on a real time public transit app for the Bay Area and New York but recently decided to use the same data to create a visualization of all the transit vehicles moving in real time!<p>Initially wanted to make this before my app but it was quite a bit to process all the GTFS data. But now that the data is already processed for the app, the visualization was quite easy to make!<p>Currently trying to add geocoding so users can search for destinations for routing. Been interesting as I want to avoid Google Maps and other private data sources so open street maps it is.<p><a href="https://realtime.abetterride.app" rel="nofollow">https://realtime.abetterride.app</a></p>
]]></description><pubDate>Mon, 28 Jul 2025 07:53:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=44708361</link><dc:creator>edfungus</dc:creator><comments>https://news.ycombinator.com/item?id=44708361</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44708361</guid></item><item><title><![CDATA[New comment by edfungus in "Never Missing the Train Again"]]></title><description><![CDATA[
<p>I also live in SF and made an iOS app (A Better Ride) to solve this exact problem. Just shows you departure times of transit for stops around you. The goal is to make transit less stressful by making it predictable and explorable. It’s just a passion project I work on in my free time with zero monetization</p>
]]></description><pubDate>Fri, 25 Oct 2024 03:11:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=41941912</link><dc:creator>edfungus</dc:creator><comments>https://news.ycombinator.com/item?id=41941912</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41941912</guid></item><item><title><![CDATA[New comment by edfungus in "Fogging your Google search history with Python and Reddit"]]></title><description><![CDATA[
<p>This is pretty much what I did to game Bing's search rewards with multiple users but I used Yahoo Answers instead. Worked well actually</p>
]]></description><pubDate>Thu, 08 Dec 2016 22:44:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=13135005</link><dc:creator>edfungus</dc:creator><comments>https://news.ycombinator.com/item?id=13135005</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=13135005</guid></item><item><title><![CDATA[New comment by edfungus in "Show HN: Shameless plug for my IOT dashboard (open source)"]]></title><description><![CDATA[
<p>Yes, it requires a ws ready broker. I used the browser version of MQTT.js (<a href="https://github.com/mqttjs/MQTT.js" rel="nofollow">https://github.com/mqttjs/MQTT.js</a>) to connect to the broker</p>
]]></description><pubDate>Wed, 03 Aug 2016 16:22:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=12219117</link><dc:creator>edfungus</dc:creator><comments>https://news.ycombinator.com/item?id=12219117</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=12219117</guid></item><item><title><![CDATA[New comment by edfungus in "Show HN: Shameless plug for my IOT dashboard (open source)"]]></title><description><![CDATA[
<p>Hello!<p>A while ago, I made a simple IOT dashboard in Polymer that relies only on a MQTT broker and I figure that I would share it with you all!<p>The dashboard displays cards which show you data and/or available controls for your devices. The dashboard connects as a MQTT client along with the other IOT devices so this can be easily added to existing MQTT networks. Cards displayed on the dashboard are defined by the devices themselves. The data flow between the dashboard and the devices is bi-directional so the cards will always reflect the state of the device. Also, as the devices go online/offline the cards will appear and disappear too.<p>Regarding the modularity of the project, each card is an independent polymer component so that more types of cards can be added to fit your needs. There is a handful of cards I have made to fit basic use cases but feel free to add more!<p>I hope you like it! Let me know what you all think.<p>Demo: <a href="http://crouton.mybluemix.net" rel="nofollow">http://crouton.mybluemix.net</a>
*Click the “connect demo for me” button or use default MQTT details and “crouton-demo” as device name</p>
]]></description><pubDate>Wed, 03 Aug 2016 02:56:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=12215265</link><dc:creator>edfungus</dc:creator><comments>https://news.ycombinator.com/item?id=12215265</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=12215265</guid></item><item><title><![CDATA[Show HN: Shameless plug for my IOT dashboard (open source)]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/edfungus/Crouton">https://github.com/edfungus/Crouton</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=12215263">https://news.ycombinator.com/item?id=12215263</a></p>
<p>Points: 14</p>
<p># Comments: 3</p>
]]></description><pubDate>Wed, 03 Aug 2016 02:55:58 +0000</pubDate><link>https://github.com/edfungus/Crouton</link><dc:creator>edfungus</dc:creator><comments>https://news.ycombinator.com/item?id=12215263</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=12215263</guid></item></channel></rss>