<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: Invited</title><link>https://news.ycombinator.com/invited</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 27 Apr 2026 07:58:17 +0000</lastBuildDate><atom:link href="https://hnrss.org/invited" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[Clay PCB Tutorial]]></title><description><![CDATA[
<p>Article URL: <a href="https://feministhackerspaces.cargo.site/Clay-PCB-Tutorial">https://feministhackerspaces.cargo.site/Clay-PCB-Tutorial</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47911350">https://news.ycombinator.com/item?id=47911350</a></p>
<p>Points: 219</p>
<p># Comments: 129</p>
]]></description><pubDate>Sun, 26 Apr 2026 16:02:14 +0000</pubDate><link>https://feministhackerspaces.cargo.site/Clay-PCB-Tutorial</link><dc:creator>j0r0b0</dc:creator><comments>https://news.ycombinator.com/item?id=47911350</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47911350</guid></item><item><title><![CDATA[Show HN: I made a calculator that works over disjoint sets of intervals]]></title><description><![CDATA[
<p>I've been studying interval arithmetic for the past few weeks and it's a really interesting field because while there is a ton of super interesting research published over the past decades, it has never really gotten the recognition that it deserves, IMO.<p>One reason for this is that standard interval arithmetic has really poor handling of division by intervals containing zero. If you compute 1 / [-1, 2] in regular interval arithmetic, you get either [-∞, +∞], or you have to say that the operation is undefined. Both solutions are virtually useless. The real answer of course is [-∞, -1] U [0.5, +∞]: i.e. a union of two disjoint intervals.<p>This is useful because you can confidently exclude a non empty set of the real numbers ([-1, 0.5]) from the set of possible values that you can get by dividing 1 by a number between -1 and 2.<p>But this definition of interval division yields a value that is not an interval. This is a problem if you want to define a closed arithmetic system, where you can build and evaluate arbitrary expression over interval values.<p>(This behavior extends to any non continuous function like tan() for example, which is implemented in my project - not without difficulties!)<p>Well the obvious solution is to define your arithmetic over disjoint unions of intervals. This is the subject of a 2017 paper called "Interval Unions" by by Schichl, H., Domes, F., Montanher, T. and Kofler, K..<p>This open-source project I made implements interval union arithmetic in TypeScript in the form of a simple interactive calculator, so you can try it out for yourself! The underlying TypeScript library is dependency free and implements interval union arithmetic over IEEE 754 double precision floats (JS native number type) with outward rounding. This guarantees accuracy of interval results in the presence of rounding issue inherent to floating point.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47812341">https://news.ycombinator.com/item?id=47812341</a></p>
<p>Points: 313</p>
<p># Comments: 54</p>
]]></description><pubDate>Sat, 18 Apr 2026 01:15:43 +0000</pubDate><link>https://victorpoughon.github.io/interval-calculator/</link><dc:creator>fouronnes3</dc:creator><comments>https://news.ycombinator.com/item?id=47812341</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47812341</guid></item><item><title><![CDATA[An FAQ on Reinforcement Learning Environments]]></title><description><![CDATA[
<p>Article URL: <a href="https://epoch.ai/gradient-updates/state-of-rl-envs">https://epoch.ai/gradient-updates/state-of-rl-envs</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47438169">https://news.ycombinator.com/item?id=47438169</a></p>
<p>Points: 44</p>
<p># Comments: 9</p>
]]></description><pubDate>Thu, 19 Mar 2026 12:24:46 +0000</pubDate><link>https://epoch.ai/gradient-updates/state-of-rl-envs</link><dc:creator>dcre</dc:creator><comments>https://news.ycombinator.com/item?id=47438169</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47438169</guid></item><item><title><![CDATA[Japanese Woodblock Print Search]]></title><description><![CDATA[
<p>Article URL: <a href="https://ukiyo-e.org/">https://ukiyo-e.org/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47107781">https://news.ycombinator.com/item?id=47107781</a></p>
<p>Points: 207</p>
<p># Comments: 32</p>
]]></description><pubDate>Sun, 22 Feb 2026 03:18:36 +0000</pubDate><link>https://ukiyo-e.org/</link><dc:creator>curmudgeon22</dc:creator><comments>https://news.ycombinator.com/item?id=47107781</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47107781</guid></item><item><title><![CDATA[I trapped an AI model inside an art installation (2025) [video]]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.youtube.com/watch?v=7fNYj0EXxMs">https://www.youtube.com/watch?v=7fNYj0EXxMs</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46830523">https://news.ycombinator.com/item?id=46830523</a></p>
<p>Points: 111</p>
<p># Comments: 35</p>
]]></description><pubDate>Fri, 30 Jan 2026 21:58:46 +0000</pubDate><link>https://www.youtube.com/watch?v=7fNYj0EXxMs</link><dc:creator>handfuloflight</dc:creator><comments>https://news.ycombinator.com/item?id=46830523</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46830523</guid></item><item><title><![CDATA[Typechecking is undecidable when 'type' is a type (1989) [pdf]]]></title><description><![CDATA[
<p>Article URL: <a href="https://dspace.mit.edu/bitstream/handle/1721.1/149366/MIT-LCS-TR-458.pdf?sequence=6">https://dspace.mit.edu/bitstream/handle/1721.1/149366/MIT-LCS-TR-458.pdf?sequence=6</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46820874">https://news.ycombinator.com/item?id=46820874</a></p>
<p>Points: 82</p>
<p># Comments: 52</p>
]]></description><pubDate>Fri, 30 Jan 2026 05:31:29 +0000</pubDate><link>https://dspace.mit.edu/bitstream/handle/1721.1/149366/MIT-LCS-TR-458.pdf?sequence=6</link><dc:creator>zem</dc:creator><comments>https://news.ycombinator.com/item?id=46820874</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46820874</guid></item><item><title><![CDATA[The chess bot on Delta Air Lines will destroy you (2024) [video]]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.youtube.com/watch?v=c0mLhHDcY3I">https://www.youtube.com/watch?v=c0mLhHDcY3I</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46593395">https://news.ycombinator.com/item?id=46593395</a></p>
<p>Points: 338</p>
<p># Comments: 339</p>
]]></description><pubDate>Mon, 12 Jan 2026 19:57:37 +0000</pubDate><link>https://www.youtube.com/watch?v=c0mLhHDcY3I</link><dc:creator>cjaackie</dc:creator><comments>https://news.ycombinator.com/item?id=46593395</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46593395</guid></item><item><title><![CDATA[Splice a Fibre]]></title><description><![CDATA[
<p>It's interactive, try and splice one!<p>Written in react, it's moderately heavy and not entirely mobile optimised.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46401190">https://news.ycombinator.com/item?id=46401190</a></p>
<p>Points: 101</p>
<p># Comments: 43</p>
]]></description><pubDate>Sat, 27 Dec 2025 11:57:17 +0000</pubDate><link>https://react-networks-lib.rackout.net/fibre</link><dc:creator>matt-p</dc:creator><comments>https://news.ycombinator.com/item?id=46401190</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46401190</guid></item><item><title><![CDATA[Show HN: Stickerbox, a kid-safe, AI-powered voice to sticker printer]]></title><description><![CDATA[
<p>Bob and Arun here, creators of Stickerbox.<p>If AI were built for kids, what would it look like?<p>Asking that question led us to creativity, and more specifically, the power of kids’ imaginations. We wanted to let kids combine the power of their ideas with AI tools but we needed to make sure we did it safely and in the right way.<p>Enter Stickerbox, a voice powered sticker printer. By combining AI image generation with thermal sticker printing, we instantly turn kids' wildest ideas into real stickers they can color, stick, and share.<p>What surprised us most is how the “AI” disappears behind the magic of the device. The moment that consistently amazes kids is when the printer finishes and they are holding their own idea as a real sticker. A ghost on a skateboard, a dragon doing its taxes, their dog as a superhero, anything they can dream of, they can hold in their hand. Their reactions are what pushed us to keep building, even though hardware can be really hard.<p>Along the way the scope of the project grew more than we expected: navigating supply chains, sourcing safe BPA/BPS free thermal paper, passing safety testing for a children’s product, and designing an interface simple enough that a five year old can walk up and just talk to it. We also spent a lot of time thinking about kids’ data and privacy so that parents would feel comfortable having this in their home.<p>Stickerbox is our attempt to make modern AI kid-safe, playful, and tangible. We’d love to hear what you think!<p>P.S. If you’re interested in buying one for yourself or as a gift, use code FREE3PACK to get an extra free pack of paper refills.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46330013">https://news.ycombinator.com/item?id=46330013</a></p>
<p>Points: 47</p>
<p># Comments: 62</p>
]]></description><pubDate>Fri, 19 Dec 2025 19:44:48 +0000</pubDate><link>https://stickerbox.com/</link><dc:creator>spydertennis</dc:creator><comments>https://news.ycombinator.com/item?id=46330013</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46330013</guid></item><item><title><![CDATA[Show HN: Tonbo – an embedded database for serverless and edge runtimes]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/tonbo-io/tonbo">https://github.com/tonbo-io/tonbo</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46303638">https://news.ycombinator.com/item?id=46303638</a></p>
<p>Points: 56</p>
<p># Comments: 17</p>
]]></description><pubDate>Wed, 17 Dec 2025 18:41:40 +0000</pubDate><link>https://github.com/tonbo-io/tonbo</link><dc:creator>ethegwo</dc:creator><comments>https://news.ycombinator.com/item?id=46303638</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46303638</guid></item><item><title><![CDATA[Language Immersion, Prison-Style (2017)]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.themarshallproject.org/2017/12/14/my-do-it-yourself-language-immersion-prison-style">https://www.themarshallproject.org/2017/12/14/my-do-it-yourself-language-immersion-prison-style</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46266915">https://news.ycombinator.com/item?id=46266915</a></p>
<p>Points: 16</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 14 Dec 2025 21:08:44 +0000</pubDate><link>https://www.themarshallproject.org/2017/12/14/my-do-it-yourself-language-immersion-prison-style</link><dc:creator>johnny313</dc:creator><comments>https://news.ycombinator.com/item?id=46266915</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46266915</guid></item><item><title><![CDATA[De Bruijn Numerals]]></title><description><![CDATA[
<p>Article URL: <a href="https://text.marvinborner.de/2023-08-22-22.html">https://text.marvinborner.de/2023-08-22-22.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45945750">https://news.ycombinator.com/item?id=45945750</a></p>
<p>Points: 78</p>
<p># Comments: 10</p>
]]></description><pubDate>Sun, 16 Nov 2025 15:22:16 +0000</pubDate><link>https://text.marvinborner.de/2023-08-22-22.html</link><dc:creator>marvinborner</dc:creator><comments>https://news.ycombinator.com/item?id=45945750</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45945750</guid></item><item><title><![CDATA[Show HN: Unflip – a puzzle game about XOR patterns of squares]]></title><description><![CDATA[
<p>Article URL: <a href="https://unflipgame.com/">https://unflipgame.com/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45891066">https://news.ycombinator.com/item?id=45891066</a></p>
<p>Points: 184</p>
<p># Comments: 56</p>
]]></description><pubDate>Tue, 11 Nov 2025 18:36:01 +0000</pubDate><link>https://unflipgame.com/</link><dc:creator>bogdanoff_2</dc:creator><comments>https://news.ycombinator.com/item?id=45891066</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45891066</guid></item><item><title><![CDATA[Show HN: Tamagotchi P1 for FPGAs]]></title><description><![CDATA[
<p>After being thrust headfirst into FPGA development thanks to the Analogue Pocket, my first from scratch creation was a gate level implementation of the original Tamagotchi toy.<p>The core, running on both the Analogue Pocket and MiSTer platforms, lets users re-experience the very first Tamagotchi from 1996 with accurate emulation, but modern features. The core has savestates (which is much harder to do in hardware vs software emulation), high turbo speeds (1,800x was the max clock speed I've reached so far), and more.<p>Learning more about hardware and FPGAs is something I've wanted to do for many years, and I highly recommend it for any programmer-brained person. It's a very slightly different way of thinking that has vast consequences on how you look at simple problems.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45737872">https://news.ycombinator.com/item?id=45737872</a></p>
<p>Points: 71</p>
<p># Comments: 11</p>
]]></description><pubDate>Tue, 28 Oct 2025 19:34:45 +0000</pubDate><link>https://github.com/agg23/fpga-tamagotchi</link><dc:creator>agg23</dc:creator><comments>https://news.ycombinator.com/item?id=45737872</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45737872</guid></item><item><title><![CDATA[VortexNet: Neural network based on fluid dynamics]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/samim23/vortexnet">https://github.com/samim23/vortexnet</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45676162">https://news.ycombinator.com/item?id=45676162</a></p>
<p>Points: 44</p>
<p># Comments: 2</p>
]]></description><pubDate>Wed, 22 Oct 2025 22:51:58 +0000</pubDate><link>https://github.com/samim23/vortexnet</link><dc:creator>vegax87</dc:creator><comments>https://news.ycombinator.com/item?id=45676162</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45676162</guid></item><item><title><![CDATA[I'm bored, so here's a useless 0day]]></title><description><![CDATA[
<p>Article URL: <a href="https://maia.crimew.gay/posts/im-bored/">https://maia.crimew.gay/posts/im-bored/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45640937">https://news.ycombinator.com/item?id=45640937</a></p>
<p>Points: 6</p>
<p># Comments: 2</p>
]]></description><pubDate>Mon, 20 Oct 2025 07:43:07 +0000</pubDate><link>https://maia.crimew.gay/posts/im-bored/</link><dc:creator>bo0tzz</dc:creator><comments>https://news.ycombinator.com/item?id=45640937</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45640937</guid></item><item><title><![CDATA[Show HN: Wispbit - Linter for AI coding agents]]></title><description><![CDATA[
<p>Hey HN! Ilya and Nikita here. We're building wispbit (<a href="https://wispbit.com" rel="nofollow">https://wispbit.com</a>) - a tool that helps keep codebase standards alive.<p>With the help of AI coding tools, engineers are writing more code than ever. Code output has increased, but the tooling to manage this hasn't improved. Background agents still write bad code, and your IDE still writes slop without the right context.<p>So we built wispbit. It works by scanning your codebase for patterns you already use, and coming up with rules. Rules are kept up to date as standards change, and you can edit rules any time.<p>You can enforce these rules during code review, and because we have this rules system, you can run a CLI locally to review using these rules. You can think of it as a portable rules file that you can bring anywhere.<p>We put a lot of work into making a system that produces good rules and avoids slop. For repository crawling, we have an agent that dispatches subagents, similar to Anthropic's research agent. These subagents will go through and look for common patterns within modules and directories, and report back to the main agent, which synthesizes the results. We also do a historical scan on your pull request comments, determine which ones were addressed, filter out comments that wouldn't make a good rule, and use that to create or update rules.<p>Our early users are seeing 80%+ resolution rates, meaning that 80% of comments that wispbit makes are resolved.<p>Long-term, we see ourselves being a validation layer for AI-written code. With tools like Devin and Cursor, we find ourselves having to re-prompt the same solution many times. We still don't know the long-term implications on AI-assisted codebases, so we want to get in front of that as soon as possible.<p>We've opened up signups for free to HN folks at <a href="https://wispbit.com" rel="nofollow">https://wispbit.com</a>. We're also around to chat and answer questions!</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45584017">https://news.ycombinator.com/item?id=45584017</a></p>
<p>Points: 31</p>
<p># Comments: 14</p>
]]></description><pubDate>Tue, 14 Oct 2025 19:52:39 +0000</pubDate><link>https://wispbit.com</link><dc:creator>dearilos</dc:creator><comments>https://news.ycombinator.com/item?id=45584017</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45584017</guid></item><item><title><![CDATA[Oma: An attempt at reworking APT's interface]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/AOSC-Dev/oma">https://github.com/AOSC-Dev/oma</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45562849">https://news.ycombinator.com/item?id=45562849</a></p>
<p>Points: 53</p>
<p># Comments: 25</p>
]]></description><pubDate>Sun, 12 Oct 2025 23:01:55 +0000</pubDate><link>https://github.com/AOSC-Dev/oma</link><dc:creator>yankcrime</dc:creator><comments>https://news.ycombinator.com/item?id=45562849</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45562849</guid></item><item><title><![CDATA[A whirlwind introduction to dataflow graphs (2018)]]></title><description><![CDATA[
<p>Article URL: <a href="https://fgiesen.wordpress.com/2018/03/05/a-whirlwind-introduction-to-dataflow-graphs/">https://fgiesen.wordpress.com/2018/03/05/a-whirlwind-introduction-to-dataflow-graphs/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45552590">https://news.ycombinator.com/item?id=45552590</a></p>
<p>Points: 37</p>
<p># Comments: 0</p>
]]></description><pubDate>Sat, 11 Oct 2025 20:52:21 +0000</pubDate><link>https://fgiesen.wordpress.com/2018/03/05/a-whirlwind-introduction-to-dataflow-graphs/</link><dc:creator>shoo</dc:creator><comments>https://news.ycombinator.com/item?id=45552590</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45552590</guid></item><item><title><![CDATA[The paradoxical efficient market hypothesis (2024)]]></title><description><![CDATA[
<p>Article URL: <a href="https://3quarksdaily.com/3quarksdaily/2024/09/the-paradoxical-efficient-market-hypothesis.html">https://3quarksdaily.com/3quarksdaily/2024/09/the-paradoxical-efficient-market-hypothesis.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45511294">https://news.ycombinator.com/item?id=45511294</a></p>
<p>Points: 95</p>
<p># Comments: 90</p>
]]></description><pubDate>Wed, 08 Oct 2025 02:11:39 +0000</pubDate><link>https://3quarksdaily.com/3quarksdaily/2024/09/the-paradoxical-efficient-market-hypothesis.html</link><dc:creator>tkhattra</dc:creator><comments>https://news.ycombinator.com/item?id=45511294</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45511294</guid></item><item><title><![CDATA[Translating Cython to Mojo, a first attempt]]></title><description><![CDATA[
<p>Article URL: <a href="https://fnands.com/blog/2025/sklearn-mojo-dbscan-inner/">https://fnands.com/blog/2025/sklearn-mojo-dbscan-inner/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45495738">https://news.ycombinator.com/item?id=45495738</a></p>
<p>Points: 87</p>
<p># Comments: 33</p>
]]></description><pubDate>Mon, 06 Oct 2025 20:09:44 +0000</pubDate><link>https://fnands.com/blog/2025/sklearn-mojo-dbscan-inner/</link><dc:creator>fnands</dc:creator><comments>https://news.ycombinator.com/item?id=45495738</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45495738</guid></item><item><title><![CDATA[Fp8 runs ~100 tflops faster when the kernel name has "cutlass" in it]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/triton-lang/triton/pull/7298">https://github.com/triton-lang/triton/pull/7298</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45458948">https://news.ycombinator.com/item?id=45458948</a></p>
<p>Points: 338</p>
<p># Comments: 166</p>
]]></description><pubDate>Fri, 03 Oct 2025 04:21:23 +0000</pubDate><link>https://github.com/triton-lang/triton/pull/7298</link><dc:creator>mmastrac</dc:creator><comments>https://news.ycombinator.com/item?id=45458948</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45458948</guid></item><item><title><![CDATA[Context Engineering for AI Agents: Lessons]]></title><description><![CDATA[
<p>Article URL: <a href="https://manus.im/blog/Context-Engineering-for-AI-Agents-Lessons-from-Building-Manus">https://manus.im/blog/Context-Engineering-for-AI-Agents-Lessons-from-Building-Manus</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45352901">https://news.ycombinator.com/item?id=45352901</a></p>
<p>Points: 120</p>
<p># Comments: 4</p>
]]></description><pubDate>Tue, 23 Sep 2025 21:20:15 +0000</pubDate><link>https://manus.im/blog/Context-Engineering-for-AI-Agents-Lessons-from-Building-Manus</link><dc:creator>helloericsf</dc:creator><comments>https://news.ycombinator.com/item?id=45352901</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45352901</guid></item><item><title><![CDATA[Unsolved Problems in MLOps]]></title><description><![CDATA[
<p>Article URL: <a href="https://spawn-queue.acm.org/doi/pdf/10.1145/3762989">https://spawn-queue.acm.org/doi/pdf/10.1145/3762989</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45352636">https://news.ycombinator.com/item?id=45352636</a></p>
<p>Points: 5</p>
<p># Comments: 1</p>
]]></description><pubDate>Tue, 23 Sep 2025 20:55:35 +0000</pubDate><link>https://spawn-queue.acm.org/doi/pdf/10.1145/3762989</link><dc:creator>jamesblonde</dc:creator><comments>https://news.ycombinator.com/item?id=45352636</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45352636</guid></item><item><title><![CDATA[Bob Stein and Voyager (2021)]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.filfre.net/2021/06/bob-stein-and-voyager/">https://www.filfre.net/2021/06/bob-stein-and-voyager/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45163948">https://news.ycombinator.com/item?id=45163948</a></p>
<p>Points: 11</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 08 Sep 2025 01:32:42 +0000</pubDate><link>https://www.filfre.net/2021/06/bob-stein-and-voyager/</link><dc:creator>doppp</dc:creator><comments>https://news.ycombinator.com/item?id=45163948</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45163948</guid></item><item><title><![CDATA[Historical Housing Prices Project]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.philadelphiafed.org/surveys-and-data/regional-economic-analysis/historical-housing-prices">https://www.philadelphiafed.org/surveys-and-data/regional-economic-analysis/historical-housing-prices</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45152063">https://news.ycombinator.com/item?id=45152063</a></p>
<p>Points: 18</p>
<p># Comments: 4</p>
]]></description><pubDate>Sat, 06 Sep 2025 19:13:43 +0000</pubDate><link>https://www.philadelphiafed.org/surveys-and-data/regional-economic-analysis/historical-housing-prices</link><dc:creator>luu</dc:creator><comments>https://news.ycombinator.com/item?id=45152063</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45152063</guid></item><item><title><![CDATA[What is it like to be a bat?]]></title><description><![CDATA[
<p><a href="https://www.sas.upenn.edu/~cavitch/pdf-library/Nagel_Bat.pdf" rel="nofollow">https://www.sas.upenn.edu/~cavitch/pdf-library/Nagel_Bat.pdf</a></p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45118592">https://news.ycombinator.com/item?id=45118592</a></p>
<p>Points: 181</p>
<p># Comments: 294</p>
]]></description><pubDate>Wed, 03 Sep 2025 17:48:27 +0000</pubDate><link>https://en.wikipedia.org/wiki/What_Is_It_Like_to_Be_a_Bat%3F</link><dc:creator>adityaathalye</dc:creator><comments>https://news.ycombinator.com/item?id=45118592</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45118592</guid></item><item><title><![CDATA[Poor man's bitemporal data system in SQLite and Clojure]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.evalapply.org/posts/poor-mans-time-oriented-data-system/index.html">https://www.evalapply.org/posts/poor-mans-time-oriented-data-system/index.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45118585">https://news.ycombinator.com/item?id=45118585</a></p>
<p>Points: 172</p>
<p># Comments: 54</p>
]]></description><pubDate>Wed, 03 Sep 2025 17:47:50 +0000</pubDate><link>https://www.evalapply.org/posts/poor-mans-time-oriented-data-system/index.html</link><dc:creator>adityaathalye</dc:creator><comments>https://news.ycombinator.com/item?id=45118585</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45118585</guid></item><item><title><![CDATA[Deeper Than Deep: David Reich's genetics lab unveils our prehistoric past (2017)]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.laphamsquarterly.org/roundtable/deeper-deep">https://www.laphamsquarterly.org/roundtable/deeper-deep</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45026584">https://news.ycombinator.com/item?id=45026584</a></p>
<p>Points: 55</p>
<p># Comments: 15</p>
]]></description><pubDate>Tue, 26 Aug 2025 13:52:13 +0000</pubDate><link>https://www.laphamsquarterly.org/roundtable/deeper-deep</link><dc:creator>themgt</dc:creator><comments>https://news.ycombinator.com/item?id=45026584</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45026584</guid></item><item><title><![CDATA[Mathematical secrets of ancient tablet unlocked after nearly a century of study (2017)]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.theguardian.com/science/2017/aug/24/mathematical-secrets-of-ancient-tablet-unlocked-after-nearly-a-century-of-study">https://www.theguardian.com/science/2017/aug/24/mathematical-secrets-of-ancient-tablet-unlocked-after-nearly-a-century-of-study</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45007992">https://news.ycombinator.com/item?id=45007992</a></p>
<p>Points: 68</p>
<p># Comments: 64</p>
]]></description><pubDate>Sun, 24 Aug 2025 21:31:34 +0000</pubDate><link>https://www.theguardian.com/science/2017/aug/24/mathematical-secrets-of-ancient-tablet-unlocked-after-nearly-a-century-of-study</link><dc:creator>surement</dc:creator><comments>https://news.ycombinator.com/item?id=45007992</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45007992</guid></item></channel></rss>