<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: c0nsumer</title><link>https://news.ycombinator.com/user?id=c0nsumer</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 14 Aug 2026 22:34:58 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=c0nsumer" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by c0nsumer in "What I learned selling 2,500 MIDI recorders: Hardware is not so hard"]]></title><description><![CDATA[
<p>Reading your comment it sounds like you're asking the author to do more work to potentially/likely undercut their own sales. They are already offering a quality device at a reasonable price without any untoward restrictions.<p>If you want a Free work-alike, why don't /you/ put in the work and make it happen?</p>
]]></description><pubDate>Sun, 19 Jul 2026 14:56:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=48968740</link><dc:creator>c0nsumer</dc:creator><comments>https://news.ycombinator.com/item?id=48968740</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48968740</guid></item><item><title><![CDATA[New comment by c0nsumer in "Your 'app' could have been a webpage (so I fixed it for you)"]]></title><description><![CDATA[
<p>I got most of this done in Opus (dunno version, started in early spring) but yeah. Having something to do the heavy lifting was damned helpful.</p>
]]></description><pubDate>Tue, 14 Jul 2026 23:08:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=48914106</link><dc:creator>c0nsumer</dc:creator><comments>https://news.ycombinator.com/item?id=48914106</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48914106</guid></item><item><title><![CDATA[New comment by c0nsumer in "Your 'app' could have been a webpage (so I fixed it for you)"]]></title><description><![CDATA[
<p>If you're interested, reach out. Depending on the scale of your system(s) and how much is already in OSM I might be able to spin one of these up for you without much work. (<a href="https://cramba.org" rel="nofollow">https://cramba.org</a> is my local club, but I work with pretty much all of them in Michigan.)</p>
]]></description><pubDate>Tue, 14 Jul 2026 21:18:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=48913081</link><dc:creator>c0nsumer</dc:creator><comments>https://news.ycombinator.com/item?id=48913081</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48913081</guid></item><item><title><![CDATA[New comment by c0nsumer in "Your 'app' could have been a webpage (so I fixed it for you)"]]></title><description><![CDATA[
<p>If I have good service their mobile app is actually pretty quick, but I don't want to join their wifi so... Yeah. :\</p>
]]></description><pubDate>Tue, 14 Jul 2026 19:45:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=48912072</link><dc:creator>c0nsumer</dc:creator><comments>https://news.ycombinator.com/item?id=48912072</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48912072</guid></item><item><title><![CDATA[New comment by c0nsumer in "Your 'app' could have been a webpage (so I fixed it for you)"]]></title><description><![CDATA[
<p>Gosh, having tried to use the Home Depot app (to find products in store) while IN their stores... It's so bad. I can't even imagine what you dealt with in trying to handle those things.<p>(And so, so many little bugs in my map thing from upthread were these odd timing quirks when a user didn't have good service and one check would run and leave something else hanging resulting in a blank map. <sigh>)</p>
]]></description><pubDate>Tue, 14 Jul 2026 19:27:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=48911814</link><dc:creator>c0nsumer</dc:creator><comments>https://news.ycombinator.com/item?id=48911814</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48911814</guid></item><item><title><![CDATA[New comment by c0nsumer in "Your 'app' could have been a webpage (so I fixed it for you)"]]></title><description><![CDATA[
<p>Thanks! Sorta kinda... But also different.<p>The main idea was to solve the gap of how many trail systems have colored loops, or signed/colored loops made up of multiple "trails", and Trailforks (et al) has no concept of that. So the situation a user finds themselves in is being at a trail, with Trailforks up, wanting to follow the "Orange" loop (for example), and Trailforks doesn't show that.<p>Hopefully the "Orange" loop is documented as a route, but this stuff often gets missed, and is still awkward since the image of the map still doesn't match the signs.<p>So my goal was to show the map close to what's physically there, use OSM data as much as possible, and filling in gaps for what OSM doesn't capture, rendering it all into a static map that also happens to work offline. For some specific examples, compare these two systems and their print, Trailforks, and trailmaps.app maps:<p>RAMBA: [1], [2], [3]
Shelden Trails: [4], [5], [6]<p>There is the same kind of gap when compared to RideWithGPS, Strava, Gaia, etc.<p>And also, I'm a volunteer with our local trails non-profit. I want anyone and everyone to be able to find maps so they can enjoy the trails. A /lot/ of trail clubs are starting to replace maps with a link to Trailforks, which I believe does riders a disservice because it both requires an app and account and (if a user is trying to view a map out of their home area on a phone) payment. It's literally locking the basic info about a trail -- the map -- behind a semi-paywall. By making a system like this for our local trails I've helped completely avoid that mess. And so I made the map generator open as well so other techy folks can do the same or build on this.<p>This generated-static-map system does have the downside of being single-person-ish manually managed, and the maps do NOT update automatically. But I also see this as a feature, just like the print maps and in-person signage they are designed to complement.<p>I've prattled on a little more about the what-why-etc over here on my personal blog if you're interested: <a href="https://nuxx.net/blog/2026/06/25/trailmaps-app-map-generator/" rel="nofollow">https://nuxx.net/blog/2026/06/25/trailmaps-app-map-generator...</a><p>--<p>[1]<a href="https://static.wixstatic.com/media/9d19d2_b85c5684f54a4fdc851c9ad7e033525f~mv2_d_3300_2550_s_4_2.jpg?dn=RAMBA%20Trail%20Map%202018%20v6.jpg" rel="nofollow">https://static.wixstatic.com/media/9d19d2_b85c5684f54a4fdc85...</a><p>[2] <a href="https://www.trailforks.com/region/ramba-trails/" rel="nofollow">https://www.trailforks.com/region/ramba-trails/</a><p>[3] <a href="https://trailmaps.app/ramba/" rel="nofollow">https://trailmaps.app/ramba/</a><p>[4] <a href="https://www.metroparks.com/wp-content/uploads/2022/04/2022-Shelden-Trails-Map.pdf" rel="nofollow">https://www.metroparks.com/wp-content/uploads/2022/04/2022-S...</a><p>[5] <a href="https://www.trailforks.com/region/stony-creek-metropark/" rel="nofollow">https://www.trailforks.com/region/stony-creek-metropark/</a><p>[6] <a href="https://trailmaps.app/shelden/" rel="nofollow">https://trailmaps.app/shelden/</a></p>
]]></description><pubDate>Tue, 14 Jul 2026 19:17:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=48911708</link><dc:creator>c0nsumer</dc:creator><comments>https://news.ycombinator.com/item?id=48911708</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48911708</guid></item><item><title><![CDATA[New comment by c0nsumer in "Your 'app' could have been a webpage (so I fixed it for you)"]]></title><description><![CDATA[
<p>Thanks!</p>
]]></description><pubDate>Tue, 14 Jul 2026 18:15:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=48910929</link><dc:creator>c0nsumer</dc:creator><comments>https://news.ycombinator.com/item?id=48910929</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48910929</guid></item><item><title><![CDATA[New comment by c0nsumer in "Your 'app' could have been a webpage (so I fixed it for you)"]]></title><description><![CDATA[
<p>Thanks for that pointer. I have, but I just really don't want to do it... With my current architecture -- that I like -- it'd be an app per map. Which I guess could make a little pocket money, but they are so hyper-local it wouldn't earn much. So I may as well just keep things going the way they are.</p>
]]></description><pubDate>Tue, 14 Jul 2026 18:14:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=48910926</link><dc:creator>c0nsumer</dc:creator><comments>https://news.ycombinator.com/item?id=48910926</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48910926</guid></item><item><title><![CDATA[New comment by c0nsumer in "Your 'app' could have been a webpage (so I fixed it for you)"]]></title><description><![CDATA[
<p>This actually handles that, at least for my use case. Specifically, on first load of the page (in a browser, or the stripped-down browser that runs the app-like PWA install) a service worker gets installed, that caches the entire site/app/map locally, and runs it from there. Then every 24 hours, or on new page load, it checks the live site for content changes and pulls down the changes if they exist. If there's no network connectivity it just silently runs the map.<p>Each map is 16MB - 20MB in total, so this is all nice and simple to do. Even on a slow 3G connection it's only a minute or so for a full map update to stream in.<p>The whole point of this system was to take a snapshot of data (mostly OSM), add on some local things that can't really be represented in OSM (like WHICH parking lots are most appropriate, stylistic overrides, system descriptions, etc) and display them. Because of issues I've had in the past with well-meaning-but-misguided OSM mappers wrongly editing trail systems I did not want anything that pulls live.<p>And then by having purely static content the hosting is very cheap and easy, there's no security concerns around... well... anything dynamic on the site. And each map is portable were I to want someone else to host them. And literally in a couple of years if I haven't updated the map it won't change yet still will work, and that's fine and accepted for this use. Sort-of like a mobile version of a traditional print map. Kinda like the print workflow of editing/design/etc and then rendering the PDF, but web.<p>This all aligned nicely for me to have a tool that works this way, with each map generated by a tool.<p>(Sort-of disclaimer: It was also a big personal project in learning to work with AI stuff for development. I knew and understood the inputs and outputs, was able to design the UI, handled/managed all the testing... But I didn't have to worry about the actual-code part. I was able to make pretty quick progress and iterate nicely on my ideas.)<p>Happy to talk, etc, more about it too. Either here, or contact info is on the site.</p>
]]></description><pubDate>Tue, 14 Jul 2026 15:57:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=48908818</link><dc:creator>c0nsumer</dc:creator><comments>https://news.ycombinator.com/item?id=48908818</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48908818</guid></item><item><title><![CDATA[New comment by c0nsumer in "Your 'app' could have been a webpage (so I fixed it for you)"]]></title><description><![CDATA[
<p>Hello! And yeah... :\ The Android/Chrome/Edge support for it is great, and on iOS it's actually nice, but you have to do all the hoop-jumping of clicking Share, whatever, and getting the icon to actually appear.<p>Also, apparently Apple really doesn't like approving apps that are basically wrapped PWAs (Google will, I guess?) so that is yet another check against bothering with an app.</p>
]]></description><pubDate>Tue, 14 Jul 2026 15:46:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=48908624</link><dc:creator>c0nsumer</dc:creator><comments>https://news.ycombinator.com/item?id=48908624</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48908624</guid></item><item><title><![CDATA[New comment by c0nsumer in "Your 'app' could have been a webpage (so I fixed it for you)"]]></title><description><![CDATA[
<p>I like making maps, and I wanted to do a certain bend on a very specific kind of online map, filling a gap I noticed in existing maps.<p>The idea of an app really appealed to me (at first), but the more I thought about it the more I didn't want to deal with iOS and then Android and then maintaining parallel functionality on the web and all that mess just for a fairly-local hobby project that I make no money off of.<p>So, I just kept it as a website (which is also a PWA) with extensive testing on every platform I can think of. It's just worked out so well and is so, so, so much less complicated. And if I abandon it, should just keep working for years so long as the website stays up (or until browsers start doing something very different JS-wise.)<p>(You can see it at <a href="https://trailmaps.app" rel="nofollow">https://trailmaps.app</a> if you're interested.)</p>
]]></description><pubDate>Tue, 14 Jul 2026 15:31:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=48908381</link><dc:creator>c0nsumer</dc:creator><comments>https://news.ycombinator.com/item?id=48908381</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48908381</guid></item><item><title><![CDATA[New comment by c0nsumer in "How Japan's railways stayed one while splitting apart"]]></title><description><![CDATA[
<p>Bluntly, cubicles are NICE compared to the massive distracting (but stylish) open plan stuff. From above they look sort of dystopian, but no one in your peripheral vision, reduced noise...<p>Not as nice as an office with a door, but really not bad. Especially the taller ones.</p>
]]></description><pubDate>Fri, 19 Jun 2026 16:38:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=48600422</link><dc:creator>c0nsumer</dc:creator><comments>https://news.ycombinator.com/item?id=48600422</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48600422</guid></item><item><title><![CDATA[New comment by c0nsumer in "Ask HN: What are tools you have made for yourself since the advent of AI?"]]></title><description><![CDATA[
<p>Thanks!<p>The idea came from using the Strava heatmap in JOSM to trace the proper location of mountain bike trails. I'm trying to use Strava less, and usually have ridden the trails enough myself before mapping them that I could use my own routes... So I figured why not have my own heatmap tile server?<p>It's also cool to just look at.<p>I could take it a lot further with time boxing what's displayed and whatnot, but generating the tiles is computationally expensive, so I just stuck with what I have for now. It meets the need.</p>
]]></description><pubDate>Tue, 09 Jun 2026 02:16:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=48455403</link><dc:creator>c0nsumer</dc:creator><comments>https://news.ycombinator.com/item?id=48455403</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48455403</guid></item><item><title><![CDATA[New comment by c0nsumer in "Ask HN: What are tools you have made for yourself since the advent of AI?"]]></title><description><![CDATA[
<p>Three that have been really beneficial, and all support/build on a hobby / volunteer effort of mapping mountain bike trails:<p>This one generates maps from OpenStreetMap data + some custom curated info in YAML: <a href="https://github.com/c0nsumer/trailmaps.app-map-generator" rel="nofollow">https://github.com/c0nsumer/trailmaps.app-map-generator</a><p>This one converts a basic chunk of OpenStreetMap data to an SVG so I can mark it up (by hand) in Adobe Illustrator to make specifically-styled print/PDF maps, such as what get installed at trailheads: <a href="https://github.com/c0nsumer/osm_to_ai" rel="nofollow">https://github.com/c0nsumer/osm_to_ai</a><p>This one takes GPS recorded rides and builds custom/personal heatmaps serving up the map tiles so I can use them in map editing software: <a href="https://github.com/c0nsumer/local-heatmap-tile-server" rel="nofollow">https://github.com/c0nsumer/local-heatmap-tile-server</a><p>And all of this has been put together to make the custom, local, specific-use-case maps that are at <a href="https://trailmaps.app" rel="nofollow">https://trailmaps.app</a> (which, via local curation, are overall better mobile/online maps than many of the bigger auto-generated systems such as Trailforks, Gaia, RideWithGPS, etc, for visualizing local systems).<p>It's neat stuff where I understand all the inputs, outputs, and how most of it works, but AI tooling (Claude, mostly) has allowed me to bolt it together much faster than I would have writing it myself.</p>
]]></description><pubDate>Mon, 08 Jun 2026 19:30:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=48450401</link><dc:creator>c0nsumer</dc:creator><comments>https://news.ycombinator.com/item?id=48450401</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48450401</guid></item><item><title><![CDATA[New comment by c0nsumer in "The real cost of owning a home"]]></title><description><![CDATA[
<p>You illustrate this nicely.<p>Just something as simple as "that ceiling fan doesn't work so well, and squeaks once in a while when on high" can easily be remedied yourself when owning the house by just going buying and installing a new ceiling fan.<p>Regardless of how handy one is, with a landlord that's generally not allowed without permission, the landlord often won't install as nice of one as you might like, etc.<p>This goes for every fixture that's not part of the rental. Major appliances, flooring, even door knobs... Like if you suddenly want an electronic keypad on your deadbolt.<p>Of course, this flexibility has to be something you care about. Not everyone does, but for those of us that do...</p>
]]></description><pubDate>Tue, 26 May 2026 18:45:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=48284040</link><dc:creator>c0nsumer</dc:creator><comments>https://news.ycombinator.com/item?id=48284040</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48284040</guid></item><item><title><![CDATA[New comment by c0nsumer in "Show HN: Trailmaps.app – Mobile maps that match the trail"]]></title><description><![CDATA[
<p>Thank you. It's really a simple concept: color them as the colour= tag is in the OSM relation, which matches the signs/markings on the trail.<p>There's no reason why it couldn't be used anywhere else. This just makes maps that fit within the bounding box of a relation. The only thing US specific about it is the elevation data, and I'm sure something else could be used to get that elsewhere. Or else it could just be turned off for a given map with show_terrain: false.</p>
]]></description><pubDate>Fri, 15 May 2026 03:58:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=48144391</link><dc:creator>c0nsumer</dc:creator><comments>https://news.ycombinator.com/item?id=48144391</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48144391</guid></item><item><title><![CDATA[Show HN: Trailmaps.app – Mobile maps that match the trail]]></title><description><![CDATA[
<p>I ride mountain bikes, build trails, do a lot of trail mapping in OpenStreetMap, and make print maps of the trails. Accurate trail maps are near and dear to me. And one thing I've found with pretty much every online map is that they are quite generic as to how they color the lines illustrating the actual "trails" within a park or trail system. In person, mountain biking trails/routes tend to be marked with signs, often featuring a different color for each route. And there is very often a local map for the park showing those routes with the colors, etc. But, pretty much all mobile apps just don't show that.<p>So, I put together a toolchain that generates maps from OpenStreetMap data, some other open data sources, plus some manually inputted things, and produces static HTML+CSS+JS maps of individual trail systems. The map does geolocation, allows you to turn on and off markers for things like parking, points-of-interest, toilets, water, trail direction, etc. I then host these on trailmaps.app. They are simple, static, and effective for showing where you in a way you can relate to the actual trail system.<p>What differentiates this from a lot of other map systems (MTB Project, Trailforks, Strava, Gaia, RideWithGPS, onX, Mapy.cz) is while these these all show these trails, they either color them with difficulty designations or don't color them at all. This isn't that.<p>In interest of a bunch of things ranging from privacy for users to simplicity for me, there's just no tracking, no logins, no cookies (just some local storage to preserve map settings), and all libraries used are hosted on trailmaps.app. Everything gets cached locally (it's typically 15-25MB/map), which means once loaded it works when there isn't cell service. And it can be installed as a PWA. For a few of the trails I've made maps for (eg: RAMBA) and some others that I intend to... There isn't cell service over the whole area, so offline use is almost a must. And people seem to like the app-like PWA shortcut. (And yes, it does check for and prompt the user to reload the page if the map gets updated.)<p>Another benefit to the static, self-contained nature of the maps is that clubs and non-profits who maintain the trails can very easily link to, embed, or just host the map themselves like they would a print map. There's no login or payment required, and if they want to generate their own, they can. (A example of why they might prefer this is visitors. For example, Trailforks: unpaid users of the app can only see trails near their house on mobile devices. So if someone is traveling, doesn't subscribe, and the only map is on Trailforks... they can't see the trails. This sidesteps that.)<p>And yes, this does mean these maps are all hand-curated. I see this as benefit, because it means that only things relevant to the trail are shown on the map. Like, there could be dozens of "parking" areas near by, but there might only be one or two that's good for accessing the trail system. Or, the curator might know to include this local rail trail, or that multi-use trail, but not this other.) Curated, just like how a good print map is.<p>Because the maps are static once they are on the site, it also means that errant (or rogue) OSM modifications don't cause problems with the map. Sure, it means trail changes require manual work to update the map, but trail changes don't happen all that often, and maps can be updated and deployed in sync with the print/trailhead maps. And sure, it doesn't scale, but I'm okay with that for now.<p>There's still a bit to do. I could really use a logo, I want to make more maps (we've got a lot of trail networks here in Southeast Michigan), probably some refiguring of the indexing once I reach a certain threshold of maps, documentation cleanup on the generator repo, support for a new trail difficulty designation system (ITRS), and the inevitable bug fixes. But, I'm pretty happy with where it is right now. It's usable, and it works.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48144262">https://news.ycombinator.com/item?id=48144262</a></p>
<p>Points: 1</p>
<p># Comments: 2</p>
]]></description><pubDate>Fri, 15 May 2026 03:35:22 +0000</pubDate><link>https://trailmaps.app/</link><dc:creator>c0nsumer</dc:creator><comments>https://news.ycombinator.com/item?id=48144262</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48144262</guid></item><item><title><![CDATA[New comment by c0nsumer in "Serving a website on a Raspberry Pi Zero running in RAM"]]></title><description><![CDATA[
<p>This feels a little weird because while they are running the website itself (HTTP) off the Pi, they are handing off all TLS to a cloud provider.<p>So while the content is in RAM on the Pi, a lot of the heavier lifting (TLS termination) is done elsewhere, which saves a ton of CPU load on the Pi.</p>
]]></description><pubDate>Fri, 08 May 2026 16:03:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=48065028</link><dc:creator>c0nsumer</dc:creator><comments>https://news.ycombinator.com/item?id=48065028</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48065028</guid></item><item><title><![CDATA[Capital One Credit Balance Refund Business Logic Flaw]]></title><description><![CDATA[
<p>Article URL: <a href="https://nuxx.net/blog/2026/04/18/capital-one-credit-balance-refund-business-logic-flaw/">https://nuxx.net/blog/2026/04/18/capital-one-credit-balance-refund-business-logic-flaw/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47817040">https://news.ycombinator.com/item?id=47817040</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Sat, 18 Apr 2026 16:16:32 +0000</pubDate><link>https://nuxx.net/blog/2026/04/18/capital-one-credit-balance-refund-business-logic-flaw/</link><dc:creator>c0nsumer</dc:creator><comments>https://news.ycombinator.com/item?id=47817040</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47817040</guid></item><item><title><![CDATA[Local-heatmap-tile-server v1]]></title><description><![CDATA[
<p>Article URL: <a href="https://nuxx.net/blog/2026/04/07/local-heatmap-tile-server-v1/">https://nuxx.net/blog/2026/04/07/local-heatmap-tile-server-v1/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47677268">https://news.ycombinator.com/item?id=47677268</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 07 Apr 2026 15:55:31 +0000</pubDate><link>https://nuxx.net/blog/2026/04/07/local-heatmap-tile-server-v1/</link><dc:creator>c0nsumer</dc:creator><comments>https://news.ycombinator.com/item?id=47677268</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47677268</guid></item></channel></rss>