๐ฅ Explore this trending post from Hacker News ๐ ๐ **Category**: ๐ **What Youโll Learn**: Gmail might partially be to blame for me receiving emails from other Sean Conners I was reading the Lobsters thread about the article โA researcher bought noreply.net. Companies started sending him secretsโ when I left a comment about my own struggles with receiving emails for other Sean Conners. That started a thread that swamped the comment section about other people who had similar stories, so it's nice to know that I'm not alone. Also, here's one of my favorite comments in that thread (for reasons…
๐ฅ Discover this trending post from Hacker News ๐ ๐ **Category**: ๐ **What Youโll Learn**: Prolly publishes the prolly Rust library crate. Users depend on the package as prolly-map, while code imports stay concise: use prolly::๐ฅ;. The crate provides content-addressed prolly tree storage primitives: an immutable, ordered key-value index over byte keys and byte values, with stable content-derived structure for efficient structural sharing, diff, merge, and bulk loading. At the API boundary, a Tree is a small persistent handle: root: Option points at the content-addressed root node. config: Config records the chunking and encoding parameters used by the tree. The…
โจ Discover this trending post from Hacker News ๐ ๐ **Category**: โ
**What Youโll Learn**: AGI on the C64, at last We are happy to announce AGI-64, a long-awaited AGI interpreter for the Commodore 64. It is currently around 75% complete for Space Quest 1, which is completely playable now, and the engine aims to support most AGI games of the era. The interpreter is in testing and already supports most standard AGI operations. Free download, your own game files AGI-64 will be a free download when it is ready. It includes a tool that takes the .vol and .obj…
๐ฅ Discover this awesome post from Hacker News ๐ ๐ **Category**: โ
**What Youโll Learn**: Rhombus version 1.1 is now available! We are pleased to announce Rhombus 1.1 is now available from https://rhombus-lang.org/. Rhombus is a general-purpose programming language that is easy to use and uniquely customizable. As of this release: Add annot and annot.def as ways to define an annotation without directly writing meta-time (i.e., macro) code. Add as as a binding form, which is sometimes more readable for naming than using && and provides a way to shadow an identifier that is bound as a binding form. Change…
๐ Read this trending post from Hacker News ๐ ๐ **Category**: ๐ก **What Youโll Learn**: Buf is proud to announce the first fully-featured, production-grade LSP server for Protobuf. The Language Server Protocol is the standard API for integrating language support into your favorite IDE or text editor, such as VSCode, IntelliJ, or Neovim. An LSP server provides the smarts that power go to definition, code completion, finding references, and semantics-aware syntax highlighting. Before today, Protobuf lacked the same LSP support other major programming languages enjoy. We donโt want to overstate our own work, but this is a game-changer for Protobuf…
โจ Explore this must-read post from Hacker News ๐ ๐ **Category**: โ
**What Youโll Learn**: NEWYou can now listen to Fox News articles! I have no problem tipping. I love tipping for a job well done. Itโs part of American culture.However, I do have a problem being manipulated into it.America didn't just create a tipping culture. Weโve created a guilt culture coupled with technology. Somewhere between the pandemic and the explosion of digital payment screens, saying "thank you" quietly became a financial obligation. What used to be a reward for exceptional service has turned into an expectation for simply completing…
๐ Read this trending post from Hacker News ๐ ๐ **Category**: โ
**What Youโll Learn**: Sunday, 16 August 2026 When I wrote this week about Anthropicโs announcement that all Claude models, worldwide, would soon begin โwatermarkingโ everything they generate, including text, to comply with this EU regulation, we were left to speculate how this was going to work, because Anthropic offered not even a vague description of how it would workโโโdespite the fact that the title of the announcement was, absurdly and insultingly, โHow Claude Marks AI-Generated Contentโ. My initial speculation was that maybe theyโd hide invisible non-printing Unicode characters…
โจ Read this awesome post from Hacker News ๐ ๐ **Category**: ๐ก **What Youโll Learn**: Engineers are getting excited about software verification! This may come as a surprise, since verification has long been considered useful only in very niche cases (at best; and impractical, useless or a complete waste of time at worst). Yet, the hype around it is clearly here: Google Trends shows a large spike in searches for formal verification/formal methods in the last two years, everybodyโs learning Lean, new specification languages are popping up regularly, and there are efforts to verify major applications end-to-end (e.g., the Signal…
๐ Check out this insightful post from Hacker News ๐ ๐ **Category**: ๐ **What Youโll Learn**: Reasoning scores keep climbing while per-token compute keeps dropping. GLM-5.2 scores 99.2% on AIME 2026 with about 40 billion parameters active per token. Qwen3.5 scores 91.3% with 17 billion active. DeepSeek V4-Flash runs 13 billion active. For scale, GPT-4 was rumored to run around 280 billion active parameters in 2023, and it could barely solve an AIME problem. At the small end, Qwen3.5 9B fits in 6GB of VRAM quantized and roughly doubles the score of the next best model under 10B parameters on…
๐ Check out this must-read post from Hacker News ๐ ๐ **Category**: ๐ก **What Youโll Learn**: Tell HN: Cloudflare silently injects its analytics when you switch nameservers49 points by stagas 1 hour ago | hide | past | favorite | 6ย commentsA few hours ago I switched my nameservers to Cloudflare in order to enable R2 bucket serving through my own subdomain, and I found out that it silently had injected a JS analytics snippet in my HTML-only JS-free site textlog.cc โ I had to go to the Analytics dashboard, Add the site to the analytics and then disable the snippet.…
