<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: xmlblog</title><link>https://news.ycombinator.com/user?id=xmlblog</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 04 May 2026 20:54:25 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=xmlblog" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by xmlblog in "Let's Buy Spirit Air"]]></title><description><![CDATA[
<p>This. Maybe there's a market opportunity for people who want to be treated like cattle, but even Spirit couldn't find it.</p>
]]></description><pubDate>Mon, 04 May 2026 16:35:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=48011023</link><dc:creator>xmlblog</dc:creator><comments>https://news.ycombinator.com/item?id=48011023</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48011023</guid></item><item><title><![CDATA[New comment by xmlblog in "Doing Rails Wrong"]]></title><description><![CDATA[
<p>The comments are pretty convincing evidence that most people see only <i>everyone else's</i> complexity while slowly boiling in their own.</p>
]]></description><pubDate>Tue, 07 Oct 2025 23:29:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=45510252</link><dc:creator>xmlblog</dc:creator><comments>https://news.ycombinator.com/item?id=45510252</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45510252</guid></item><item><title><![CDATA[New comment by xmlblog in "Sam Altman goes before US Congress to propose licenses for building AI"]]></title><description><![CDATA[
<p>Rent-seeking, anyone?</p>
]]></description><pubDate>Tue, 16 May 2023 15:25:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=35963135</link><dc:creator>xmlblog</dc:creator><comments>https://news.ycombinator.com/item?id=35963135</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35963135</guid></item><item><title><![CDATA[Morse, an open-source interactive tool for inspecting Clojure]]></title><description><![CDATA[
<p>Article URL: <a href="https://clojure.org/news/2023/04/28/introducing-morse">https://clojure.org/news/2023/04/28/introducing-morse</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=35740494">https://news.ycombinator.com/item?id=35740494</a></p>
<p>Points: 173</p>
<p># Comments: 37</p>
]]></description><pubDate>Fri, 28 Apr 2023 12:31:38 +0000</pubDate><link>https://clojure.org/news/2023/04/28/introducing-morse</link><dc:creator>xmlblog</dc:creator><comments>https://news.ycombinator.com/item?id=35740494</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35740494</guid></item><item><title><![CDATA[New comment by xmlblog in "Datomic is Free"]]></title><description><![CDATA[
<p>> "small-ish backoffice systems that never has to be web scale".
Doesn't production use of Datomic by Nubank and Netflix (to mention just two examples) belie this assertion?</p>
]]></description><pubDate>Thu, 27 Apr 2023 22:54:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=35735540</link><dc:creator>xmlblog</dc:creator><comments>https://news.ycombinator.com/item?id=35735540</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35735540</guid></item><item><title><![CDATA[New comment by xmlblog in "Datomic is Free"]]></title><description><![CDATA[
<p>> If you have 10s or 100s of app servers that has the exact same working set in memory, it's probably not worth it.<p>The introduction of intelligent application-level partitioning [1] and routing schemes can help one balance cost and performance.<p>[1] <a href="https://blog.datomic.com/2023/04/implicit-partitions.html" rel="nofollow">https://blog.datomic.com/2023/04/implicit-partitions.html</a></p>
]]></description><pubDate>Thu, 27 Apr 2023 17:22:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=35731471</link><dc:creator>xmlblog</dc:creator><comments>https://news.ycombinator.com/item?id=35731471</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35731471</guid></item><item><title><![CDATA[New comment by xmlblog in "Datomic is Free"]]></title><description><![CDATA[
<p>Having the working set present on app servers means they don't put load on a precious centralized resource which becomes a bottleneck for reads. The peer model allows app servers to service reads directly, avoiding the cost of contention and an additional network hop, allowing for massive read scale.</p>
]]></description><pubDate>Thu, 27 Apr 2023 17:16:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=35731393</link><dc:creator>xmlblog</dc:creator><comments>https://news.ycombinator.com/item?id=35731393</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35731393</guid></item><item><title><![CDATA[New comment by xmlblog in "Datomic is Free"]]></title><description><![CDATA[
<p>Newer releases have improved significantly in this area. It's now possible to understand perf implications with the addition of io-stats[1] and query-stats[2].<p>[1] <a href="https://docs.datomic.com/pro/api/io-stats.html" rel="nofollow">https://docs.datomic.com/pro/api/io-stats.html</a>
[2] <a href="https://docs.datomic.com/pro/api/query-stats.html" rel="nofollow">https://docs.datomic.com/pro/api/query-stats.html</a></p>
]]></description><pubDate>Thu, 27 Apr 2023 15:26:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=35729541</link><dc:creator>xmlblog</dc:creator><comments>https://news.ycombinator.com/item?id=35729541</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35729541</guid></item><item><title><![CDATA[New comment by xmlblog in "Datomic is Free"]]></title><description><![CDATA[
<p>Free beer binaries are not mutually exclusive of Enterprise support agreements featuring all those things you mentioned above _for people that need that_.</p>
]]></description><pubDate>Thu, 27 Apr 2023 15:22:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=35729494</link><dc:creator>xmlblog</dc:creator><comments>https://news.ycombinator.com/item?id=35729494</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35729494</guid></item><item><title><![CDATA[New comment by xmlblog in "Datomic is Free"]]></title><description><![CDATA[
<p>Netflix, Facebook (Meta), Nubank, and many others.</p>
]]></description><pubDate>Thu, 27 Apr 2023 14:27:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=35728636</link><dc:creator>xmlblog</dc:creator><comments>https://news.ycombinator.com/item?id=35728636</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35728636</guid></item><item><title><![CDATA[New comment by xmlblog in "Datomic is Free"]]></title><description><![CDATA[
<p>Attending <a href="https://2023.clojure-conj.org/schedule/" rel="nofollow">https://2023.clojure-conj.org/schedule/</a></p>
]]></description><pubDate>Thu, 27 Apr 2023 13:59:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=35728206</link><dc:creator>xmlblog</dc:creator><comments>https://news.ycombinator.com/item?id=35728206</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35728206</guid></item><item><title><![CDATA[Datomic is Free]]></title><description><![CDATA[
<p>Article URL: <a href="https://blog.datomic.com/2023/04/datomic-is-free.html">https://blog.datomic.com/2023/04/datomic-is-free.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=35727967">https://news.ycombinator.com/item?id=35727967</a></p>
<p>Points: 1099</p>
<p># Comments: 368</p>
]]></description><pubDate>Thu, 27 Apr 2023 13:40:47 +0000</pubDate><link>https://blog.datomic.com/2023/04/datomic-is-free.html</link><dc:creator>xmlblog</dc:creator><comments>https://news.ycombinator.com/item?id=35727967</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35727967</guid></item><item><title><![CDATA[Datomic Implicit Partitions]]></title><description><![CDATA[
<p>Article URL: <a href="https://blog.datomic.com/2023/04/implicit-partitions.html">https://blog.datomic.com/2023/04/implicit-partitions.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=35657474">https://news.ycombinator.com/item?id=35657474</a></p>
<p>Points: 38</p>
<p># Comments: 4</p>
]]></description><pubDate>Fri, 21 Apr 2023 17:50:00 +0000</pubDate><link>https://blog.datomic.com/2023/04/implicit-partitions.html</link><dc:creator>xmlblog</dc:creator><comments>https://news.ycombinator.com/item?id=35657474</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35657474</guid></item><item><title><![CDATA[New comment by xmlblog in "Databricks counts being laid off as “red flag”"]]></title><description><![CDATA[
<p>A company that wastes its own money and its candidates' time by failing to screen out <i>any</i> of its red flags as soon as they are known is a red flag.</p>
]]></description><pubDate>Tue, 21 Feb 2023 12:56:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=34880573</link><dc:creator>xmlblog</dc:creator><comments>https://news.ycombinator.com/item?id=34880573</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34880573</guid></item><item><title><![CDATA[New comment by xmlblog in "Ask HN: Is Clojure Dead?"]]></title><description><![CDATA[
<p>I mean...
1. <a href="https://clojure.org/news/news" rel="nofollow">https://clojure.org/news/news</a>
2. <a href="https://ask.clojure.org/" rel="nofollow">https://ask.clojure.org/</a>
3. <a href="https://groups.google.com/g/clojure" rel="nofollow">https://groups.google.com/g/clojure</a>
4. <a href="http://planet.clojure.in/" rel="nofollow">http://planet.clojure.in/</a>
5. <a href="https://twitter.com/i/communities/1494013093059432451" rel="nofollow">https://twitter.com/i/communities/1494013093059432451</a>
...make it seem as though reports of its death have been greatly exaggerated.</p>
]]></description><pubDate>Thu, 29 Sep 2022 21:39:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=33027595</link><dc:creator>xmlblog</dc:creator><comments>https://news.ycombinator.com/item?id=33027595</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33027595</guid></item><item><title><![CDATA[New comment by xmlblog in "Heavy social media use associated with lower mental health in adolescents"]]></title><description><![CDATA[
<p>Only teenagers?</p>
]]></description><pubDate>Wed, 27 Jan 2021 18:39:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=25932023</link><dc:creator>xmlblog</dc:creator><comments>https://news.ycombinator.com/item?id=25932023</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25932023</guid></item><item><title><![CDATA[New comment by xmlblog in "Nubank acquires Cognitect"]]></title><description><![CDATA[
<p>> Who is really going to be interested in building on top of tech owned by a (new, unknown, regional) bank?<p>As opposed to building on top of tech "owned" by a small software consultancy? Perhaps I simply lack imagination, but how is this worse?</p>
]]></description><pubDate>Thu, 23 Jul 2020 14:24:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=23927651</link><dc:creator>xmlblog</dc:creator><comments>https://news.ycombinator.com/item?id=23927651</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=23927651</guid></item><item><title><![CDATA[New comment by xmlblog in "Ask HN: Who is hiring right now?"]]></title><description><![CDATA[
<p>Reify Health | Software Engineer in Test | Full-time, 100% Remote | <a href="https://www.reifyhealth.com/" rel="nofollow">https://www.reifyhealth.com/</a><p>At Reify Health, we are building a more creative healthcare system. We envision a world where every potential therapy, if safe and effective, is available to the patients who can benefit. We are well-funded and backed by Tier-1 venture capital firms. Our healthcare system relies on clinical trials to develop new (potentially life-saving) treatments for patients, but clinical trials continue to be slow, unpredictable, and expensive. Reify Health’s products help both the companies driving new clinical trials and the doctors, nurses, and researchers who care for patient participants.<p><a href="https://jobs.lever.co/reifyhealth/1a973a22-8beb-4237-876f-0f0654dc42b4" rel="nofollow">https://jobs.lever.co/reifyhealth/1a973a22-8beb-4237-876f-0f...</a><p>No recruiters, please.</p>
]]></description><pubDate>Tue, 24 Mar 2020 14:51:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=22675090</link><dc:creator>xmlblog</dc:creator><comments>https://news.ycombinator.com/item?id=22675090</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=22675090</guid></item><item><title><![CDATA[New comment by xmlblog in "Entrepreneurism Is Overrated"]]></title><description><![CDATA[
<p>s/corrections/connections/</p>
]]></description><pubDate>Sun, 31 Mar 2019 17:21:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=19536808</link><dc:creator>xmlblog</dc:creator><comments>https://news.ycombinator.com/item?id=19536808</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=19536808</guid></item><item><title><![CDATA[New comment by xmlblog in "Beto O'Rourke's membership in America's oldest hacking group"]]></title><description><![CDATA[
<p>> then I remembered that historically hackers have been phenomenally bad people to give any kind of real power to.<p>As opposed to the paragons of virtue who wield power now.</p>
]]></description><pubDate>Fri, 15 Mar 2019 17:18:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=19401873</link><dc:creator>xmlblog</dc:creator><comments>https://news.ycombinator.com/item?id=19401873</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=19401873</guid></item></channel></rss>