<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: Ologn</title><link>https://news.ycombinator.com/user?id=Ologn</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 19 May 2026 08:18:25 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=Ologn" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by Ologn in "Writing Lisp is AI resistant and I'm sad"]]></title><description><![CDATA[
<p>With Gemini 3, I wrote an Emacs Lisp which can tell if a number is prime or not using only primitive recursive functions.  That was done at the end of last year, and none of the frontier LLMs were able to do it earlier in 2025.<p>I had some test functions where minimization could be optionally used, but wanted to do one where minimization was needed, like the Ackermann function.  Most of the frontier models struggled with doing this, although I may have been prompting incorrectly.  Although - if I had been prompting totally correctly, I probably could have gotten what I got out of a frontier LLM in early 2025 and before.<p>Incidentally the test function that tells you if a number is prime in Emacs Lisp with primitive recursion is<p>(defalias 'prime (c (c (c (r 's (c 'z (p 1))) (p 1) 'z) (c (r (p 1) (c 's (p 2))) (c (c (c (r 'z (c (c 's 'z) (p 1))) (p 1) 'z) (c (r (p 1) (c (c (r 'z (p 1)) (p 1) 'z) (p 2))) (p 1) (p 2))) (p 2) (p 1)) (c (c (c (r 'z (c (c 's 'z) (p 1))) (p 1) 'z) (c (r (p 1) (c (c (r 'z (p 1)) (p 1) 'z) (p 2))) (p 2) (p 1))) (p 2) (p 1)))) (c (c (r 'z (c (r (p 1) (c 's (p 2))) (c (c (r 'z (c (r (p 1) (c 's (p 2))) (p 2) (p 3))) (c (c (c (r 's (c 'z (p 1))) (p 1) 'z) (c (r (p 1) (c 's (p 2))) (c (c (c (r 'z (c (c 's 'z) (p 1))) (p 1) 'z) (c (r (p 1) (c (c (r 'z (p 1)) (p 1) 'z) (p 2))) (p 1) (p 2))) (p 2) (p 1)) (c (c (c (r 'z (c (c 's 'z) (p 1))) (p 1) 'z) (c (r (p 1) (c (c (r 'z (p 1)) (p 1) 'z) (p 2))) (p 2) (p 1))) (p 2) (p 1)))) (c (c (r (p 1) (c (c (r 'z (p 1)) (p 1) 'z) (p 2))) (c (r 'z (c (r (p 1) (c 's (p 2))) (p 2) (p 3))) (p 2) (c (r 'z (c (r (p 1) (c 's (p 2))) (p 2) (c (c (r 's (c 'z (p 1))) (p 1) 'z) (c (r 'z (c (r 'z (c (r (p 1) (c 's (p 2))) (p 2) (p 3))) (c 's (p 2)) (c (c (r 's (c 'z (p 1))) (p 1) 'z) (c (c (c (r 's (c 'z (p 1))) (p 1) 'z) (c (r (p 1) (c 's (p 2))) (c (c (c (r 'z (c (c 's 'z) (p 1))) (p 1) 'z) (c (r (p 1) (c (c (r 'z (p 1)) (p 1) 'z) (p 2))) (p 1) (p 2))) (p 2) (p 1)) (c (c (c (r 'z (c (c 's 'z) (p 1))) (p 1) 'z) (c (r (p 1) (c (c (r 'z (p 1)) (p 1) 'z) (p 2))) (p 2) (p 1))) (p 2) (p 1)))) (c 's (p 2)) (p 3))))) (c 's (p 1)) (p 3))))) (p 1) (p 2))) (p 1)) (p 1) (p 2)) (c 'z (p 1))) (c (c (r 'z (c (c 's 'z) (p 1))) (p 1) 'z) (p 1))) (p 3) (c 's (p 1))) (p 2))) (p 1) (p 1)) (p 1)) (c 's (c 's 'z))))</p>
]]></description><pubDate>Sun, 05 Apr 2026 16:15:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=47650897</link><dc:creator>Ologn</dc:creator><comments>https://news.ycombinator.com/item?id=47650897</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47650897</guid></item><item><title><![CDATA[New comment by Ologn in "The data center boom is concentrated in the U.S."]]></title><description><![CDATA[
<p>Stock market last 365 days:<p>S&P 500 - up 16%<p>Nvidia - up 25%<p>ICLN (global clean energy ETF) - up 46%<p>Micron - up 246%<p>Seagate - up 270%<p>Western Digital - up 342%</p>
]]></description><pubDate>Wed, 07 Jan 2026 01:43:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=46521464</link><dc:creator>Ologn</dc:creator><comments>https://news.ycombinator.com/item?id=46521464</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46521464</guid></item><item><title><![CDATA[New comment by Ologn in "E.W.Dijkstra Archive"]]></title><description><![CDATA[
<p>Dijkstra's notions about provable functions are probably more important during these times where LLMs are churning out hallucinated code.</p>
]]></description><pubDate>Sun, 21 Dec 2025 20:37:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=46348171</link><dc:creator>Ologn</dc:creator><comments>https://news.ycombinator.com/item?id=46348171</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46348171</guid></item><item><title><![CDATA[New comment by Ologn in "Has the cost of building software dropped 90%?"]]></title><description><![CDATA[
<p>I am on the free tier of Gemini 3.  With some intervention on my part, I got it to build, in Emacs Lisp, a primitive-recursive function for determining if a number is prime (by mu-recursive I mean a function built from the building blocks of a constant, successor and projection function, as well as a primitive recursive function and compositional function/macro).  I was impressed, as previous models (including Anthropic and OpenAI) could not do this.<p>For the past few days I asked it to built a mu-recursive Ackermann function in Emacs Lisp (built on the primitive-recursive functions/operators, plus an extra operator - minimization).  I said that the prime detector function it already built should be able to use the same functions/operators, and to rewrite code if necessary.<p>So far it has been unable to do this.  If I thought it could but was stumbling over Emacs Lisp I might ask it to try in Scheme or Common Lisp or some other language.  It's possible I'll get it to work in the time I have allotted from my daily free tier, but I have had no success so far.  I am also starting with inputs to the Ackermann function of 0,0 - 0,1 - 1,0 - 1,1 to not overburden the system but it can't even handle 0, 0.  Also it tries to redefine the Emacs Lisp keyword "and", which Emacs hiccups on.<p>A year ago LLMs were stumbling over Leetcode and Project Euler functions I was asking it to make.  They seem to have gotten a little better, and I'm impressed Gemini 3 can handle, with help, primitive recursive functions in Emacs Lisp.  Doesn't seem to be able to handle mu-recursive functions with minimization yet though.  The trivial, toy implementations of these things.  Also as I said, it tried to redefine "and" as well, which Emacs Lisp fell over on.<p>So it's a helpful helper and tool, but definitely not ready to hand things over to.  As the saying goes, the first 90% of the code takes 90% of the time, and the last 10% of the code takes the other 90% of the time.  Or the other saying - it's harder to find bugs than write code, so if you're coding at peak mental capacity, finding bugs becomes impossible.  It does have its uses though, and has been getting better.</p>
]]></description><pubDate>Tue, 09 Dec 2025 16:13:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=46206632</link><dc:creator>Ologn</dc:creator><comments>https://news.ycombinator.com/item?id=46206632</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46206632</guid></item><item><title><![CDATA[New comment by Ologn in "It's Always the Process, Stupid"]]></title><description><![CDATA[
<p>It's The Mythical Man Month idea.  Programming software is a different thing than working on an assembly line, or a call center, or in retail sales.  You're much better off having four programmers who are worth paying $200k a year than ten programmers who are worth paying $75k a year.</p>
]]></description><pubDate>Sat, 29 Nov 2025 16:29:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=46088741</link><dc:creator>Ologn</dc:creator><comments>https://news.ycombinator.com/item?id=46088741</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46088741</guid></item><item><title><![CDATA[New comment by Ologn in "$1T in tech stocks sold off as market grows skeptical of AI"]]></title><description><![CDATA[
<p>Yes...NVDA closed at $188.15 yesterday, a price it was never at until October.  It did hit $212.19 last week, but retreated.<p>After spring 2023, Nvidia stock seems to follow a pattern.  It has a run-up prior to earnings, it beats the forecast, with the future forecast replaced with an even more amazing forecast, and then the stock goes down for a bit.  It also has runs - it went up in the first half of 2024, as well as from April to now.<p>Who knows how much longer it can go on, but I remember 1999 and things were crazier then.  In some ways things were crazier three years ago with FAANG salaries etc.  There is a lot of capital spending, the question is are these LLMs with some tweaking worth the capital spending, and it's too early to tell that fully.  Of course a big theoretical breakthrough like the utility of deep learning, or transformers or the like would help, but those only come along every few years (if at all).</p>
]]></description><pubDate>Sat, 08 Nov 2025 15:43:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=45857452</link><dc:creator>Ologn</dc:creator><comments>https://news.ycombinator.com/item?id=45857452</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45857452</guid></item><item><title><![CDATA[New comment by Ologn in "The great decoupling of labor and capital"]]></title><description><![CDATA[
<p>From spring 2019 to July of this year, I worked at IT at a Fortune 100 retailer.<p>The project I worked on was enormously successful in terms of revenue growth.  I, and people on my team had a huge nationwide impact, which started when we were about a dozen people (it has grown now to several dozen).<p>Whereas even a manager of one of the big box stores would only have a limited geographical impact.  Whereas my work would always have nation-wide impact (and at some companies programmers would have world-wide impact).  I turned on a payment option for my platform one quarter, and very quickly people were using it for one million a month in purchases.  Which kept going up.<p>The book Capitalism without Capital talks about this.  Some aspects of it are alluded to in Fred Brooks 1975 book The Mythical Man Month.<p>To build a car, a lot of effort has to be made in making the car - not just the end result, but the making the glass, tires and so forth.  Whereas with programming, I write an app, or a feature for an app, and the end result is duplicated and distributed around the country (or even around the world) for free, or virtually free.  I'm not helping make commodities one at a time like someone on an automobile line is.  It is something different.</p>
]]></description><pubDate>Mon, 03 Nov 2025 03:21:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=45795553</link><dc:creator>Ologn</dc:creator><comments>https://news.ycombinator.com/item?id=45795553</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45795553</guid></item><item><title><![CDATA[New comment by Ologn in "Will AI be the basis of many future industrial fortunes, or a net loser?"]]></title><description><![CDATA[
<p>> If so, why wouldn't OpenAI or Anthropic etc get there first given their resources and early access to leading technology?<p>innovator's dilemma</p>
]]></description><pubDate>Sat, 13 Sep 2025 23:17:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=45236082</link><dc:creator>Ologn</dc:creator><comments>https://news.ycombinator.com/item?id=45236082</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45236082</guid></item><item><title><![CDATA[New comment by Ologn in "Removing Guix from Debian"]]></title><description><![CDATA[
<p>It lists 118698 installs of firefox-esr.<p><a href="https://qa.debian.org/popcon.php?package=firefox-esr" rel="nofollow">https://qa.debian.org/popcon.php?package=firefox-esr</a></p>
]]></description><pubDate>Tue, 02 Sep 2025 19:57:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=45108222</link><dc:creator>Ologn</dc:creator><comments>https://news.ycombinator.com/item?id=45108222</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45108222</guid></item><item><title><![CDATA[New comment by Ologn in "Nvidia results show spending on A.I. infrastructure remains robust"]]></title><description><![CDATA[
<p>NVDA had a surprise earnings on May 24, 2023, closing at $305 and opening at $385 (before the 10 for 1 split).  Pretty much every earnings day since then has been the same - the numbers come out, they beat what they estimated, the stock goes down a little.  People have been doom and glooming it every earnings call - you can read the threads here from May 2023, people were saying it was a bubble then, and it's over four times what it was then.</p>
]]></description><pubDate>Thu, 28 Aug 2025 00:17:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=45046877</link><dc:creator>Ologn</dc:creator><comments>https://news.ycombinator.com/item?id=45046877</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45046877</guid></item><item><title><![CDATA[New comment by Ologn in "When did AI take over Hacker News?"]]></title><description><![CDATA[
<p>It sure wasn't when AlexNet won the ImageNet challenge 13 years ago<p><a href="https://news.ycombinator.com/item?id=4611830">https://news.ycombinator.com/item?id=4611830</a></p>
]]></description><pubDate>Sun, 17 Aug 2025 20:06:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=44934498</link><dc:creator>Ologn</dc:creator><comments>https://news.ycombinator.com/item?id=44934498</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44934498</guid></item><item><title><![CDATA[New comment by Ologn in "Outside of the top stocks, S&P 500 forward profits haven't grown in 3 years"]]></title><description><![CDATA[
<p>The ten most valuable S&P 500 companies are, in order of market cap:<p>Nvidia, Microsoft, Apple, Alphabet/Google, Amazon, Meta/Facebook, Broadcom, Tesla, Berkshire Hathaway, and Walmart.<p>A commonality to most of them (and to a lesser extent all of them) is they write software.<p>If a company not on the list like Ford has an F-150 truck come off the assembly line, some of that $40,000 cost is in the capital expenditure for the plant, any automation it has, the software in the car and so on.  But Ford has to pay for the aluminum, steel and glass for each truck.  It has to pay for thousands of workers on the assembly line to attach and assemble parts for each truck.<p>Meanwhile, at Apple a team writes iOS 18, mostly based on iOS 17, and it ships with the devices.  Once it is written that's it for what goes off on iPhone 16.  There may be some additional tweaks up until iOS 18.6.  The relatively small team working on iOS has it going out with tens of millions of units.  Their work is not as connected to the process of production as the assembly line people attaching and assembling the F-150 truck.  If some inessential feature is not done as a phone is being made, it will be punted to next release.  This can't be done with an F-150 truck.<p>Software properly done is just much more profitable than non-software work.  We can see this here.  Yes, some of the latest boost is due to AI hype (which may or may not come to fruition in the near future), but these companies got to this position before all of that.<p>I was watching a speech by Gabe Newell talking about the (smaller) software industry of the 1990s, and the idea back then to outsource and try to save on salary costs.  He said he and his partners went the other way and decided to look for the most expensive and best programmers they could find, and Valve has had great success with that.  Over the past 2 1/2 years we've seen a lot of outsourcing to cheaper foreign labor, FAANG layoffs (including Microsoft's recent Xbox layoffs), and more recently attempts to lower costs by having software produced by less experienced vibe coders using "AI".  I have seen myself at Fortune 100 companies, especially non-tech ones, that the lessons of the late 1960s NATO software engineering conferences, or the lessons learned by Fred Brooks while managing the OS/360 project in the 1960s haven't been learned.  Software can be a very, very profitable enterprise, and it is sometimes done right, but companies are still often doing things in the same way they were attempting such projects in the early 1960s.  Even attempts to fix things like agile and scrum get twisted around as window dressing to doing things in the old-fashioned corporate way.</p>
]]></description><pubDate>Tue, 12 Aug 2025 14:14:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=44876467</link><dc:creator>Ologn</dc:creator><comments>https://news.ycombinator.com/item?id=44876467</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44876467</guid></item><item><title><![CDATA[New comment by Ologn in "OpenAI claims gold-medal performance at IMO 2025"]]></title><description><![CDATA[
<p>> I've been reading this website for probably 15 years, its never been this bad.<p>People here were pretty skeptical about AlexNet, when it won the ImageNet challenge 13 years ago.<p><a href="https://news.ycombinator.com/item?id=4611830">https://news.ycombinator.com/item?id=4611830</a></p>
]]></description><pubDate>Sat, 19 Jul 2025 15:52:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=44616541</link><dc:creator>Ologn</dc:creator><comments>https://news.ycombinator.com/item?id=44616541</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44616541</guid></item><item><title><![CDATA[New comment by Ologn in "Nvidia Becomes First Company to Reach $4T Market Cap"]]></title><description><![CDATA[
<p>Cisco stock (which I thought about buying in 1992 and didn't, unfortunately) doubled in 1990, tripled in 1991, doubled in 1992, and kept going up every year - in 1995 it doubled, in 1998 it doubled, in 1999 it doubled.  So it had a long run (and is also still worth over $250 billion).<p>The monetary push is very LLM based.  One thing being pushed that I am familiar with is LLM assisted programming.  LLMs are being pushed to do other things as well.  If LLMs don't improve more, or if companies don't see the monetary benefits of using them in the short/medium term, that would drag Nvidia down.<p>Nvidia has a lot of network effects.  Probably only Google has some immunity to that (with its TPUs).  I doubt Nvidia will have competition in training LLMs for a while.  It is possible a competitor could start taking market share on the low end for inference, but even that would take a while.  People have been talking about AMD competition for over two years, and I haven't seen anything that even seems like it might have potential yet, especially on the high end.</p>
]]></description><pubDate>Wed, 09 Jul 2025 17:12:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=44512519</link><dc:creator>Ologn</dc:creator><comments>https://news.ycombinator.com/item?id=44512519</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44512519</guid></item><item><title><![CDATA[New comment by Ologn in "Nvidia Becomes First Company to Reach $4T Market Cap"]]></title><description><![CDATA[
<p>Nvidia's trailing P/E ratio is 53 (stock hitting a new high today).  Its forward P/E ratio is 38.<p>A year ago both its trailing and forward P/E were higher.  So the stock is relatively a bargain compared to what it was a year ago.<p>The price implies that revenues and profits are expected to continue to grow.<p>> My intuition is that the absence of the rapid, generationally transformative, advances in tech and industry that were largely seen in the latter half of the 20th-century (quickly followed with smartphones and social networking), stock market investors seem content to force similar patterns onto any marginally plausible narrative that can provide the same aesthetics of growth<p>I wouldn't disagree with this.</p>
]]></description><pubDate>Wed, 09 Jul 2025 16:51:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=44512248</link><dc:creator>Ologn</dc:creator><comments>https://news.ycombinator.com/item?id=44512248</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44512248</guid></item><item><title><![CDATA[New comment by Ologn in "Nvidia won, we all lost"]]></title><description><![CDATA[
<p>Yes.  In 2021, Nvidia was actually making more revenue from its home/consumer/gaming chips than from its data center chips.  Now 90% of its revenue is from its data center hardware, and less than 10% of its revenue is from home gpus. The home gpus are an afterthought to them.  They take up resources that can be devoted to data center.<p>Also, in some sense there can be some fear 5090s could cannibalize the data center hardware in some aspects - my desktop has a 3060 and I have trained locally, run LLMs locally etc.  It doesn't make business sense at this time for Nvidia to meet consumer demand.</p>
]]></description><pubDate>Sat, 05 Jul 2025 12:48:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=44472459</link><dc:creator>Ologn</dc:creator><comments>https://news.ycombinator.com/item?id=44472459</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44472459</guid></item><item><title><![CDATA[New comment by Ologn in "I convinced HP's board to buy Palm and watched them kill it"]]></title><description><![CDATA[
<p>The book Androids by Chet Haase talks about how the early Android team had a lot of ex-Palm people on it.</p>
]]></description><pubDate>Fri, 13 Jun 2025 18:21:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=44270865</link><dc:creator>Ologn</dc:creator><comments>https://news.ycombinator.com/item?id=44270865</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44270865</guid></item><item><title><![CDATA[New comment by Ologn in "A Man Out to Prove How Dumb AI Still Is"]]></title><description><![CDATA[
<p>Most human ten year olds in school can add two large numbers together.  If a connectionist network is supposed to model the human brain, it should be able to do that.  Maybe LLMs can do a lot of things, but if they can't do that, then they're an incomplete model of the human brain.</p>
]]></description><pubDate>Fri, 04 Apr 2025 22:42:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=43588514</link><dc:creator>Ologn</dc:creator><comments>https://news.ycombinator.com/item?id=43588514</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43588514</guid></item><item><title><![CDATA[New comment by Ologn in "I genuinely don't understand why some people are still bullish about LLMs"]]></title><description><![CDATA[
<p>People have different opinions about this, but I think one problem is there are different questions.<p>One is - Google, Facebook, OpenAI, Anthropic, Deepseek etc. have put a lot of capital expenditure into train frontier large language models, and are continuing to do so.  There is a current bet that growing the size of LLMs, with more or maybe even synthetic data, with some minor breakthroughs (nothing as big as the Alexnet deep learning breakthrough, or transformers), will have a payoff for at least the leading frontier model.  Similar to Moore's law for ICs, the bet is that more data and more parameters will yield a more powerful LLM - without that much more innovation needed.  So the question for this is whether the capital expenditure for this bet will pay off.<p>Then there's the question of how useful current LLMs are, whether we expect to see breakthroughs at the level of Alexnet or transformers in the coming decades, whether non-LLM neural networks will become useful - text-to-image, image-to-text, text-to-video, video-to-text, image-to-video, text-to-audio and so on.<p>So there's the business side question, of whether the bet that spending a lot of capital expenditure training a frontier model will be worth it for the winner in the next few years - with the method being an increase in data, perhaps synthetic data, and increasing the parameter numbers - without much major innovation expected.  Then there's every other question around this.  All questions may seem important but the first one is what seems important to business, and is connected to a lot of the capital spending being done on all of this.</p>
]]></description><pubDate>Fri, 28 Mar 2025 01:59:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=43500599</link><dc:creator>Ologn</dc:creator><comments>https://news.ycombinator.com/item?id=43500599</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43500599</guid></item><item><title><![CDATA[New comment by Ologn in "An AI bubble threatens Silicon Valley, and all of us"]]></title><description><![CDATA[
<p>If I look at Nvidia stock from mid-June of last year, or the IYW index (Apple, Microsoft, Facebook, Google) - NVDA is down 10%, IYW is down maybe 2-3%.  It doesn't feel like I'm in the middle of a huge bubble like, say, the beginning of 2000.</p>
]]></description><pubDate>Tue, 25 Mar 2025 14:20:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=43471695</link><dc:creator>Ologn</dc:creator><comments>https://news.ycombinator.com/item?id=43471695</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43471695</guid></item></channel></rss>