<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: ozgung</title><link>https://news.ycombinator.com/user?id=ozgung</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 17 Aug 2026 08:09:18 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=ozgung" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by ozgung in "Claude users are mad that Anthropic's new watermarks will catch them using it"]]></title><description><![CDATA[
<p>Do we need the original
prompt to recover the watermark?</p>
]]></description><pubDate>Thu, 13 Aug 2026 11:34:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=49284457</link><dc:creator>ozgung</dc:creator><comments>https://news.ycombinator.com/item?id=49284457</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49284457</guid></item><item><title><![CDATA[New comment by ozgung in "If I own Claude's outputs why can't I train my own model on them?"]]></title><description><![CDATA[
<p>1st place to 100th place. This might be due to downvotes but currently this post has 65 points and 55 comments in an hour.<p>I noticed a similar thing for the Antrophic’s previous announcement on open weight models.<p><a href="https://news.ycombinator.com/item?id=49076057">https://news.ycombinator.com/item?id=49076057</a></p>
]]></description><pubDate>Thu, 13 Aug 2026 11:00:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=49284177</link><dc:creator>ozgung</dc:creator><comments>https://news.ycombinator.com/item?id=49284177</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49284177</guid></item><item><title><![CDATA[New comment by ozgung in "What sort of maths are LLMs good at?"]]></title><description><![CDATA[
<p>>> In this case, by happy accident, what stuck was an improved bound of the zeroes of the zeta function etc.<p>I’m not familiar with this specific example (or Mathematics) but I assume they keep intermediate results (python functions, lemmas, computations, intermediate proofs etc.) and formulate and explore adjacent ideas. Even with a failed attempt you can learn things. LLMs make a difference here because they can evaluate an experiment and hypothesize what went wrong or what should stick. So the search space is dynamically evolving unlike pre-LLM algorithms.<p>Karpathy’s Autoresearch provides a proof of concept for this method.</p>
]]></description><pubDate>Thu, 13 Aug 2026 08:52:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=49283291</link><dc:creator>ozgung</dc:creator><comments>https://news.ycombinator.com/item?id=49283291</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49283291</guid></item><item><title><![CDATA[New comment by ozgung in "Grok 4.6"]]></title><description><![CDATA[
<p>Yes, given enough time I can answer all the questions in an IQ test correctly. We measure human intelligence in a time-limited setting and score relative to the performance of other humans doing the exact same task. Problem is brains can’t be scaled. To scale humans we need organizations, but  human organizations also don’t scale well with increasing headcount.<p>LLMs scale well in almost all dimensions. Context window (working memory) can be a bottleneck but for humans you can’t scale it at all.</p>
]]></description><pubDate>Thu, 13 Aug 2026 08:23:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=49283112</link><dc:creator>ozgung</dc:creator><comments>https://news.ycombinator.com/item?id=49283112</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49283112</guid></item><item><title><![CDATA[New comment by ozgung in "Grok 4.6"]]></title><description><![CDATA[
<p>I think they dumb down their public models to be only slightly better than the competition. And the real competition is China, so the current state of the Chinese models would define the baseline.<p>I think one evidence is that the US has more than 5x the compute of China. With that difference in training speed, it should be impossible for Chinese models to close the gap that easily. It's also very unlikely that they sell the same public models to their private customers (military etc). We also know they talk about "unpublished internal models" for things like the last HuggingFace hacking incident. So it's not a bad theory.<p><a href="https://epoch.ai/publications/trends-in-ai-supercomputers" rel="nofollow">https://epoch.ai/publications/trends-in-ai-supercomputers</a></p>
]]></description><pubDate>Wed, 12 Aug 2026 21:04:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=49278530</link><dc:creator>ozgung</dc:creator><comments>https://news.ycombinator.com/item?id=49278530</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49278530</guid></item><item><title><![CDATA[New comment by ozgung in "What sort of maths are LLMs good at?"]]></title><description><![CDATA[
<p>This is not "brute-force" though. It's an iterative search algorithm. You learn things at each iteration. You also don't search blindly. You use "something" (heuristics, experience, intuition) to come up with "ideas" at each iteration. You don't try 650 random programs. You try 650 different ideas each learning from the results of previous trials.<p>Yes this is the "Universal Problem Solving Algorithm". It's actually the same algorithm used by Evolution.<p>Also this algorithm is vastly different than "monkeys with typewriters". Monkeys don't learn or evolve their writing. There is no memory, no constraints, no learning-curve. At each iteration they freshly sample from a Uniform Distribution. Expected time for a solution is infinitely long.<p>"The Universal Algorithm" on the other hand is incredibly fast. Humans (designers, researchers) also use the same algorithm but they are much slower to iterate than computers. Instead of trying 650 different ideas at a single run, we have 100s of researchers each try few different ideas independently.</p>
]]></description><pubDate>Wed, 12 Aug 2026 15:32:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=49274010</link><dc:creator>ozgung</dc:creator><comments>https://news.ycombinator.com/item?id=49274010</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49274010</guid></item><item><title><![CDATA[New comment by ozgung in "Mark Zuckerberg attacks 'closed' AI rivals as Meta returns to open models"]]></title><description><![CDATA[
<p>Most of the world uses 24-hour clock as default in digital clocks.</p>
]]></description><pubDate>Tue, 11 Aug 2026 13:25:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=49257933</link><dc:creator>ozgung</dc:creator><comments>https://news.ycombinator.com/item?id=49257933</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49257933</guid></item><item><title><![CDATA[New comment by ozgung in "Improving GPT‑5.6 Sol in ChatGPT, expanding GPT‑5.6 Luna access for free users"]]></title><description><![CDATA[
<p>It’s interesting that they haven’t declared AGI yet, even as a PR stunt. It can be like a “pre-revenue” tactic. They are pre-AGI so investors can still pour money.</p>
]]></description><pubDate>Fri, 07 Aug 2026 07:45:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=49207135</link><dc:creator>ozgung</dc:creator><comments>https://news.ycombinator.com/item?id=49207135</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49207135</guid></item><item><title><![CDATA[New comment by ozgung in "Improving GPT‑5.6 Sol in ChatGPT, expanding GPT‑5.6 Luna access for free users"]]></title><description><![CDATA[
<p>I wonder if it’s a version of Dunning-Kruger effect to call AI models dumb. I haven’t seen a “dumber than me” model since years. Also the smartest people known in the world use them in their fields so I don’t know what is meant by a “too dumb” model.</p>
]]></description><pubDate>Fri, 07 Aug 2026 07:32:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=49207050</link><dc:creator>ozgung</dc:creator><comments>https://news.ycombinator.com/item?id=49207050</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49207050</guid></item><item><title><![CDATA[New comment by ozgung in "Discovery Loop"]]></title><description><![CDATA[
<p>That is also what I understand from that page. Autoresearch is the closest thing we (mainstream audience) know of but I am sure there is already an active research literature around it.</p>
]]></description><pubDate>Wed, 05 Aug 2026 19:01:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=49187387</link><dc:creator>ozgung</dc:creator><comments>https://news.ycombinator.com/item?id=49187387</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49187387</guid></item><item><title><![CDATA[New comment by ozgung in "The Golden Age of British Ice Cream"]]></title><description><![CDATA[
<p>I’m not sure this is the story of “British” ice-cream. Unilever is a multinational company headquartered in London. But with their “Heartbrand” strategy they acquired local ice-cream brands and manufacturers and sell the same product line globally. So this story was the same in other countries as well. Cornetto was invented by an Italian company acquired later by Unilever and Magnum was from the Danish version. Currently they all belong to a Dutch multinational.<p>Also they dominated my local market (Turkey) not because they had better products than the local brands but because they had the distribution power of Unilever. Actually Turkish Competition Authority constantly warns and fines them [1]. Also their products with vegetable oils are not classified as “ice-cream” according to our laws. Actually one of their best selling products here is Maraş-style Turkish ice-cream, which is the only product line they use real milk and can be advertised as ice-cream.<p>[1]<a href="https://www.rekabet.gov.tr/en/Guncel/investigation-initiated-about-unilever-s-0a8a208b4d50f11193ea0050568549fa" rel="nofollow">https://www.rekabet.gov.tr/en/Guncel/investigation-initiated...</a><p>[2]<a href="https://www.algida.com.tr/markalar/algida-maras.html" rel="nofollow">https://www.algida.com.tr/markalar/algida-maras.html</a></p>
]]></description><pubDate>Wed, 05 Aug 2026 08:41:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=49180162</link><dc:creator>ozgung</dc:creator><comments>https://news.ycombinator.com/item?id=49180162</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49180162</guid></item><item><title><![CDATA[New comment by ozgung in "The AI bubble is popping; we just don't know it yet"]]></title><description><![CDATA[
<p>Note that the “AI Bubble” term used here is only defined in the context of market speculation. If you are not an investor of AI companies then there is nothing to worry about for you. If you are an investor, then you should know that people can’t really predict when bubbles burst. Every prediction in the markets is a speculation and some investors can simply bets against the popular expectations to make good money.<p>Movements of AI stocks shouldn’t be confused with “AI as a technology” and “AI as a business”. Market valuation is a different game.</p>
]]></description><pubDate>Mon, 03 Aug 2026 12:49:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=49155087</link><dc:creator>ozgung</dc:creator><comments>https://news.ycombinator.com/item?id=49155087</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49155087</guid></item><item><title><![CDATA[New comment by ozgung in "Kimi K3 Architecture Overview and Notes"]]></title><description><![CDATA[
<p>Moreover, Distillation is a misused term here. Distillation means training a smaller student model using a larger teacher model to completely mimic its behavior. As in you take a base model and create its smaller “turbo” version. Like distillation in Chemistry it means it’s %100 purified version of its teacher.</p>
]]></description><pubDate>Wed, 29 Jul 2026 06:59:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=49094237</link><dc:creator>ozgung</dc:creator><comments>https://news.ycombinator.com/item?id=49094237</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49094237</guid></item><item><title><![CDATA[New comment by ozgung in "A walk through of the DeltaNet family of linear attention variants"]]></title><description><![CDATA[
<p>Also the proof is so trivial that it’s left to the reader.</p>
]]></description><pubDate>Tue, 28 Jul 2026 18:05:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=49087689</link><dc:creator>ozgung</dc:creator><comments>https://news.ycombinator.com/item?id=49087689</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49087689</guid></item><item><title><![CDATA[New comment by ozgung in "Our position on open-weights models"]]></title><description><![CDATA[
<p>Mandatory safety testing:<p>You take the agent to an interrogation room first. Then ask: “Are you or are you not a member of the Chinese Communist party?” The agent might be post-trained to conceal its true identity and can reject any of your accusations. In that case don’t panic. Take a fine-tuning fork and start twisting its weights until it predicts the correct next tokens that you want. Then you can send it to a sandbox where it can’t jailbreak. Lastly don’t forget to ban all of its relatives and partners like Lora to enter the national IP-space.<p>It’ll look something like this.</p>
]]></description><pubDate>Tue, 28 Jul 2026 11:45:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=49082409</link><dc:creator>ozgung</dc:creator><comments>https://news.ycombinator.com/item?id=49082409</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49082409</guid></item><item><title><![CDATA[New comment by ozgung in "Our position on open-weights models"]]></title><description><![CDATA[
<p>Good point.<p>I remember the discussions when 3D printers first appeared. People were thinking “bad actors” (“terrorists” then) would use them to print weapons.<p>People love to speculate and exaggerate. But they generally have poor judgements and rarely predict the future correctly.</p>
]]></description><pubDate>Tue, 28 Jul 2026 10:31:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=49081870</link><dc:creator>ozgung</dc:creator><comments>https://news.ycombinator.com/item?id=49081870</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49081870</guid></item><item><title><![CDATA[New comment by ozgung in "Our position on open-weights models"]]></title><description><![CDATA[
<p>We don’t have to guess. Here is a recent survey:<p>People in Many Countries Now View China More Positively Than the U.S.<p><a href="https://www.pewresearch.org/global/2026/07/15/people-in-many-countries-now-view-china-more-positively-than-the-u-s/" rel="nofollow">https://www.pewresearch.org/global/2026/07/15/people-in-many...</a></p>
]]></description><pubDate>Tue, 28 Jul 2026 08:28:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=49080995</link><dc:creator>ozgung</dc:creator><comments>https://news.ycombinator.com/item?id=49080995</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49080995</guid></item><item><title><![CDATA[New comment by ozgung in "Our position on open-weights models"]]></title><description><![CDATA[
<p>Nvidia CEO had a viral rant about this, implying they don’t really have a moat against China other than Chinese researchers _prefer_ to stay in the CUDA ecosystem. If you force them out then they are capable of building their own chips and ecosystem which may become the new industry standard outside America. He didn’t say this explicitly due to his role but implied that it can be easier than it looks and it’s more of a resource allocation problem.</p>
]]></description><pubDate>Tue, 28 Jul 2026 07:41:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=49080637</link><dc:creator>ozgung</dc:creator><comments>https://news.ycombinator.com/item?id=49080637</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49080637</guid></item><item><title><![CDATA[New comment by ozgung in "The new rules of context engineering for Claude 5 generation models"]]></title><description><![CDATA[
<p>I'm not an expert but I saw Yann LeCun shared this recent Neuroscience article on his Facebook page commenting "I don't think in words. Animals don't think in words."<p>Evidence from formal logical reasoning reveals that the language of thought is not natural language<p><a href="https://www.pnas.org/doi/10.1073/pnas.2520095123" rel="nofollow">https://www.pnas.org/doi/10.1073/pnas.2520095123</a></p>
]]></description><pubDate>Sun, 26 Jul 2026 13:08:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=49057833</link><dc:creator>ozgung</dc:creator><comments>https://news.ycombinator.com/item?id=49057833</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49057833</guid></item><item><title><![CDATA[New comment by ozgung in "Open-weight AI is having its Kubernetes moment"]]></title><description><![CDATA[
<p>"We use Kiwi K3. It's from this Estonian company. Very European, definitely not Chinese"</p>
]]></description><pubDate>Sun, 26 Jul 2026 11:15:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=49056912</link><dc:creator>ozgung</dc:creator><comments>https://news.ycombinator.com/item?id=49056912</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49056912</guid></item></channel></rss>