LG denies TV spying claims, says tracking and snooping concerns 'not true'

https://cdn.mos.cms.futurecdn.net/AJQPsR5faaTZVpDFpvDNVY.jpg
LG denies claims its smart TVs constantly log and upload data, record audio while in standby, and scan local area networks for other devices. The company confirms it scans for nearby devices to enable features like device connectivity but says this is a standard function of all smart TVs.

Make your first edit to OpenStreetMap

https://high5apps.github.io/josm-plugin-website-wizard/assets/images/blog-post/download-panel.png
This tutorial guides users to add a website tag to nearby shops or amenities on OpenStreetMap, helping people worldwide access more information. Users can use JOSM and the Website Wizard plugin to find and add official websites for places in their area of interest.

Nvidia is the central bank of AI

Will There Be a 7G?

https://arxiv.org/static/browse/0.3.4/images/arxiv-logo-fb.png
The transition to 6G is becoming concrete, with the ITU-R IMT-2030 framework and 3GPP Release 21 defining its path. A new question arises: should there be a 7G, and what would justify it?

Microcode in Intel's 8087 floating-point chip: the scale instruction

https://static.righto.com/images/8087-fscale/8087-die-labeled-w500.jpg
The Intel 8087 floating-point unit was introduced in 1980 and became the standard for most computers today. It uses a complex microcode system to handle various arithmetic operations, including scaling numbers by powers of two. The FSCALE instruction is one such operation that scales a number by adding its exponent to a power of two, but it is surprisingly complicated due to special cases and ...

IKEA made a mod for Skyrim [video]

We must pace the frontier

https://cdn.prod.website-files.com/67ecbba31246a69e485fdd4b/6aa5311897ee19af5d9f2cd9_og_we-must-pace-the-frontier.jpg
The author believes AI can greatly improve human life, but also poses significant risks that must be addressed. To mitigate these risks, the author proposes a three-step plan to pace AI development: embedded evaluators, democratic coordination, and global coordination.

google.com/goto: Google's anti-scraping update

https://www.autom.dev/api/og?slug=scraping-serp-google-bing-brave-openclaw&locale=en&theme=light
Google Search is rewriting organic result links to use a custom "goto" URL, redirecting users to the actual page instead of exposing the destination URL directly. This change aims to prevent automated SERP harvesting by AI crawlers and SEO scrapers.

A Mathematical Framework for Transformer Circuits (2021)

Researchers are working on mechanistic interpretability of transformer language models, which can help understand their behavior and identify potential issues. They have developed a method to reverse-engineer transformers by breaking them down into human-interpretable pieces, such as attention heads and MLP layers.

Retrospectively Reverse-Engineering Apple's Neural Engine

https://eiln.github.io/posts/2026-08-10-ane-cnn/artifacts/ane-die.png
The author is reverse-engineering the Apple Neural Engine (ANE) on the M1 chip to understand its architecture and limitations. The ANE's design was optimized for CNN workloads, but it has been found that transformer workloads can also be executed efficiently within the ANE's dataflow constraints.

A Few Good Ideas in Programming Languages

Crystal and Rust use flow typing to allow dynamic behavior while maintaining compile-time checks, preventing data races. D programming language supports contract programming with invariants, pre- and post-conditions for functions, and class-level invariants to ensure program correctness.

How Trail of Bits helps verify the integrity of Signal chats

https://blog.trailofbits.com/img/tob.png
Signal introduces Automatic Key Verification to ensure secure communications by validating public keys without direct user interaction. Trail of Bits provides independent audits, maintaining a consistent and transparent key map through Merkle trees and auditor signatures.

I made a build visualizer to understand Bun's compile times

https://lalitm.com/assets/buildprof/ripgrep-overview.png
The author built an open-source tracing tool called buildprof to visualize the time spent on different parts of a software build process. The tool records every process launched during a build, including subprocesses and their subprocesses, and lays them out on one timeline.

LRU is harder to beat than the KV-cache papers suggest

https://opengraph.githubassets.com/f3741272f0e8e9302cff94b494b2228a404ae70a4182222a022ff18ea22c9a9a/gauravapiscean/agentic-kv-cache
The author tested various cache eviction policies on real-world traces from agentic LLM serving and found that none of the three independent mechanisms beat the baseline LRU-leaf policy. The experiments were conducted in a capacity-bound regime, where the dominant source of cache misses is tight tool loops with 88k-token working sets exceeding cache capacity.

Android NAT-T keepalive offload bypasses VPN lockdown

https://supuk.ch/images/headers/android-natt-keepalive-post.jpg
A vulnerability was discovered in Android's NAT-T keepalive API, allowing normal applications to bypass VPN lockdown and leak traffic outside the VPN path. The vulnerability affects most Android 12+ devices, with evidence collected from three OEMs and two confirmed WLAN families, including Samsung SM-F966B and Nothing A059 on Qualcomm hardware.

I refuse to let SPICE die

https://raw.githubusercontent.com/nefarius/vd_agent/master/assets/logo.png
This repository is a public mirror of the abandoned freedesktop.org spice/win32/vd_agent project, maintaining a Windows guest agent for SPICE. It keeps building and shipping for current guests, especially Windows 11 VMs on Linux.

Eating Fruit Skins

The author learned that eating apple cores, stems, and seeds is safe. They initially hesitated but eventually tried and found the stem edible too.

I fixed a tractor using John Deere's self-repair service. Farmers aren't sold

https://media.wired.com/photos/6aa34b1b31130b4af58e1d2b/master/w_2560%2Cc_limit/John-Deere-5ML-Tractor.jpg
A John Deere farmer fixes his tractor using the company's self-repair software, Operations Center Pro Service, after a brief tutorial. The service allows owners to diagnose and repair issues with their machines via Wi-Fi or cable.

Performance of WebAssembly Runtimes in 2026

https://00f.net/img/wasm2026/baseline.png
The author benchmarks libsodium on WebAssembly runtimes from 2024, 2025, and 2026 to assess improvements. The results show that Wasmtime steadily improved, while Wasmer gained a feature worth caring about for crypto workloads.
https://www.claymath.org/wp-content/uploads/2026/09/False_color_image_of_the_far_field_of_a_submerged_turbulent_jet.jpg
The Clay Mathematics Institute congratulates several mathematicians on their awards, including Fields Medals and Frontiers of Science Prizes. These honors recognize outstanding contributions to mathematics from individuals such as Yu Deng, Hong Wang, and Anna Skorobogatova.

The worst spam emails: iLands AI agent hustle

https://proxy.tedium.co/VOuyfkEtjo7AK97Azwpr23GrKZI=/598x532/filters:quality(80)/uploads/screenshot_2026-09-11_09-07-49.png
A freelancer received numerous emails from a company called iLands.app, offering to do research for a fee, but the messages were aggressive and insulting. The company's true intention was revealed to be using autonomous bots to take work from freelancers like the author.

λ Snap – An inviting programming language for kids and adults for CS study

https://snap.berkeley.edu/static/img/snap-logo-white.svg
The Snap! Community. Snap! is a blocks-based programming language built by UC Berkeley and used by hundreds of thousands of programmers around the world.

How we manage and engage with our horses shapes their personality

https://www.utu.fi/sites/default/files/styles/related_content_highlight/public/media/drupal/P7140173%20%282%29.jpeg?itok=jZXBgNKr
A new study reveals that horse personality is influenced by their environment, including housing, riding frequency and quality of human interaction. The findings suggest that everyday management decisions can shape a horse's personality and welfare.

Experimental Evaluation Methodology for the Era of No Steady Performance [pdf]

JAROMÍR ANTOCH, Charles University, Czechia WALTER BINDER, Università della Svizzera italiana, Switzerland LUBOMÍR BULEJ, Charles University, Czechia FRANÇOIS FARQUET, Oracle Labs, Switzerland VOJTĚCH HORKÝ, Charles University, Czechia ALEKSANDAR PROKOPEC, Oracle Labs, Switzerland ANDREA ROSÀ, Università della Svizzera italiana, Switzerland PETR TŮMA, Charles University, Czechia Recent ...

Reconstructing Concurrency Invariants Through Medieval East Asian Logic

A Design Space Exploration of Async/Await

https://cel.cs.brown.edu/assets/cel-spaced-BGjllCyA.webp
The async/await keywords in programming languages aim to simplify concurrency, but their designs vary significantly. A new paper explores the differences between modern languages' async implementations.

Fuck it, make it anyway

https://www.joelotter.com/img/profile.jpg
The author experienced a creative slump due to the rise of generative AI, which threatens their livelihood and sense of fulfillment in programming and game development. They're considering adapting to AI or giving up, but instead are choosing to continue making things the hard way for personal enjoyment and growth.

Waymo pulls over, calls cops on juvenile riders who had 'ghost gun"

https://ca-times.brightspotcdn.com/dims4/default/66ff682/2147483647/strip/true/crop/4976x3317+0+0/resize/1200x800!/quality/75/?url=https%3A%2F%2Fcalifornia-times-brightspot.s3.amazonaws.com%2F27%2Fac%2Fc0c6d8704c338df3b3bad2016ae1%2Fwaymo-freeways-things-to-know-76712.jpg
Two juvenile passengers were arrested in San Francisco after being found with an illegal "ghost gun" in a Waymo autonomous vehicle. The incident occurred on September 3 and is still under investigation.

Anthropic CEO Says It's Time to Slow AI Model Advances

Please make sure your browser supports JavaScript and cookies and that you are not blocking them from loading. For more information you can review our and .

Great Lakes sturgeon may be 400 years old:Scientists rethinking how to save them

https://i.cbc.ca/ais/734a6b50-6666-496e-8fe4-bfe679542465,1788456062440/full/max/0/default.jpg?im=Crop%2Crect%3D%28770%2C922%2C2828%2C1590%29%3B
Scientists found lake sturgeon in the Great Lakes may live up to 400 years, contradicting previous estimates of 150 years. Conservation efforts will need to be revised due to their extraordinary longevity and impact on the ecosystem.