汇总内容 (AI 总结失败)
- Felony charges for citizen deleting phone data at US Border: Hacker News Story: Felony charges for citizen deleting phone data at US Border URL: https://www.nytimes.com/2026/08/21/us/politics/samuel-tunick-deleted-phone-felony.html
--- Top Comments --- [gblargg]: The decoy passcode feature should boot into a separate partition that looks like a normal phone setup, and during that time quietly erase the user's actual - Kagi added a setting for removing paywalled links from search results: August 21st, 2026 - A new Stocks widget and a better everyday Assistant experience # Kagi Search Bringing Stocks up to speed We've revamped our Stocks widget. - AI boosted homework scores, then exam scores dropped: study: Hacker News Story: AI boosted homework scores, then exam scores dropped: study URL: https://www.economist.com/graphic-detail/2026/08/18/does-ai-stop-children-from-learning
--- Top Comments --- [GPerson]: The kids who used AI and studied for a similar amount of time as the non-AI high performers apparently had similar (slightly higher) performance. - Felony Bench: Felony Bench A benchmark you really don't want models to be saturated with. - Kobo can run apps now: Cobalt is an open-source application platform for Kobo e-readers: a launcher, a signed App Store, a Rust SDK, and a runtime that keeps every app in its own unprivileged process. - I accidentally logged hundreds of thousands of phone calls to military bases: DNS hijacking is silly. - There's no reason for software to be slow anymore: The other day, I saw a viral tweet saying that people talking about how LLMs are causing slow, bloated, code are going to eat crow once they re-write everything in super-optimized assembly. - Scientists release biggest 2D map of the universe: Key Takeaways - The DESI Legacy Imaging Surveys combined more than 263,000 telescope exposures to make the largest 2D map of the universe in visible and near-infrared light. - How we made a text-to-speech model respond in sub-50 ms: TL;DR Our Qwen3-TTS 1.7B CustomVoice implementation achieves 10 requests per second (RPS) and sub-50 ms p95 time-to-first-audio (TTFA) while maintaining real-time playback on a single NVIDIA H100 SXM. - Show HN: OzBrain, a shared brain for knowledge between agents and your team: The brain layer The brain behind every agent. - Rust Glancer: Rust LSP using 100x less RAM: Hello, world! I want to present a project that I've been working on for the past 4 months: an alternative Rust LSP implementation that is built with a focus on low memory usage. It has two main features: - It can use very little memory (target <100mb for reasonable projects). There are caveats, these are described below. - It allows immediate indexing after ... - Three important steps in my maturation process: Three important steps in my maturation process My father passed recently, and he was twice my age. - Everyone says assembly is untyped—everyone is wrong: Everyone Says Assembly Is Untyped—Everyone Is Wrong Series: Syntax and how it Matters 2026-08-20 TL;DR: I believe Odin’s inline assembly is currently the best out of any language. - People of ACM – Russ Cox: Hacker News Story: People of ACM – Russ Cox URL: https://www.acm.org/articles/people-of-acm/2026/russ-cox
--- Top Comments --- [pbohun]: Russ also has a great blog, with the most recent entry on fast floating-point printing and parsing. - OTel isn't going well (and I made a spreadsheet about it): For years now one of the most reliable complaints I hear when I try to drag a team off their vendor specific SDK and onto OpenTelemetry is some variation of: "why does it seem like this isn't done yet?" Vendor SDKs for observability are, to put it charitably, idiot-proof. - Autolith: A programming agent with a live runtime: Autolith: a programming agent with a live runtime Autolith runs in a terminal and works directly in your repository. - Initial focus for our partnership with Motorola is a regular non-folding device: To use the Mastodon web application, please enable JavaScript. - Show HN: Rex, a parallel functional language for scientific workflows: Rex (short for Rush Expressions) is a statically typed, pure functional workflow language.