<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: TripleFFF</title><link>https://news.ycombinator.com/user?id=TripleFFF</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 08 Jun 2026 16:10:25 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=TripleFFF" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by TripleFFF in "Ask HN: What was your "oh shit" moment with GenAI?"]]></title><description><![CDATA[
<p>Automating my email inbox, I just wanted to split them into folders according to the attachment name but the fields were often incomplete and ended up missing rules, and imap fetch was taking forever and kept failing. In frustration I decided to turn to ChatGPT to split them by messageid which I had never bothered with because the strings were too long to be useful. I initially intended to build a text list of messages and fetch them all one by one but I ended up making chatgpt crush all the instructions into one gigantic python dictionary using the messageid as keys and using it to generate a single pipelined imap call with success flags, dynamic folder naming, cleanup steps the whole works. I was just working on theory of what I knew was possible, and it's the ugliest table you ever saw, but it works and it runs from memory instead of reading and writing values to a temp file and I'd never been able to keep up with that level of nesting before</p>
]]></description><pubDate>Fri, 05 Jun 2026 21:55:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=48418877</link><dc:creator>TripleFFF</dc:creator><comments>https://news.ycombinator.com/item?id=48418877</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48418877</guid></item><item><title><![CDATA[New comment by TripleFFF in "Rotten Dot Com"]]></title><description><![CDATA[
<p>I always thought it sucked that ratemypoo got taken down but rotten didn't</p>
]]></description><pubDate>Sun, 10 May 2026 08:57:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=48082194</link><dc:creator>TripleFFF</dc:creator><comments>https://news.ycombinator.com/item?id=48082194</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48082194</guid></item><item><title><![CDATA[New comment by TripleFFF in "The challenges of porting Shufflepuck Cafe to the 8 bits Apple II"]]></title><description><![CDATA[
<p>My aunt had a Macintosh with this game and we used to play for hours. I still vividly remember because it was one of the first "computer" games I'd ever seen with sound</p>
]]></description><pubDate>Tue, 24 Feb 2026 05:02:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=47133040</link><dc:creator>TripleFFF</dc:creator><comments>https://news.ycombinator.com/item?id=47133040</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47133040</guid></item><item><title><![CDATA[New comment by TripleFFF in "Ask HN: What features for an offline Hacker News reader?"]]></title><description><![CDATA[
<p>I believe squid can do this, I experimented using it on a raspberry pi to cache HN locally so it could be accessed offline, it managed to get the front page ok but I honestly don't know enough to get it working, and the hardware I was using wasn't up to the task</p>
]]></description><pubDate>Wed, 04 Mar 2020 10:15:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=22482548</link><dc:creator>TripleFFF</dc:creator><comments>https://news.ycombinator.com/item?id=22482548</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=22482548</guid></item></channel></rss>