<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: thresh</title><link>https://news.ycombinator.com/user?id=thresh</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 03 May 2026 17:39:56 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=thresh" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by thresh in "Dav2d"]]></title><description><![CDATA[
<p>Of course, static websites is the best solution to that problem.<p>Our documentation and a main website are not fronted by this protection, so they're still accessible for the scrapers.</p>
]]></description><pubDate>Sat, 02 May 2026 20:55:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=47990408</link><dc:creator>thresh</dc:creator><comments>https://news.ycombinator.com/item?id=47990408</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47990408</guid></item><item><title><![CDATA[New comment by thresh in "Dav2d"]]></title><description><![CDATA[
<p>You cant really cache the dynamic content produced by the forges like Gitlab and, say, web forums like phpbb.  So it means every request gets through the slow path.  Media/JS is of course cached on the edge, so it's not an issue.<p>Even when the amount of AI requests isnt that high - generally it's in hundreds per second tops for our services combined - that's still a load that causes issues for legitimate users/developers.  We've seen it grow from somewhat reasonable to pretty much being 99% of responses we serve.<p>Can it be solved by throwing more hardware at the problem?  Sure.  But it's not sustainable, and the reasonable approach in our case is to filter off the parasitic traffic.</p>
]]></description><pubDate>Sat, 02 May 2026 20:51:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=47990368</link><dc:creator>thresh</dc:creator><comments>https://news.ycombinator.com/item?id=47990368</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47990368</guid></item><item><title><![CDATA[New comment by thresh in "Dav2d"]]></title><description><![CDATA[
<p>I'm all ears on how we can fix it otherwise.<p>Keep in mind that those kinds of services:
- should not be MITMed by CDNs
- are generally ran by volunteers with zero budget, money and time-wise</p>
]]></description><pubDate>Sat, 02 May 2026 20:19:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=47990070</link><dc:creator>thresh</dc:creator><comments>https://news.ycombinator.com/item?id=47990070</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47990070</guid></item><item><title><![CDATA[New comment by thresh in "Dav2d"]]></title><description><![CDATA[
<p>We had to set it up on the parts of VideoLAN infra so the service would remain usable.<p>Otherwise it was under a constant DDoS by the AI bots.</p>
]]></description><pubDate>Sat, 02 May 2026 18:57:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=47989315</link><dc:creator>thresh</dc:creator><comments>https://news.ycombinator.com/item?id=47989315</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47989315</guid></item><item><title><![CDATA[New comment by thresh in "Native ACME support comes to Nginx"]]></title><description><![CDATA[
<p>Just use the official packages from <a href="https://nginx.org/en/linux_packages.html#Ubuntu" rel="nofollow">https://nginx.org/en/linux_packages.html#Ubuntu</a><p>nginx-module-acme is available there, too, so you don't need to compile it manually.</p>
]]></description><pubDate>Thu, 11 Sep 2025 19:31:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=45215290</link><dc:creator>thresh</dc:creator><comments>https://news.ycombinator.com/item?id=45215290</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45215290</guid></item><item><title><![CDATA[New comment by thresh in "Nginx introduces native support for ACME protocol"]]></title><description><![CDATA[
<p>I'm currently working on getting the Trixie packages uploaded.  It'll be there this week.<p>As you've said Debian 13 was released 4 days ago - it takes some time to spin up the infrastructure for a new OS (and we've been busy with other tasks, like getting nginx-acme and 1.29.1 out).<p>(I work for F5)</p>
]]></description><pubDate>Wed, 13 Aug 2025 20:32:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=44893503</link><dc:creator>thresh</dc:creator><comments>https://news.ycombinator.com/item?id=44893503</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44893503</guid></item><item><title><![CDATA[New comment by thresh in "Why does the U.S. always run a trade deficit?"]]></title><description><![CDATA[
<p>Is that correct?  My understanding is that the SWIFT transfer will go through a US correspondent bank in this case.</p>
]]></description><pubDate>Wed, 21 May 2025 00:56:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=44047353</link><dc:creator>thresh</dc:creator><comments>https://news.ycombinator.com/item?id=44047353</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44047353</guid></item><item><title><![CDATA[New comment by thresh in "The extraordinary lives of coast redwoods"]]></title><description><![CDATA[
<p>Uh, Siberia and Russian European North.</p>
]]></description><pubDate>Fri, 08 Mar 2024 22:05:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=39647085</link><dc:creator>thresh</dc:creator><comments>https://news.ycombinator.com/item?id=39647085</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39647085</guid></item><item><title><![CDATA[New comment by thresh in "Nginx Security Advisory"]]></title><description><![CDATA[
<p>Hi!<p>The official nginx docker images ship with HTTP3 module enabled - and we have released the updated ones earlier today - so please update to stay secure.<p>You can also launch something like:
$ docker run -ti --rm nginx:latest nginx -V<p>to check which modules are compiled in to the binary you're running.<p>Thanks!</p>
]]></description><pubDate>Thu, 15 Feb 2024 00:08:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=39377390</link><dc:creator>thresh</dc:creator><comments>https://news.ycombinator.com/item?id=39377390</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39377390</guid></item><item><title><![CDATA[New comment by thresh in "Chrome Removing Theora Support"]]></title><description><![CDATA[
<p>VLC has a port to WebAssembly: <a href="https://code.videolan.org/jbk/vlc.js#vlcjs-vlc-for-wasmasmjs" rel="nofollow noreferrer">https://code.videolan.org/jbk/vlc.js#vlcjs-vlc-for-wasmasmjs</a><p>(it's actually usable to some extent)</p>
]]></description><pubDate>Tue, 24 Oct 2023 03:19:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=37994538</link><dc:creator>thresh</dc:creator><comments>https://news.ycombinator.com/item?id=37994538</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37994538</guid></item><item><title><![CDATA[New comment by thresh in "HTTP/2 zero-day vulnerability results in record-breaking DDoS attacks"]]></title><description><![CDATA[
<p>nginx: <a href="https://mailman.nginx.org/pipermail/nginx-devel/2023-October/S36Q5HBXR7CAIMPLLPRSSSYR4PCMWILK.html" rel="nofollow noreferrer">https://mailman.nginx.org/pipermail/nginx-devel/2023-October...</a></p>
]]></description><pubDate>Tue, 10 Oct 2023 16:26:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=37834222</link><dc:creator>thresh</dc:creator><comments>https://news.ycombinator.com/item?id=37834222</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37834222</guid></item><item><title><![CDATA[New comment by thresh in "HTTP/2 Rapid Reset: deconstructing the record-breaking attack"]]></title><description><![CDATA[
<p>Read this: <a href="https://mailman.nginx.org/pipermail/nginx-devel/2023-October/S36Q5HBXR7CAIMPLLPRSSSYR4PCMWILK.html" rel="nofollow noreferrer">https://mailman.nginx.org/pipermail/nginx-devel/2023-October...</a></p>
]]></description><pubDate>Tue, 10 Oct 2023 16:25:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=37834209</link><dc:creator>thresh</dc:creator><comments>https://news.ycombinator.com/item?id=37834209</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37834209</guid></item><item><title><![CDATA[New comment by thresh in "The future of AlmaLinux"]]></title><description><![CDATA[
<p>> We will also start asking anyone who reports bugs in AlmaLinux OS to attempt to test and replicate the problem in CentOS Stream as well<p>So what's the point of running Alma then?</p>
]]></description><pubDate>Thu, 13 Jul 2023 23:58:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=36717711</link><dc:creator>thresh</dc:creator><comments>https://news.ycombinator.com/item?id=36717711</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36717711</guid></item><item><title><![CDATA[New comment by thresh in "Bitcoin miners in Abkhazia are causing blackouts in remote villages [video]"]]></title><description><![CDATA[
<p>The electricity there isnt just cheap, it's virtually free.  They just dont shut you off it you don't pay.</p>
]]></description><pubDate>Fri, 12 Mar 2021 13:03:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=26435378</link><dc:creator>thresh</dc:creator><comments>https://news.ycombinator.com/item?id=26435378</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=26435378</guid></item><item><title><![CDATA[New comment by thresh in "A Technology Preview of Nginx Support for QUIC and HTTP/3"]]></title><description><![CDATA[
<p>Is HTTP2 in the paid version different than the opensource implementation?</p>
]]></description><pubDate>Sat, 20 Jun 2020 13:56:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=23583952</link><dc:creator>thresh</dc:creator><comments>https://news.ycombinator.com/item?id=23583952</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=23583952</guid></item><item><title><![CDATA[New comment by thresh in "Climate Change Is Killing Alpine Skiing as We Know It"]]></title><description><![CDATA[
<p>Even the bloomberg article states:<p>> Already, the summer generates 60% of the tourism intake, according to Garmisch Mayor Sigrid Meierhofer.<p>Indeed, hiking doesnt require you to spend moneys on rental equipment.  It's a bit different for mountain biking - most of the time you need lift passes to enjoy the mountain.  And  with the explosion of electric bikes rentals in the last years, and there are lots of growth opportunities for generating revenue there as well.<p>And it's not only about hiking/biking, of course.<p>Of course, having more places to ski is better than having less places - my main concern is people and their jobs, and not specific resort activities per se.</p>
]]></description><pubDate>Thu, 16 Jan 2020 12:31:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=22063873</link><dc:creator>thresh</dc:creator><comments>https://news.ycombinator.com/item?id=22063873</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=22063873</guid></item><item><title><![CDATA[New comment by thresh in "Climate Change Is Killing Alpine Skiing as We Know It"]]></title><description><![CDATA[
<p>I don't think there's much culture lost in moving a few ski lifts to a higher altitude place.</p>
]]></description><pubDate>Thu, 16 Jan 2020 12:20:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=22063813</link><dc:creator>thresh</dc:creator><comments>https://news.ycombinator.com/item?id=22063813</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=22063813</guid></item><item><title><![CDATA[New comment by thresh in "Climate Change Is Killing Alpine Skiing as We Know It"]]></title><description><![CDATA[
<p>So they'll just convert the lower altitude resorts to more "summer" activities like hiking and mountain biking.</p>
]]></description><pubDate>Thu, 16 Jan 2020 12:06:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=22063741</link><dc:creator>thresh</dc:creator><comments>https://news.ycombinator.com/item?id=22063741</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=22063741</guid></item><item><title><![CDATA[New comment by thresh in "Mirantis acquires Docker Enterprise and Docker raises $35M"]]></title><description><![CDATA[
<p>Finally they found someone to get sold to.  Only 750 customers, so low.<p>And no info on the price.</p>
]]></description><pubDate>Wed, 13 Nov 2019 18:04:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=21527282</link><dc:creator>thresh</dc:creator><comments>https://news.ycombinator.com/item?id=21527282</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=21527282</guid></item><item><title><![CDATA[New comment by thresh in "Docker Hub Registry is down"]]></title><description><![CDATA[
<p>No, you should rewrite your CI not to depend on external stuff, if you want sane evenings.</p>
]]></description><pubDate>Tue, 15 Oct 2019 18:04:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=21261627</link><dc:creator>thresh</dc:creator><comments>https://news.ycombinator.com/item?id=21261627</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=21261627</guid></item></channel></rss>