<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: pjankiewicz</title><link>https://news.ycombinator.com/user?id=pjankiewicz</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 28 Aug 2026 09:17:08 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=pjankiewicz" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by pjankiewicz in "We found a division by zero bug in FFmpeg with a vibecoded fuzzer"]]></title><description><![CDATA[
<p>Or it used something called an "analogy" which is a valid way to solve new problems.</p>
]]></description><pubDate>Thu, 27 Aug 2026 19:09:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=49469739</link><dc:creator>pjankiewicz</dc:creator><comments>https://news.ycombinator.com/item?id=49469739</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49469739</guid></item><item><title><![CDATA[New comment by pjankiewicz in "Stripe to Buy OpenRouter for $7B"]]></title><description><![CDATA[
<p>It is changing so often that to keep the costs and quality at a pareto level you need to experiment with a lot of different providers. And the pain you are describing should be a normal process in AI. I use model pools where the tasks are optimized for multiple AI providers. For example I was experimenting with GPT Luna and it turned out that the model is good but tool shy so I had to improve the instructions. Now this model is my main model for the chat in my app. Next week it can be a different model.</p>
]]></description><pubDate>Mon, 17 Aug 2026 14:24:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=49331517</link><dc:creator>pjankiewicz</dc:creator><comments>https://news.ycombinator.com/item?id=49331517</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49331517</guid></item><item><title><![CDATA[New comment by pjankiewicz in "Compression Is Prediction"]]></title><description><![CDATA[
<p>That was my thinking as well mainly to increase the speed of training. But it may turn out that the simple statistics that you can capture like this may account for 1% of the training and are likely to be captured as the first thing during the training.<p>But actually these techniques are used but they are hidden as speculative decoding with increasing complexity of approximations. For example you can have a part of the network that predicts the next word based on the markov chain, the next approximation is more complex etc.<p>This paper proposes something similar where you can inject memory without training <a href="https://arxiv.org/abs/2605.16893" rel="nofollow">https://arxiv.org/abs/2605.16893</a></p>
]]></description><pubDate>Tue, 11 Aug 2026 20:54:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=49264331</link><dc:creator>pjankiewicz</dc:creator><comments>https://news.ycombinator.com/item?id=49264331</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49264331</guid></item><item><title><![CDATA[New comment by pjankiewicz in "Compression is prediction"]]></title><description><![CDATA[
<p>I agree that technically they are doing the same thing but in practice LLMs are better compressors than PNGs (learned this while I was researching this topic). That was quite surprising to me.</p>
]]></description><pubDate>Tue, 11 Aug 2026 20:39:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=49264151</link><dc:creator>pjankiewicz</dc:creator><comments>https://news.ycombinator.com/item?id=49264151</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49264151</guid></item><item><title><![CDATA[New comment by pjankiewicz in "Compression is prediction"]]></title><description><![CDATA[
<p>I was thinking about the same topic and the conclusion can be wrong. LLMs are compressors, but compressors are not LLMs. Mixing this can let you believe that you can use a compressor to do the same thing as LLMs, which you cannot.<p>Specifically I was thinking about a way to inject knowledge into LLMs training by using statistical properties of text in such a way that you don't have to train the LLM to achieve some level of predictions. There are actually some papers that inject n-grams statistics as a part of the neural network weights.</p>
]]></description><pubDate>Tue, 11 Aug 2026 20:19:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=49263881</link><dc:creator>pjankiewicz</dc:creator><comments>https://news.ycombinator.com/item?id=49263881</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49263881</guid></item></channel></rss>