<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: jck86</title><link>https://news.ycombinator.com/user?id=jck86</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 02 Jul 2026 04:27:57 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=jck86" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by jck86 in "FFmpeg 9.1's new AAC encoder"]]></title><description><![CDATA[
<p>For replaygain purposes simply ignore the spec and use RG 2.0 tags? That works with Opus too and hardly any players support Opus R128 gain anyway. For very low spec devices Vorbis would do a bit better though. For legacy devices legacy codecs can be a better fit indeed.<p>But would you really store new material encoded in Vorbis just to be able to play it on an old device? Vorbis can sound fine, even at lower bitrates like 128k or 96k, but Opus would sound much better. So perhaps then use Vorbis at higher bitrates like +192k? I prefer Vorbis to Aac but at that bitrate minor intricacies of the container format become more important than the codec because audio quality wise they are near indistinguishable.</p>
]]></description><pubDate>Wed, 01 Jul 2026 19:32:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=48751988</link><dc:creator>jck86</dc:creator><comments>https://news.ycombinator.com/item?id=48751988</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48751988</guid></item><item><title><![CDATA[New comment by jck86 in "FFmpeg 9.1's new AAC encoder"]]></title><description><![CDATA[
<p>> Falser words hath never been spoken.<p>Why? Care to explain?<p>I have fully switched to opus for lossy since I cannot be bothered to find the sweet spot for aac encoders and bitrate. Opus simply is too good and convenient and has been for ages.<p>What other lossy codec is better and for what reason? Under what circumstances and use cases? I really need put effort in looking for edge cases to not choose opus.<p>Aac is good too, but way too many choices to make for storing mass material for the long term and be sure the quality is always good enough.</p>
]]></description><pubDate>Wed, 01 Jul 2026 18:59:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=48751588</link><dc:creator>jck86</dc:creator><comments>https://news.ycombinator.com/item?id=48751588</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48751588</guid></item><item><title><![CDATA[New comment by jck86 in "FFmpeg 9.1's new AAC encoder"]]></title><description><![CDATA[
<p>Choosing a lossy audio codec has become such a no brainer. Either use opus and be done with it or if for some reason opus cannot be used then use aac for compatibility with insane high bitrate for good quality without having to do research on what encoder and mode to pick.<p>Still having a good quality and default aac encoder is great. Though I don't get why it is mainly CBR.</p>
]]></description><pubDate>Wed, 01 Jul 2026 17:56:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=48750762</link><dc:creator>jck86</dc:creator><comments>https://news.ycombinator.com/item?id=48750762</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48750762</guid></item><item><title><![CDATA[New comment by jck86 in "Google Hits 50% IPv6"]]></title><description><![CDATA[
<p>This was not a path mtu problem since it was random IPv6 endpoints having issues.<p>And if all the IPv6 endpoints of a major service go down we should pin our mtu to the bare minimum? Nonsense.<p>The inconvenient truth is that IPv4 will be more stable than IPv6 until the former gets demoted to second class fallback protocol instead of the major driver of the internet. And when that happens no one knows.</p>
]]></description><pubDate>Sun, 28 Jun 2026 09:50:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=48705892</link><dc:creator>jck86</dc:creator><comments>https://news.ycombinator.com/item?id=48705892</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48705892</guid></item><item><title><![CDATA[New comment by jck86 in "Google Hits 50% IPv6"]]></title><description><![CDATA[
<p>It is not widespread. Not for the major services at least. But saying IPv6 is better than IPv4 with lower latency due to better routing and lower overhead simply is not true. Apparently there are other factors at play that also matter a great deal and still lead to teething problems.</p>
]]></description><pubDate>Sun, 28 Jun 2026 09:44:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=48705876</link><dc:creator>jck86</dc:creator><comments>https://news.ycombinator.com/item?id=48705876</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48705876</guid></item><item><title><![CDATA[New comment by jck86 in "Google Hits 50% IPv6"]]></title><description><![CDATA[
<p>There were indeed consistent failures to specific IPv6 endpoints, clearly identifiable through curl, while all the IPv4 endpoints were ok.<p>This happened with pypi (IPv6 BGP routing problem caused by a bad route from one of our peers combined with their fastly CDN not reply to us on IPv6 from the other side of the ocean for some weird reason), but also with yum and apt mirrors (seemingly random problems with the IPv6 service or firewall of the remote endpoint), and various other web resources accessed from pipelines.<p>The solution always was to temporarily block the bad IPv6 endpoint(s) or temporarily completely disabling IPv6 on the server itself or on the squid proxy server for workloads without direct connectivity.<p>Obviously it also can be the other way around, but in practice it appears to happen less often with IPv4, and if it does things get addressed quickly instead of taking hours or days or weeks.</p>
]]></description><pubDate>Sun, 21 Jun 2026 11:17:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=48617857</link><dc:creator>jck86</dc:creator><comments>https://news.ycombinator.com/item?id=48617857</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48617857</guid></item><item><title><![CDATA[New comment by jck86 in "Google Hits 50% IPv6"]]></title><description><![CDATA[
<p>In my experience not true in practice cause I have experienced way more issues with the IPv6 endpoints of sites than their IPv4 counterparts.<p>This becomes noticeable when pipelines on IPv6 connected servers suddenly have random request/post failures to public services. Then either the whole service is temporarily having issues or there are a few bad IPv6 endpoints while all the IPv4 endpoints are fine.<p>Seemingly this failure mode can go unnoticed for days while the same won't be true for IPv4 due IPv4-only still being the norm for corporate networks. And no, current form of happy eyeballs v2 won't account for this.<p>Besides bad endpoints it could also be a problem with bgp route advertisements where the IPv6 prefix takes a weird path and ends up being blocked by a CDN at the other side of the ocean.
This happens more than you'd think. Obtaining pypi packages was quite a challenge last year for us for a couple of weeks due to this.<p>Not really a fault of IPv6 technology wise, and in general can be solved client side through retry functionality, but in practice it still can lead to a worse outcome due to lackluster IPv6 adoption.<p>I used to think ISPs, organisations, admins and users were just being lazy for not implementing IPv6 or turning it off as the first thing to do when network problems happen, but when this far in the rollout such basic things still lead to difficult troubleshooting sessions then perhaps time has come to say something has gone terribly wrong.<p>It saddens me to say that I totally understand that businesses do not want to pay the price for implementing IPv6 unless absolutely necessary, because until the majority of traffic is IPv6 or even IPv6-only it does not make a lot of sense.<p>The flipping point is nearer than ever, though I fear it will in the short term lead to even worse stability for both protocols until IPv6 truly becomes the norm, whenever that may be.</p>
]]></description><pubDate>Sun, 21 Jun 2026 10:06:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=48617384</link><dc:creator>jck86</dc:creator><comments>https://news.ycombinator.com/item?id=48617384</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48617384</guid></item></channel></rss>