10th Gen Honda Civic Updates Are Signed with AOSP Test Keys

The author has updated their project on reverse engineering the 2021 Honda Civic headunit, revealing a vulnerability called "EvilValet" that allows arbitrary code execution via the update path. A new tool, ota-builder, has been published to easily prepare update files.

The Redistribution of Housing Wealth Caused by Rent Control [pdf]

This paper studies the effects of rent control on housing wealth in St. Paul, Minnesota, finding that property values fell by 4.4-5.8% after the law was enacted, with upper-income renters gaining more than lower-income renters. The results suggest that the distribution of benefits from rent control is regressive, with high-income renters receiving larger benefits than low-income renters, and ...

Noise infusion banned from statistical products published by Census Bureau

https://desfontain.es/blog/images/banning-noise.png
The US Department of Commerce banned noise infusion from statistical products, targeting differential privacy, which adds noise to protect data privacy. This move may lead to less accurate or more vulnerable data, impacting researchers and demographic studies.

GLM 5.2 Is Out

https://pbs.twimg.com/profile_images/2969848274/9650ac94b38c2872eecea8a7dfa376ef_200x200.jpeg
GLM-5.2, an open-source AI model, is now available to all users. It supports long-horizon tasks and is a step towards making frontier intelligence accessible to everyone.

Every Frame Perfect

https://tonsky.me/blog/every-frame-perfect/toolbar_still_2@2x.png?t=1781346810
UI should be polished and consistent, with every frame mattering to build trust with users. A well-designed UI should look good in all states, not just start and end.

Treating pancreatic tumours may have revealed cancer's master switch

https://www.economist.com/cdn-cgi/image/width=1424,quality=80,format=auto/content-assets/images/20260620_STD000.jpg
Thousands of oncologists gave a standing ovation at a Chicago conference for daraxonrasib, a drug that almost doubles pancreatic cancer survival times. This breakthrough could impact Amazon and NASA's plans.

Pyodide 314.0: Python packages can now publish WebAssembly wheels to PyPI

Pyodide now supports PEP 783, allowing Python packages to be published directly to PyPI and installed at runtime, reducing the burden on maintainers and enabling faster startup times. This release also includes several breaking changes, such as a new versioning scheme, removal of certain libraries, and updates to the ssl and hashlib modules.

FreeOberon – Open-Source, Cross-Platform, Free Pascal/Turbo Pascal-Like Language

https://camo.githubusercontent.com/51174850e04a81eb65a9e0624ddf3facf245092676b4cf9b0442ce59cff1f2cb/687474703a2f2f667265652e6f6265726f6e2e6f72672f696d616765732f73637265656e73686f742e706e67
Free Oberon is a cross-platform IDE for the Oberon programming language, available for Windows, macOS, and Linux. It allows users to write, compile, and run programs in Oberon, with features like automatic linking and error detection.

Building a serial and VGA "everything console"

https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg0uo0nIlLsVGCVGV26IqNFz-1OROAFmbwewL4cMV8_pV2DllKxn1FQLA-51uWqbHeuy1tG-t_uQB6ee0N57zvk2ousHOYTEwsByazHiyeFmBfC70xnZIkuKUAfsczt2mEb4GQEP6RplDFIbRzCe5aUhr80QUsQ8H3key8_cwqESEwJ0UUn8KhD9lHeVeg/s320/PXL_20260418_220323994.jpg
Some of our recent (and some upcoming) projects are oriented to systems with serial consoles, but it's been getting pretty old dragging around old CRT terminals or tying up Mac laptops with a serial port. I'd like something that's self-contained, a little more portable and a bit less heavy. I'm sure there's any number of all-in-one setups you can buy to do this, but ...

Python 3.14 garbage collection rigamarole

Python 3.14.0 introduced an incremental garbage collector but reverted the change in 3.14.5 due to higher memory usage. The incremental GC reduced pause times but increased memory usage, leading to its removal in favor of the traditional GC.

A whale necropolis has been found

https://www.nature.com/naturecareers/getasset/9dd570c4-33e7-4b49-b3e1-530b9bfe6f03/
Scientists discovered a unique graveyard of whale remains in the southeastern Indian Ocean along the Diamantina fracture zone. The site formed in a marine setting and became accessible due to tectonic uplift.

ReactOS (FOSS "Windows") achieves 3D-accelerated Half-Life on real hardware

ReactOS has achieved a milestone by running the classic game Half-Life on its open-source platform. This marks a significant step towards Windows binary compatibility for ReactOS.

Codex for open source

https://images.ctfassets.net/kftzwdyauwt9/6s4MmsQzgkEslCGeLGJDQS/33a57423294f2b72e3bd712d0446c1a8/Codex_For_Open_Source.png?w=1600&h=900&fit=fill
Codex supports open-source maintainers with tools for real workflows, reducing coding and review load. Selected maintainers receive API credits and ChatGPT Pro for six months.

GameBoy Workboy

Disable VPN or proxy, or check for badly-behaving extensions. If issues persist, you may have been manually blocked or there's no solution.

Amazon CEO's talks with U.S. officials triggered crackdown on Anthropic models

Please enable JS and disable any ad blocker

Running DOS on Behringers DDX3216 with a DIY x86-Bios from Scratch

https://chrisdevblog.com/wp-content/uploads/2026/07/DDX3216.jpg
The ddx3216 uses a 64k x 8bit rom-chip. the reset-vector has to be placed at 0xffff0 to make it compatible with the new cpu-cpecifications. so i searched for better solutions and found the picorom and onerom projects - and how to use them!... and if you have any questions, feel free to contact me :

Apt Encounters of the Third Kind

https://igor-blue.github.io/images/im10_network.png
A few weeks ago an ordinary security assessment turned into an incident response whirlwind. It was definitely a first for me, and I was kindly granted permission to outline the events in this blog post. This investigation started scary but turned out be quite fun, and I hope reading it will be informative to you too. I'll be back to posting about my hardware research soon. How it started ...

4 things to know about the new sunscreen ingredient the FDA approved

https://media.npr.org/assets/img/2018/08/21/npr_98035461_sq-a75bcf8508e2ffb3e5b0c1c27e7a603eb96eef69.jpg?s=100&c=85&f=jpeg
The FDA approved a new chemical UV filter called bemotrizinol for use in US sunscreens, offering better protection against UVA and UVB rays. This ingredient is photo stable, non-irritating, and minimally absorbed into the skin, making it a welcome addition to sunscreen options.

The Field Guide to CSS Grid Lanes

https://gridlanes.webkit.org/home/photos.webp
This is an interactive demo of CSS Grid Lanes. Try it in a browser with support. (It is easy to use Grid Lanes today with simple fallbacks. This example skips them for clarity.) Apply display: grid-lanes to a layout container. Then define columns or rows. The children pack into grid lanes automatically. Defining columns creates a vertical waterfall. Tab order flows back and forth across the ...

Police officer investigated for using AI to 'create evidence' in multiple cases

You don't have permission to access "http://news.sky.com/story/derbyshire-police-officer-investigated-for-using-ai-to-create-evidence-in-multiple-cases-13553661" on this server.

A low-carbon computing platform from your retired phones

https://storage.googleapis.com/gweb-research2023-media/original_images/PhoneClusterComputing2_Animation.gif
Researchers at UC San Diego are building a 2,000-phone computing cluster to reduce carbon emissions from computing. The cluster will provide low-cost, low-carbon cloud computing for researchers and students, reducing the need for newly-manufactured hardware.

Appreciating Exif

https://brentfitzgerald.com/posts/appreciating-exif/index.png
Exif is a metadata format that stores image information like orientation, timestamp, and camera settings, and it's usually found in JPEG files near the beginning in an APP1 marker segment. Exif is optional and can be stripped, but it's often used by photo apps, websites, and asset-management systems to sort, search, and display images.

Ancient genome duplications laid the foundations of complex brains

A new study by Oxford University found that genetic doubling events over 450 million years ago helped kick-start the evolution of complex brains in vertebrates. The events led to the emergence of different brain cell types, which are shared across vertebrates and form the basis of sophisticated brains.

Human Routers of Machine Words

https://borretti.me/assets/card/human-routers-of-machine-words.webp
The author feels tricked and contemptible when people use AI to write their content, as it implies laziness and a lack of understanding. They argue that writing is a crucial part of thinking, and AI-generated content often lacks the nuance and precision that human writing provides.

The adder at the heart of Intel's 8087 floating-point chip

https://static.righto.com/images/8087-adder/8087-die-labeled-w450.jpg
The Intel 8087 floating-point coprocessor uses a 69-bit adder to perform arithmetic operations, including addition, subtraction, multiplication, division, and square root. The adder is divided into blocks of four bits, each using a Manchester carry chain and a carry-skip circuit to optimize performance.

RTX 5080 and RTX 3090 Setup: 80 Tok/s on Qwen 3.6 27B Q8

User upgraded from RTX 5080 to a refurbished RTX 3090 for AI experiments. They successfully set up both cards on an Asus Prime X570-Pro motherboard, achieving 80+ tokens/sec with Qwen 3.6 model quantized at q8.

The experience of rendering Arabic typography and its technical debt

https://lr0.org/i/arabic-met-folio.jpg
A frontend ticket was incorrectly assigned to the user, who had to explain to the design team that the issue with Arabic text rendering was due to the lack of shaping engines in the web, not a bug in the stylesheet. The user then went on to explain the history of Arabic typography, the importance of shaping engines, and the challenges of rendering Arabic text on the web, including the use of ...

Resurrecting a soaked, corroded, and damaged Commodore SX‑64 (2025)

https://jerrylparker.com/blogs/images/sx64/sx64-drive-motor-rust.jpg
The user bought a damaged SX-64 at a 2025 VCFSW show, which had water damage and rust, requiring extensive repairs. After careful restoration, the machine was revived, and the user plans to pass it on to someone who will appreciate its history and continue its journey.

AI coding at home without going broke

Three ways to do AI coding at home without company spending are self-hosting, renting open source models, and blending frontier subscriptions with API rates. The best approach is a mix of expensive models for planning and cheap ones for filling in details.

Orthodox C++ (2016)

Orthodox C++ is a minimal subset of C++ that avoids unnecessary modern features for simplicity and portability. It uses C-like code and avoids complex features like exceptions, STL, and metaprogramming for easier understanding and maintenance.