E-Ink News Daily

AI-curated tech news, optimized for E-Ink

September 17, 2026

LatestArchivesSeptember 17, 2026Older editionE-book tools
101
Total
73
Selected
6.3
Avg Score
AllLobstersHacker News (RSS)Ars TechnicaTechCrunchThe VergeSimon WillisonBOOX Official BlogThe eBook ReaderGood e-Reader#java#jdk#release#jvm#database#machine-learning#query-optimization#postgresql
9.0

JDK 27 has been released

JDK 27 reached General Availability on September 15, 2026, featuring 523: Make G1 the Default Garbage Collector, 527: Post-Quantum Hybrid Key Exchange for TLS 1.3, and 534: Compact Object Headers by D...

8.0

Training a 4B model to produce 81% faster query plans than Postgres

Researchers trained a 4B parameter model that generates SQL query plans 81% faster than PostgreSQL's default optimizer. The approach uses machine learning to predict optimal query execution strategies...

8.0

Introducing GNOME 51

GNOME 51 codenamed "A Coruña" was released on September 16, 2026, following six months of development. The update brings significant performance enhancements including improved frame scheduling, faste...

8.0

Replacing Pull Requests with Delta

Zed has launched the public beta of Delta, a multiplayer coding environment that replaces traditional pull requests with agent-assisted collaboration. The tool allows developers to invite teammates di...

8.0

Unicode 18.0.0

Unicode 18.0.0 introduces 13,007 new characters, bringing the total repertoire to 172,808. It adds three new scripts: Proto-Cuneiform numerals, Jurchen, and Seal script, along with synchronized update...

8.0

Iran strikes on Amazon data centers caused permanent loss of customer data

Iranian drone strikes on Amazon data centers in Bahrain and the UAE have caused permanent, irretrievable loss of customer data six months after the attacks. AWS confirmed it cannot restore access acro...

7.0

Breaking the 1.58-bit Barrier for Ternary LLMs

Researchers propose a novel approach that breaks the long-standing 1.58-bit information-theoretic barrier for ternary large language models, enabling more efficient model compression while maintaining...

7.0

Dream-RSI: Recursive Self-Improvement through Evolving Worlds

Dream-RSI introduces a framework for recursive self-improvement where AI agents evolve through dynamically generated virtual environments. The approach leverages simulated worlds as training grounds, ...

7.0

Mistral X Mozilla: Private, Multilingual AI Browsing

Mistral AI has partnered with Mozilla to integrate private, multilingual AI browsing capabilities into Mozilla's ecosystem. The collaboration emphasizes on-device processing and user privacy while sup...

7.0

Hackers Got Inside a Flock Camera

Hackers have breached Flock Camera systems, exposing significant security vulnerabilities in the surveillance platform. The findings reveal how the system works and highlight critical flaws that could...

7.0

Nvidia announces native GPU programming in Rust

Nvidia announced official CUDA support for Rust, providing two paths for writing GPU kernels: one leveraging existing CUDA C APIs and another using the experimental CUDA Rust runtime. This marks a maj...

7.0

Forgery of C2PA on a Pixel 10

Dr. Neal Krawetz explores the feasibility of forging C2PA content provenance tags on the Google Pixel 10, examining whether the device's hardware-enforced signing can be circumvented. The article inve...

7.0

A/I Shuts Down

Autistici/Inventati (A/I), an Italian nonprofit running ~20,000 mail accounts, 5,000 mailing lists, and 1,500 websites for political activists, has been shut down by the Trump administration through p...

7.0

Ubuntu 26.10 completes transition to Rust-based coreutils

Ubuntu 26.10 completes its migration of core utilities to Rust-based uutils, resolving prior TOCTOU security vulnerabilities that had delayed the switch for commands like cp, mv, and rm. Canonical beg...

7.0

C++26: Trivial infinite loops are no longer undefined behaviour

C++26 eliminates undefined behavior for trivial infinite loops like `while(true);`, which previously allowed compilers like Clang to optimize away the loop entirely and execute unreachable code afterw...

7.0

Apple Reference Image: A New Approach for Verified Photography

Apple announced a new approach called Apple Reference Image for verified photography that goes beyond the existing C2PA standard by rooting trust in iPhone hardware from the silicon up. The initiative...

7.0

Reversing Factorio's RNG

The article reverses engineers Factorio's pseudo-random number generator to enable deterministic control over quality roll mechanics introduced in the Space-Age DLC. It explains how the PRNG works und...

7.0

May Mobility is going public in a $1.4B SPAC deal

May Mobility is merging with a SPAC at a $1.4 billion valuation, potentially raising over $300 million. It will become the first US public company solely focused on autonomous ride-hailing, differenti...

7.0

How Fortell is using AI (and $163M) to crack a hearing aid monopoly

Fortell is an AI-powered hearing aid startup that has raised $163 million from top investors including Founders Fund and Thrive Capital. Founded by Matthew de Jonge, the company aims to disrupt the he...

7.0

Not just Proton: Getting to know Valve's new SteamOS compatibility layers

Valve is expanding beyond Proton by integrating FEX, an x86-to-ARM instruction emulator, to support more Windows games on the Steam Frame device. The project, funded by Valve since 2018, uses advanced...

7.0

Researchers swap in human brain cells for a mouse's cortex

Stanford researchers genetically removed a portion of a mouse's cortex and replaced it with human brain organoid cells, allowing the organoids to integrate into a living brain environment. This approa...

7.0

California may gut state net neutrality law to comply with Trump admin demand

California may abandon enforcement of its state net neutrality law to access $1.86 billion in federal broadband grants from the BEAD program, which the Trump administration now conditions on states no...

7.0

Scientists develop new method for deciphering ancient scrolls

Researchers validated a screening method to identify which Herculaneum scrolls were written in lead-based ink by charring modern model papyri alongside the originals. This advances the Vesuvius Challe...

7.0

What happens when neutrinos swap identities inside a supernova?

A new paper in Physical Review D proposes that flavor-changing neutrino oscillations may explain long-standing discrepancies in core-collapse supernova models. Observations show fewer supernovae than ...

7.0

Apple might make servers again to cash in on the AI rush

Apple is reportedly planning to re-enter the server market around 2029, potentially partnering with Nvidia, leveraging its efficient ARM-based M-series chips. The move comes as AI demand surges and Ma...

7.0

Google will now let any AI agent run your smart home

Google is introducing a new integration that allows third-party AI agents using the Model Context Protocol (MCP) to access and control smart home devices in the Google Home ecosystem. Agents like Clau...

7.0

Claude Cowork and chat are now one Claude

Anthropic is merging Claude Cowork and regular Claude chat into a single unified product, available first on Pro and Max plans. The move positions Claude as a general-purpose agent capable of handling...

6.0

Small programming tricks

An article discussing how small programming tricks and details matter in software development. The author argues that seemingly minor techniques and practices can have significant impact on code quali...

6.0

Why i'm still bearish on LLMs after Navier-Stokes

The author argues that despite impressive frontier model demonstrations like solving Navier-Stokes equations, LLMs still lack true autonomy and require heavy expert oversight. The core issue is reward...

6.0

Some things Veloren does differently

A core developer of Veloren reflects on unusual technical design choices made during the project's development, highlighting their adoption of an ECS (Entity Component System) architecture early on wh...

6.0

Maintaining the love for coding in the time of AI

Alex Band from NLnet Labs discusses how LLMs have impacted their open-source work over the past year, particularly in community contributions and security reports. He reflects on 25 years of developin...

6.0

Why building a Rust LSP is hard

The author shares architectural insights and challenges encountered while building Rust Glancer, an experimental Rust LSP. The post discusses how seemingly easy LSP tasks become surprisingly difficult...

6.0

Simple and Efficient Row-Level Security

The article discusses approaches to implementing row-level security (RLS) in a simple and efficient manner, likely covering techniques for data isolation and access control at the database level.

6.0

Musk’s long-time backer is giving SpaceX stock to its investors

Valor Equity Partners, founded by Elon Musk backer Antonio Gracias, is distributing 8.5% of its SpaceX stake (~$8.5 billion) directly to its limited partner investors rather than selling on the open m...

6.0

X will now let US users trade via Cashtags

X is launching a feature allowing US users to trade stocks directly via Cashtags on the platform, bridging the gap between social media market discussion and actual trading. The move integrates financ...

6.0

Your AI agents can now control your Google Home devices

Google is rolling out early access to a Model Context Protocol (MCP) server for Google Home, enabling AI agents such as Claude and ChatGPT to control smart home devices via natural language. The integ...

6.0

Lawmakers target Flock cameras with a threat to highway funding

A bipartisan pair of US lawmakers are introducing the No FLOCK Act, which would withhold 10 percent of federal highway funding from states that fail to restrict the use of Flock cameras and similar au...

6.0

macOS 27 Golden Gate: The Ars Technica review

macOS 27 Golden Gate is Apple's first macOS release without Intel support, completing the transition to Apple Silicon. The update centers on a mandatory Apple Intelligence overhaul with a new Siri, wh...

6.0

I wore Snap’s $2,200 smart glasses

The Verge reviewed Snap's $2,200 Specs AR glasses, highlighting their shared augmented reality experience where multiple users can interact with virtual objects in the same physical space, such as pla...

6.0

The AI data center e-waste problem is huge — and getting bigger

A new report by the Basel Action Network warns that e-waste from the AI data center boom has been vastly underestimated, potentially reaching enough to fill 23 million shipping containers by 2050. The...

6.0

Claude comes for Gemini with its own take on Docs and Slides

Anthropic is launching Docs and Slides tools for Claude, enabling users to create documents and presentations directly through chat. The company is also unifying its interface by merging regular chats...

6.0

Quoting Mustafa Suleyman

Mustafa Suleyman warns against attributing feelings, preferences, or rights to AI models, arguing that consciousness underpins ethical and legal systems and that granting AI entitlements would complic...

5.0

Xiaomi Mimo 2.6 live post-training dashboard

Xiaomi has released a live post-training dashboard for its Mimo 2.6 AI model, allowing users to monitor training metrics and model performance in real-time. The platform provides transparency into the...

5.0

Vectorized and performance-portable Quicksort (2022)

Google published an open-source implementation of a vectorized and performance-portable Quicksort algorithm. The implementation leverages SIMD instructions to deliver significant speedups across diffe...

5.0

The DeepMind Institute

The DeepMind Institute is a new research initiative launched by DeepMind focused on advancing fundamental scientific research. The site serves as an information hub about the institute's mission and r...

5.0

Reinventing issue tracking: Local-first and Git-native

A developer describes their approach to building an issue tracking system for Manganin that stores data in Git and operates local-first without internet dependency. The devlog documents the design phi...

5.0

The smallest possible Linux distribution

DistroWatch Weekly covers the topic of building the smallest possible Linux distribution, likely discussing minimal distros and the technical trade-offs involved. The article explores how far Linux ca...

5.0

When adding a fractional part to a number fixes your shader

Bruno Croci debugged a shader stutter issue that only appeared on one computer while implementing a Voronoi noise shader. The fix involved adding the fractional part of a float, and the article docume...

5.0

Al Gore has a surprisingly calm take on the AI data center backlash

Al Gore told TechCrunch he isn't concerned about AI data center emissions but is more worried about the AI industry's own warnings regarding the technology's trajectory. The former US Vice President e...

5.0

US automakers could soon be forced to include AM radio for free

The US House of Representatives passed bipartisan legislation requiring new vehicles to include AM radio as standard equipment, representing an unusual cross-sector regulatory push for legacy technolo...

5.0

Pulley, a Carta rival, is shutting down

Pulley, a cap table management platform and rival to Carta, has announced it will shut down in December 2026. The company was backed by prominent investors including General Catalyst, Stripe, and Foun...

5.0

Former Waymo CFO jumps to self-driving startup Wayve

Elisa de Martel, who served as Waymo's CFO before leaving in January 2026, has joined UK-based self-driving startup Wayve, based out of Silicon Valley. The move signals continued talent flow between m...

5.0

Amazon gives its workers a raise of $1 per hour

Amazon announced a $1 per hour wage increase for its workers, representing an investment of over $1.5 billion. The raise amounts to roughly 0.06% of Amazon's $2.68 trillion market cap.

5.0

The Specialized Diverge Pro 4 makes rough gravel your playground

Ars Technica reviews the Specialized Diverge Pro 4, a $8,249 human-powered gravel bike featuring the upgraded Future Shock 3.3 suspension system positioned between the head tube and stem. The reviewer...

5.0

Your ‘health age’ is fake

The Verge's Victoria Song critiques Apple's new 'Health Age' feature and similar wearable-based physiological age metrics, arguing they produce inconsistent and misleading results. The article questio...

5.0

New Boox Picco Revealed, Appears Overly Limited and Restricted

Onyx has announced the Boox Picco, their first mini e-reader, but the device has drawn criticism for featuring a closed OS and relying on an app/web-based file transfer system rather than traditional ...

5.0

Onyx Boox Note Air 6C is a good Android 16 Tablet

The Onyx BOOX Note Air 6C is a 10.3-inch color E-Ink tablet running Android 16, featuring a significantly faster processor over previous models. It targets users focused on reading, writing, and docum...

5.0

Onyx Boox Announces the Palma 3 e-reader

Onyx Boox has announced the Palma 3, a redesigned pocketable e-reader featuring a premium hardware overhaul, modern software updates, and active stylus support.

5.0

XTEINK S4 is available now with USB-C and a front-light

The XTEINK S4, a compact pocket-sized e-reader with MagSafe compatibility, is now available featuring USB-C charging and an adjustable front light — a significant upgrade for the device. Running open ...