<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: ___tom___</title><link>https://news.ycombinator.com/user?id=___tom___</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 03 Jul 2026 10:35:04 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=___tom___" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by ___tom___ in "Ask HN: What are you working on? (July 2025)"]]></title><description><![CDATA[
<p>Identifying coins as they roll by. Not just denomination, but variations and mint marks.<p>It's a fun project, because I have to do hardware for it, and that's outside of my current skill set.</p>
]]></description><pubDate>Sun, 27 Jul 2025 20:30:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=44704419</link><dc:creator>___tom___</dc:creator><comments>https://news.ycombinator.com/item?id=44704419</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44704419</guid></item><item><title><![CDATA[New comment by ___tom___ in "Inverted Indexes: A Step-by-Step Implementation Guide (2023)"]]></title><description><![CDATA[
<p>This drove me up the wall, until I researched it.<p>A document can be viewed as an object with a set of pointers to the words it contains.<p>The inverse of that, was a word object, with a list of pointers to the documents it is found it. This was referred to an an inverted DOCUMENT index. This is what people would normally just call an index.<p>At some point, people dropped the "DOCUMENT" part, and started just calling it an "inverted index". This makes no sense, grammatically, as it's the document that is inverted, not the index, but it is what it is.<p>So, an inverted index is just an index.</p>
]]></description><pubDate>Sat, 26 Jul 2025 19:54:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=44696520</link><dc:creator>___tom___</dc:creator><comments>https://news.ycombinator.com/item?id=44696520</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44696520</guid></item></channel></rss>