<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: realityfactchex</title><link>https://news.ycombinator.com/user?id=realityfactchex</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 17 Apr 2026 08:19:54 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=realityfactchex" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by realityfactchex in "Qwen3.6-35B-A3B: Agentic coding power, now open to all"]]></title><description><![CDATA[
<p>Here's a reproduction attempt (LM Studio, same Qwen3.6-35B-A3B-GGUF model as linked in parent, M1 Max 64GB, <90 seconds):<p><a href="https://files.catbox.moe/r3oru2.png" rel="nofollow">https://files.catbox.moe/r3oru2.png</a><p>- My Qwen 3.6 result had sun and cloud in sky, similar to the second Opus 4.7 result in Simon's post.<p>- My Qwen 3.6 result had no grass (except as a green line), but all three results in Simon's post had grass (thick).<p>- My Qwen 3.6 result had visible "tailing air motion" like Simon's Qwen 3.6 result.<p>- My Qwen 3.6 result had a "sun with halo" effect that none of Simon's results had.<p>But, I know, it's more about the pelican and the bicycle.</p>
]]></description><pubDate>Thu, 16 Apr 2026 22:55:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=47800562</link><dc:creator>realityfactchex</dc:creator><comments>https://news.ycombinator.com/item?id=47800562</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47800562</guid></item><item><title><![CDATA[New comment by realityfactchex in "Introduction to Obsidian"]]></title><description><![CDATA[
<p>> "Live Preview" and "Editing Mode"<p>Are you somehow showing raw markdown source text and also rendered markdown in Obsidian side by side?  That would sound awesome.</p>
]]></description><pubDate>Tue, 14 Apr 2026 02:40:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=47760623</link><dc:creator>realityfactchex</dc:creator><comments>https://news.ycombinator.com/item?id=47760623</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47760623</guid></item><item><title><![CDATA[New comment by realityfactchex in "Bring Back Idiomatic Design"]]></title><description><![CDATA[
<p>If GSuites was a typo for GSites (e.g., informal for Google Sites classic), then the sentence in TFA could work.<p>IDK if such was the intent, of course.</p>
]]></description><pubDate>Sun, 12 Apr 2026 18:34:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=47742834</link><dc:creator>realityfactchex</dc:creator><comments>https://news.ycombinator.com/item?id=47742834</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47742834</guid></item><item><title><![CDATA[New comment by realityfactchex in "Show HN: Ghost Pepper – Local hold-to-talk speech-to-text for macOS"]]></title><description><![CDATA[
<p>s/TTS/STT/</p>
]]></description><pubDate>Tue, 07 Apr 2026 03:21:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=47670362</link><dc:creator>realityfactchex</dc:creator><comments>https://news.ycombinator.com/item?id=47670362</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47670362</guid></item><item><title><![CDATA[New comment by realityfactchex in "Show HN: Ghost Pepper – Local hold-to-talk speech-to-text for macOS"]]></title><description><![CDATA[
<p>Sure, Chatterbox TTS Server is rather high quality: <a href="https://github.com/devnen/Chatterbox-TTS-Server" rel="nofollow">https://github.com/devnen/Chatterbox-TTS-Server</a><p>You could hook it up to some workflow over the local API depending on how you want to dump the text, but the web UI is good too.<p>The Show HN by the author was at: <a href="https://news.ycombinator.com/item?id=44145564">https://news.ycombinator.com/item?id=44145564</a></p>
]]></description><pubDate>Mon, 06 Apr 2026 21:39:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=47667538</link><dc:creator>realityfactchex</dc:creator><comments>https://news.ycombinator.com/item?id=47667538</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47667538</guid></item><item><title><![CDATA[New comment by realityfactchex in "Show HN: Ghost Pepper – Local hold-to-talk speech-to-text for macOS"]]></title><description><![CDATA[
<p>Exactly my question.  I double-tap the control button and macOS does native, local TTS dictation pretty well.  (Similar to Keyboard > Enable Dictation setting on iOS.)<p>The macOS built-in TTS (dictation) seems better than all the 3rd party, local apps I tried in the past that people raved about.  I have tried several.<p>Is this better somehow?<p>If the 3rd party apps did streaming with typing in place and corrections within a reasonable window when they understand things better given more context, that would be cool.  Theoretically, a custom model or UX could be "better" than what comes free built into macOS (more accurate or customizable).<p>But when I contacted the developer of my favorite one they said that would be pretty hard to implement due to having to go back and make corrections in the active field, etc.<p>I assume streaming STT in these utilities for Mac will get better at some point, but I haven't seen it yet (been waiting).  It seems these tools generally are not streaming, e.g. they want you to finish speaking first before showing you anything.  Which doesn't work for me when I'm dictating.  I want to see what I've been saying lately, to jog my memory about what I've just said and help guide the next thing I'm about to say.  I certainly don't want to split my attention by manually toggling the control (whether PTT or not) periodically to indicate "ok, you can render what I just said now".<p>I guess "hold-to-talk" tools are for delivering discrete, fully formed messages, not for longer, running dictation.<p>AFAICT, TFA is focused on hold-to-talk as the differentiator, over double-tap to begin speaking and double-tap to end speaking?</p>
]]></description><pubDate>Mon, 06 Apr 2026 21:36:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=47667502</link><dc:creator>realityfactchex</dc:creator><comments>https://news.ycombinator.com/item?id=47667502</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47667502</guid></item><item><title><![CDATA[New comment by realityfactchex in "Ask HN: Phones Under $100"]]></title><description><![CDATA[
<p>The answer depends a lot on what you need it to be able to do.<p>Make calls?  Support the latest banking/travel/communication app updates?  Run any old VOIP app in a pinch as a true "backup phone"?  Simply connect to wifi and browse the web?  Just play basic media?<p>The older they are, the less they will have support for recent app versions or "modern" websites.<p>But there are some good old iPhones under $100.  Whether it does what you need it do, to serve as a backup, depends a lot on what sort of functionality you are backing up.<p>Go on Swappa, sort unlocked iPhones by low price, pick one with good photos and description in your budget. Ask an LLM what limitations it will have, since at that price it will probably have some compared with what a new phone can do.</p>
]]></description><pubDate>Fri, 03 Apr 2026 15:43:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=47628071</link><dc:creator>realityfactchex</dc:creator><comments>https://news.ycombinator.com/item?id=47628071</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47628071</guid></item><item><title><![CDATA[New comment by realityfactchex in "Ask HN: How do you, personally, dig deeper based on HN posts?"]]></title><description><![CDATA[
<p>Presumably the article is about something.  So, go to the canonical site/docs about that thing itself.  (Trace the source "upstream".)  Find where <i>that</i> community holds <i>its</i> discussions.  (Mailing list? Discord? Blogs? Github? Scholarly journals?)<p>Also, if you think Google search gives surface-level results and is a poor option, I hate to say it, but I highly suggest learning how to use Google better, if that applies.  It sounds like this is not you, but IMO Google only sucks badly if you use it wrong?  I mean, I get the SEO-enshittification and the censorship problem and all that (or: building for the masses and for advertisers), but for most topics it works well enough if used as a power user (so, not just pasting in what you are looking for), IME.  You probably know all this, but:<p><pre><code>  - require keywords or key phrases with quotation marks
  - AND your required text: multiple phrases, each about a "concept" from the article, or something that marks/signifies of a related concept or take you want  to know more about
  - use minus sign for negative required words (so, excluded quoted phrases) if needed
  - (Some of these used to not work for a while but I think that was along time ago and they pretty much work again?)
  - restrict the query to specific domains or TLDs (site:youtube.com; or *.edu or *.gov, etc)
  - etc.
</code></pre>
I also don't see how discussing the subject with a frontier LLM is bad or surface-level.  If the material was trained on, it's often a great method.  What exactly makes that a poor option "nowadays"?  IME this option is better than ever.  (But same as with search: it can help to nudge the LLM, even if ever so little, into being more useful, by giving it a little more to work with that literally; just the original topic itself -- what do you want to know <i>about</i> that topic?)<p>Can you give a concrete example where the standard methods fail?<p>Finally, searching HN itself is a great option IMO.</p>
]]></description><pubDate>Thu, 26 Mar 2026 18:22:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=47533920</link><dc:creator>realityfactchex</dc:creator><comments>https://news.ycombinator.com/item?id=47533920</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47533920</guid></item><item><title><![CDATA[New comment by realityfactchex in "Designing AI for Disruptive Science"]]></title><description><![CDATA[
<p>> article presumes ... everything could still be subject to a major paradigm shift. ...seems pretty unlikely<p>Alternatively: there's plenty of mainstream, accepted science that's plain, flat out, provably wrong.  Yet, it is against good taste (job security, people's feelings, status quo bias, etc.) to point this out.<p>Hence, it can actually be tricky to catch wind of, or get a grasp on, such issues to begin with, much less pursue such issues toward meaningful, published, recognized change in understanding (that is to say: paradigm shift).<p>I'd name some examples, but you wouldn't believe me.<p>With respect to the article, it seems the current LLMs can (though, obviously, do not necessarily have to) return text that appears to reason (pretty reasonably!) about paradigm shifts, when given the context required and nudged quite forcefully toward particular directions.  But, as the article seems to indicate, the LLMs seem to not tend toward finding, investigating, and reporting on paradigm shifts all on their own very much.  (But maybe part of that is intrinsic to how they are programmed and/or their context?)</p>
]]></description><pubDate>Mon, 23 Mar 2026 21:15:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=47495213</link><dc:creator>realityfactchex</dc:creator><comments>https://news.ycombinator.com/item?id=47495213</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47495213</guid></item><item><title><![CDATA[New comment by realityfactchex in "Death to Scroll Fade"]]></title><description><![CDATA[
<p>Neat observation; I am an Orion user, too, for certain things.<p>But doesn't the latest Orion on iOS 26-latest just turn the top section a solid color (e.g., web page background-color), simply not showing any text up there around the notch/top-edge?  As the parent said about the accessibility option, "...resembles the last generation of iPhones with home button from 2017" (albeit, at least not solid black/white only)?<p>Previously on iPhones, IIRC, we got text scrolling up above and around the notch/icons, to really make maximum use of the screen (except where truly unavoidable), IIRC.<p>AFAICT, Orion and the accessibility setting do stop the fading-distraction, but do not restore the use of that screen space for text/content.</p>
]]></description><pubDate>Wed, 18 Mar 2026 23:08:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=47432526</link><dc:creator>realityfactchex</dc:creator><comments>https://news.ycombinator.com/item?id=47432526</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47432526</guid></item><item><title><![CDATA[New comment by realityfactchex in "Death to Scroll Fade"]]></title><description><![CDATA[
<p>I thought this was going to be about iOS and how now (as of iOS 26) there is a "fade out" at the top of every web page (around the notch/top-edge area).<p>When scrolling/reading a web page, it literally changes that section of the text so that it fades to gray.<p>So, "everything scroll fades".<p>I couldn't find a way to turn it off.  Quite irritating, IMHO.<p>EDITED TO ADD ELABORATION: The issue with iOS "scroll fade" text color in Safari near the top notch is that this makes that top-edge-text "dynamic" (changing) and thus "draws attention" to it visually, thus competing for eyeball attention when I am probably actually reading somewhere further down on the page.  Also, I would still like to be able to glance up to the topmost visible text if wanted, without having to adjust to its <i>different and less visible colors</i>.  Apple designers should know all this.  Further, I'd say the page text color should probably by default respect what the web page designer configured it as, and not have the OS change that text color (unless the user gets fancy and requests an override with dark mode or whatever settings).<p>This article's critique seems valid, too (more generically about "scroll fade" in interfaces, e.g. web pages, which seems to mostly be about items <i>appearing</i> gradually via motion).  Personally, I see less of that these days, compared to making every page in an OS fade out where unnecessary.</p>
]]></description><pubDate>Wed, 18 Mar 2026 16:50:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=47428101</link><dc:creator>realityfactchex</dc:creator><comments>https://news.ycombinator.com/item?id=47428101</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47428101</guid></item><item><title><![CDATA[New comment by realityfactchex in "The emergence of print-on-demand Amazon paperback books"]]></title><description><![CDATA[
<p>Yes, this.<p>Even hardcover books from "real publishers" have arrived with low print quality.  The most common problem book-printing problems I have a <i>real</i> problem with today are<p><pre><code>  1. text that is gray (not black) and
  2. text that is dotted (not solid)
</code></pre>
I have, 20, 40, and 100+ year old books with phenomenal "solid black text", and they are an absolute pleasure to feast the eyes on.  But more importantly, they are not <i>so irritatingly bad while reading them that the bad presentation entirely and unavoidably distracts</i> from the quick and enjoyable consumption of the content itself!<p>If you ask me, the following checkboxes should be standard ratings on all books sold:<p><pre><code>  [ ] "solid, black text"
  [ ] "acid-free paper"
  [ ] <we could add a few here>
</code></pre>
Everything else comes after knowing these aspects in my opinion.  I guess these would require numeric, measured scores, too, with the binary checkboxes indicating some minimum threshold is surpassed.  There are other important factors, too, of course, but getting basic text color and text character solidness is number one, easily.<p>Related, I used to buy 3rd party black laser printer toner that was guaranteed and warrantied to be made to OEM spec.  It never, ever was, no matter how many returns/replacements/retries/print-settings-adjustments/other-part-replacements.  Always gray text, always.  Buying actual OEM black toner reliably results in (close enough to) jet black text.  It costs more, but it's the only way to be sure for self-printed materials AFAIAA.</p>
]]></description><pubDate>Mon, 16 Mar 2026 02:59:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=47394720</link><dc:creator>realityfactchex</dc:creator><comments>https://news.ycombinator.com/item?id=47394720</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47394720</guid></item><item><title><![CDATA[New comment by realityfactchex in "Show HN: Channel Surfer – Watch YouTube like it’s cable TV"]]></title><description><![CDATA[
<p>FYI - that was only 1 yr 7 months ago, only about half way to a few years back</p>
]]></description><pubDate>Fri, 13 Mar 2026 22:42:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=47370962</link><dc:creator>realityfactchex</dc:creator><comments>https://news.ycombinator.com/item?id=47370962</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47370962</guid></item><item><title><![CDATA[New comment by realityfactchex in "Personal Computer by Perplexity"]]></title><description><![CDATA[
<p>Oh yeah, that is funny.  Thanks for adding it; I thought I was missing at least one major one!<p>- Copilot: Great at finding and discussing docs, conversations, and other work items that it is connected to.  For everything else, it seems somehow less smart than the others (YMMV).<p>Emphasis on the YMMV, obviously.  Maybe my impression is colored by a small number of unlucky, less than stellar experiences (comparatively speaking).</p>
]]></description><pubDate>Fri, 13 Mar 2026 18:40:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=47368000</link><dc:creator>realityfactchex</dc:creator><comments>https://news.ycombinator.com/item?id=47368000</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47368000</guid></item><item><title><![CDATA[New comment by realityfactchex in "Show HN: Channel Surfer – Watch YouTube like it’s cable TV"]]></title><description><![CDATA[
<p>Original HN post 2 days prior (0 traction then): <a href="https://news.ycombinator.com/item?id=47336100">https://news.ycombinator.com/item?id=47336100</a><p>Recent media coverage:<p><a href="https://techcrunch.com/2026/03/12/channel-surfer-watch-youtube-retro-cable-tv-guide/" rel="nofollow">https://techcrunch.com/2026/03/12/channel-surfer-watch-youtu...</a><p><a href="https://www.theverge.com/tech/893598/this-is-immediately-my-new-favorite-way-to-watch-youtube" rel="nofollow">https://www.theverge.com/tech/893598/this-is-immediately-my-...</a><p><a href="https://www.engadget.com/entertainment/youtube/this-web-app-lets-you-channel-surf-youtube-like-a-90s-kid-watching-cable-220651107.html" rel="nofollow">https://www.engadget.com/entertainment/youtube/this-web-app-...</a><p><a href="https://hackaday.com/2025/10/17/channel-surfing-nostalgia-machine/" rel="nofollow">https://hackaday.com/2025/10/17/channel-surfing-nostalgia-ma...</a></p>
]]></description><pubDate>Fri, 13 Mar 2026 16:32:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=47366582</link><dc:creator>realityfactchex</dc:creator><comments>https://news.ycombinator.com/item?id=47366582</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47366582</guid></item><item><title><![CDATA[New comment by realityfactchex in "Personal Computer by Perplexity"]]></title><description><![CDATA[
<p>It's still there.  For Joe Shmoe, in terms of general purpose, ask it a question, LLM use, Perplexity is solidly in the following lineup, as I understand it:<p>- Perplexity: This one has been promoted on (insert general audience media skewing toward the older set) enough to be a household name still.<p>- ChatGPT: General people in some demographics (see immediately above) are averse to this, on account of negative publicity its parent company has received.  (Still very strong popularity and positive sentiment in some demographics, though)<p>- Claude: Some semi-literates have glommed onto this one, possibly as a result of its more recent success among the developer set.<p>- Grok: People can be either for or against, based on how they feel about its owning company and its ownership; no more need be said<p>- Gemini: Again, if you are in the universe of its owning company (or decidedly not), the draw (or repulsion) can be strong here.<p>For <i>general LLM use</i>, the above are all about the same.  To be clear, this is just me shooting from the hip for how each offering might be viewed.  IMO, it's not a bad idea to submit the same input to each and see how they compare, if one is so inclined.</p>
]]></description><pubDate>Wed, 11 Mar 2026 22:21:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=47343022</link><dc:creator>realityfactchex</dc:creator><comments>https://news.ycombinator.com/item?id=47343022</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47343022</guid></item><item><title><![CDATA[New comment by realityfactchex in "TSA leaves passenger needing surgery after illegally forcing her through scanner"]]></title><description><![CDATA[
<p>I always opt out, too, also because I don't trust their machines after reading enough stuff like <a href="https://www.reddit.com/r/politics/comments/iaurm/cancer_cluster_forming_among_tsa_employees/" rel="nofollow">https://www.reddit.com/r/politics/comments/iaurm/cancer_clus...</a> or <a href="https://www.propublica.org/article/u-s-government-glossed-over-cancer-concerns-as-it-rolled-out-airport-x-ray" rel="nofollow">https://www.propublica.org/article/u-s-government-glossed-ov...</a> and then learning enough about how it was all for theater anyway.<p>Cool tech, but I don't want it scanning my junk especially, no thanks.  I'll just apply Betteridge's law of headlines to the article "You Asked: Are Airport Body Scanners Safe?" at <a href="https://time.com/4909615/airport-body-scanners-safe/" rel="nofollow">https://time.com/4909615/airport-body-scanners-safe/</a> and go on my merry way.<p>The TSA definitely seems to intentionally make me wait unnecessarily long for my patdowns to commence.<p>The attitude among some TSA employees can be truly confrontational when I'm nothing but polite.<p>One of them literally shoved their hand so fast and so far up my leg, it stung my private area for a good little while after.  Now, whenever their script comes to the point where they ask if there is anything they should know, I have to ask them to not do that please, since it has happened before.<p>If there is a list of people to be first in line for UBI instead of whatever they do now, I'm okay if it's everybody at the TSA, and I'm guessing that they would be cool with that, too.</p>
]]></description><pubDate>Fri, 06 Mar 2026 22:08:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=47281774</link><dc:creator>realityfactchex</dc:creator><comments>https://news.ycombinator.com/item?id=47281774</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47281774</guid></item><item><title><![CDATA[New comment by realityfactchex in "CT Scans of Health Wearables"]]></title><description><![CDATA[
<p>> not everywhere?<p>Are you absolutely certain that there is <i>not</i> an unexplained uptick in brain damaged newborns/children in the USA?<p>And that its cause is <i>not</i> some thing(s) that "almost every" one of them is subjected to repeatedly?<p>And that it is not just a case of better/more/over diagnosis?<p>IDK about by you, but there are literal <i>nurseries/schools for the brain-damaged kids</i> popping up on Main Street.  That's how many there seem to be.<p>So yeah, maybe they're not in that study.  But that means they don't exist?</p>
]]></description><pubDate>Fri, 06 Mar 2026 20:15:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=47280504</link><dc:creator>realityfactchex</dc:creator><comments>https://news.ycombinator.com/item?id=47280504</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47280504</guid></item><item><title><![CDATA[New comment by realityfactchex in "CT Scans of Health Wearables"]]></title><description><![CDATA[
<p>> a wearable though, the extreme amount of time alone amplifies the risks<p>The time, and also the proximity.<p>As I understand it, the potential dangers of a lot of these kinds of things dissipate quite rapidly with distance.<p>But with wearables, the emitters are quite literally strapped against the body (practically zero distance).</p>
]]></description><pubDate>Fri, 06 Mar 2026 18:58:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=47279459</link><dc:creator>realityfactchex</dc:creator><comments>https://news.ycombinator.com/item?id=47279459</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47279459</guid></item><item><title><![CDATA[New comment by realityfactchex in "CT Scans of Health Wearables"]]></title><description><![CDATA[
<p>The 50 studies in the cited 2015 book ought to span a range of time, and their keywords could be used to search literature for more recent material.<p>> Has there been any new information since then?<p>Since you asked, there apparently was a 2017 followup book by the same author.  These links are for that book:<p><a href="https://harvoa.org/chs/pr/dusbk2.htm" rel="nofollow">https://harvoa.org/chs/pr/dusbk2.htm</a><p><a href="https://www.amazon.com/Ultrasound-Causation-Microcephaly-Virus-Hypothesis/dp/1941719082" rel="nofollow">https://www.amazon.com/Ultrasound-Causation-Microcephaly-Vir...</a><p><a href="https://www.goodreads.com/book/show/36466945-ultrasound-causation-for-microcephaly-and-zika-virus-the-hypothesis" rel="nofollow">https://www.goodreads.com/book/show/36466945-ultrasound-caus...</a></p>
]]></description><pubDate>Fri, 06 Mar 2026 18:55:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=47279408</link><dc:creator>realityfactchex</dc:creator><comments>https://news.ycombinator.com/item?id=47279408</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47279408</guid></item></channel></rss>