HN Top 10 β September 22, 2026
Todayβs Top 10 on Hacker News
1. 9 Ads per Minute: FIFA Cup 26 β βthe price of the beautiful gameβ
β 28 π¬ 26 π€ KellyCriterion π Discuss on HN
Research analyzing the FIFA World Cup found that harmful commodity branding was embedded throughout match coverage, with more than 93,000 visible appearances of unhealthy food and drink, alcohol, gambling, and speculative products. Unhealthy food and drink brands accounted for over 70% of the branding, making exposure to such products unavoidable for viewers. The study warns that the tournamentβs global reach turns sport into a major advertising platform for products linked to health, social, and financial harms.
2. AMDβs random number generator canβt generate a 0?
β 78 π¬ 29 π€ BruceEel π Discuss on HN
A forum discussion reports that AMD processors appear unable to generate a 16-bit zero using the rdrand and rdseed random number instructions, while Intel processors produce zeros normally. A test program shows the missing zero in 16-bit output and notes that 32-bit or 64-bit results can contain zero in their lower bits, suggesting the issue may be specific to how AMD handles smaller output sizes.
3. Can gzip be a language model?
β 169 π¬ 71 π€ networked π Discuss on HN
The article explores whether gzip can function as a language model by exploiting the equivalence between compression and prediction. By priming gzip with a corpus and scoring candidate continuations based on how well they compress, the author uses beam search to generate text that is incoherent but still reflects patterns in the source material.
4. MiMo v2.6
β 932 π¬ 414 π€ volf_ π Discuss on HN
The MiMo-V2.6 series is an open-sourced, natively omnimodal model family featuring Pro, Flash, and UltraSpeed variants that emphasize frontier intelligence, efficiency, and generation speed. The release highlights strong performance across coding, general, visual, and cyber benchmarks, with Pro becoming the strongest open-source model on the Artificial Analysis Intelligence Index. The models were developed through large-scale reinforcement learning on verifiable complex tasks, improving capability while maintaining the previous seriesβ API pricing.
5. Spymarks, Not Watermarks
β 468 π¬ 120 π€ possibilistic π Discuss on HN
The article argues that modern hidden signals in AI-generated images, audio, and video are better called spymarks than watermarks because they can trace content back to creators without consent. It cites systems like Googleβs SynthID and OpenAIβs provenance tools, which embed imperceptible identifiers that may be linked to personal data. The author says renaming the technology makes the privacy risk clearer and separates it from traditional authenticity marks.
6. Transformers Explained Visually
β 440 π¬ 67 π€ aray07 π Discuss on HN
The article explains the Transformer neural network architecture that underpins modern AI models such as GPT, Llama, and Gemini. It describes how Transformers use next-token prediction and self-attention to process sequences, and breaks down their core components: embedding, transformer blocks with attention and MLP layers, and output probability generation.
7. Attention is all you have
β 834 π¬ 249 π€ zer0tonin π Discuss on HN
The article argues that constant focus on algorithm-driven feeds shapes our thoughts and attention, much like the Tetris effect. It criticizes platforms for hijacking attention with recommendations, ads, and low-quality content. The author advocates returning to a more intentional internet using bookmarks, blogs, RSS feeds, and slower, self-directed browsing.
8. What Sun got wrong
β 598 π¬ 347 π€ chmaynard π Discuss on HN
The author reflects on Sun Microsystemsβ legacy and argues that its biggest failure was becoming bored with the mechanics of running a business. Despite strong strategy and the success of open-sourcing Solaris, Sun struggled with customer service and sales execution, as illustrated by a startup that could not get Sun to respond while Dell provided rapid, attentive support. This operational disinterest, not technical shortcomings, ultimately undermined Sunβs success.
9. MiMo-v2.6-Pro: Intelligence, Performance and Price Analysis
β 82 π¬ 27 π€ theanonymousone π Discuss on HN
The article examines MiMo-v2.6-Pro using Artificial Analysis benchmarks, focusing on its intelligence index, capability scores, and openness. It describes how the model is measured across agentic knowledge work, coding, document reasoning, and hallucination resistance. The analysis positions the model among open and proprietary systems based on these evaluations.
10. I said no and Apple said yes
β 247 π¬ 170 π€ thatslast π Discuss on HN
The article recounts how macOS AI features initially allowed users to opt out, but after an upgrade Apple removed or obscured the disable option, enabling data collection and large system overhead despite explicit refusal. It uses this experience to criticize the AI industry for ignoring consent, privacy, and user control while pushing intrusive features.