<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: Ttlequals0</title><link>https://news.ycombinator.com/user?id=Ttlequals0</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 15 Apr 2026 11:11:41 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=Ttlequals0" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by Ttlequals0 in "Ask HN: What Are You Working On? (April 2026)"]]></title><description><![CDATA[
<p>MinusPod is a self-hosted server that removes ads before you ever hit play. It transcribes episodes with Whisper, uses an LLM to detect and cut ad segments, and gets smarter over time by building cross-episode ad patterns and learning from your corrections. Bring your own LLM -- Claude, Ollama, OpenRouter, or any OpenAI-compatible provider.<p><a href="https://github.com/ttlequals0/MinusPod" rel="nofollow">https://github.com/ttlequals0/MinusPod</a></p>
]]></description><pubDate>Mon, 13 Apr 2026 01:35:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=47746529</link><dc:creator>Ttlequals0</dc:creator><comments>https://news.ycombinator.com/item?id=47746529</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47746529</guid></item><item><title><![CDATA[Uncensored: Explicit only playlists on YouTube Music]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/ttlequals0/uncensored">https://github.com/ttlequals0/uncensored</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47533247">https://news.ycombinator.com/item?id=47533247</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 26 Mar 2026 17:27:50 +0000</pubDate><link>https://github.com/ttlequals0/uncensored</link><dc:creator>Ttlequals0</dc:creator><comments>https://news.ycombinator.com/item?id=47533247</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47533247</guid></item><item><title><![CDATA[New comment by Ttlequals0 in "MinusPod: Automatically Remove Ads from Podcasts"]]></title><description><![CDATA[
<p>Open-source podcast ad removal system that uses Whisper transcription and the Claude API (or local LLMs via Ollama) to automatically detect and strip host-read sponsorships, dynamically inserted ads, and pre/mid/post-roll breaks from podcast feeds. Serves modified RSS feeds compatible with any podcast app—features multi-pass detection, audio fingerprinting, and cross-episode pattern learning.<p>I have been using this tool daily for the last 3 months. In general, I feel that it works pretty well. Unfortunately, I don't have a real measurement of accuracy, but it feels like it works ~95% of the time.</p>
]]></description><pubDate>Mon, 09 Mar 2026 02:51:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=47304346</link><dc:creator>Ttlequals0</dc:creator><comments>https://news.ycombinator.com/item?id=47304346</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47304346</guid></item><item><title><![CDATA[MinusPod: Automatically Remove Ads from Podcasts]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/ttlequals0/MinusPod">https://github.com/ttlequals0/MinusPod</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47304345">https://news.ycombinator.com/item?id=47304345</a></p>
<p>Points: 5</p>
<p># Comments: 1</p>
]]></description><pubDate>Mon, 09 Mar 2026 02:51:23 +0000</pubDate><link>https://github.com/ttlequals0/MinusPod</link><dc:creator>Ttlequals0</dc:creator><comments>https://news.ycombinator.com/item?id=47304345</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47304345</guid></item><item><title><![CDATA[Time Series Data at Scale]]></title><description><![CDATA[
<p>Article URL: <a href="https://medium.com/hulu-tech-blog/how-hulu-uses-influxdb-and-kafka-to-scale-to-over-1-million-metrics-a-second-1721476aaff5">https://medium.com/hulu-tech-blog/how-hulu-uses-influxdb-and-kafka-to-scale-to-over-1-million-metrics-a-second-1721476aaff5</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=20673197">https://news.ycombinator.com/item?id=20673197</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 12 Aug 2019 07:20:00 +0000</pubDate><link>https://medium.com/hulu-tech-blog/how-hulu-uses-influxdb-and-kafka-to-scale-to-over-1-million-metrics-a-second-1721476aaff5</link><dc:creator>Ttlequals0</dc:creator><comments>https://news.ycombinator.com/item?id=20673197</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=20673197</guid></item><item><title><![CDATA[New comment by Ttlequals0 in "VPN service for hosting public-facing services on non-hosting ISP circuits"]]></title><description><![CDATA[
<p>This is an option to build on demand disposable openvpn endpoints on AWS <a href="https://github.com/ttlequals0/autovpn" rel="nofollow">https://github.com/ttlequals0/autovpn</a></p>
]]></description><pubDate>Sat, 25 May 2019 13:59:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=20009081</link><dc:creator>Ttlequals0</dc:creator><comments>https://news.ycombinator.com/item?id=20009081</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=20009081</guid></item><item><title><![CDATA[New comment by Ttlequals0 in "Ask HN: What VPN service are you currently using?"]]></title><description><![CDATA[
<p>Shameless plug but this is super handy <a href="https://github.com/ttlequals0/autovpn" rel="nofollow">https://github.com/ttlequals0/autovpn</a></p>
]]></description><pubDate>Mon, 25 Feb 2019 05:38:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=19243277</link><dc:creator>Ttlequals0</dc:creator><comments>https://news.ycombinator.com/item?id=19243277</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=19243277</guid></item><item><title><![CDATA[New comment by Ttlequals0 in "Looks like I beat China"]]></title><description><![CDATA[
<p>Proof:<a href="https://twitter.com/scott_lowe/status/890507825817853952" rel="nofollow">https://twitter.com/scott_lowe/status/890507825817853952</a><p>Tool: <a href="https://github.com/ttlequals0/autovpn" rel="nofollow">https://github.com/ttlequals0/autovpn</a></p>
]]></description><pubDate>Sun, 30 Jul 2017 18:57:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=14887284</link><dc:creator>Ttlequals0</dc:creator><comments>https://news.ycombinator.com/item?id=14887284</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14887284</guid></item><item><title><![CDATA[Looks like I beat China]]></title><description><![CDATA[
<p>Looks like I beat China, ap-northeast-1 for the win.
https://news.ycombinator.com/delete-confirm?id=14887284&goto=item%3Fid%3D14887156</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=14887156">https://news.ycombinator.com/item?id=14887156</a></p>
<p>Points: 1</p>
<p># Comments: 2</p>
]]></description><pubDate>Sun, 30 Jul 2017 18:27:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=14887156</link><dc:creator>Ttlequals0</dc:creator><comments>https://news.ycombinator.com/item?id=14887156</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14887156</guid></item><item><title><![CDATA[New comment by Ttlequals0 in "Ask HN: What are good ways to hide metadata from your ISP?"]]></title><description><![CDATA[
<p>Shameless plug but it will allow you to create on demand OpenVPN Endpoints on AWS. However you will be shifting trust to AWS. <a href="https://github.com/ttlequals0/autovpn" rel="nofollow">https://github.com/ttlequals0/autovpn</a></p>
]]></description><pubDate>Thu, 15 Jun 2017 15:35:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=14561357</link><dc:creator>Ttlequals0</dc:creator><comments>https://news.ycombinator.com/item?id=14561357</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14561357</guid></item><item><title><![CDATA[New comment by Ttlequals0 in "AWS OpenVPN Endpoint Script"]]></title><description><![CDATA[
<p>The goal for this was a dynamic approach to create and destroy endpoints on the fly. The OpenVPN Access Sever is typically for a more permanent deployment.</p>
]]></description><pubDate>Thu, 22 Dec 2016 17:43:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=13238886</link><dc:creator>Ttlequals0</dc:creator><comments>https://news.ycombinator.com/item?id=13238886</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=13238886</guid></item><item><title><![CDATA[AWS OpenVPN Endpoint Script]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/ttlequals0/autovpn">https://github.com/ttlequals0/autovpn</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=13234402">https://news.ycombinator.com/item?id=13234402</a></p>
<p>Points: 20</p>
<p># Comments: 8</p>
]]></description><pubDate>Thu, 22 Dec 2016 02:56:35 +0000</pubDate><link>https://github.com/ttlequals0/autovpn</link><dc:creator>Ttlequals0</dc:creator><comments>https://news.ycombinator.com/item?id=13234402</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=13234402</guid></item><item><title><![CDATA[Lose/lose]]></title><description><![CDATA[
<p>Article URL: <a href="http://www.stfj.net/art/2009/loselose/">http://www.stfj.net/art/2009/loselose/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=11555964">https://news.ycombinator.com/item?id=11555964</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Sat, 23 Apr 2016 15:35:06 +0000</pubDate><link>http://www.stfj.net/art/2009/loselose/</link><dc:creator>Ttlequals0</dc:creator><comments>https://news.ycombinator.com/item?id=11555964</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=11555964</guid></item><item><title><![CDATA[Autovpn OpenVPN Endpoint on AWS]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/ttlequals0/autovpn">https://github.com/ttlequals0/autovpn</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=11541584">https://news.ycombinator.com/item?id=11541584</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 21 Apr 2016 12:38:54 +0000</pubDate><link>https://github.com/ttlequals0/autovpn</link><dc:creator>Ttlequals0</dc:creator><comments>https://news.ycombinator.com/item?id=11541584</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=11541584</guid></item></channel></rss>