Seven books I keep close because I love them | 13

blog.plover.com
The Universe of Discourse : Seven books I keep close because I love them
From the highly eclectic blog of Mark Dominus
Introducing Toast 1 | 6

mixedbread.com
Introducing Toast 1
Meet Toast 1, Mixedbread's search agent for knowledge-intensive tasks, matching or outperforming Claude Opus 5 and GPT-5.6 Sol while being up to 10Ă cheaper and 12Ă faster.
GLM-5.3: Frontier coding with emergent cyber capabilities | 69
z.ai
GLM-5.3: Frontier coding with emergent cyber capabilities
When Genius Fails: The Intellectual Arrogance of the AI Labs | 18

weightythoughts.com
When Genius FailsâThe Intellectual Arrogance of the AI Labs
From Situational Awarenessâs Blow-up to Materials Science to the HuggingFace Hack
In Australia, a Home Battery Boom Has Helped Cut Wholesale Power Prices in Half | 16
e360.yale.edu
Just a moment
I turned my RSS feeds into an e-ink newspaper to stop reading on my phone | 8
heyjonny.dev
I turned my RSS feeds into an e-ink newspaper to stop reading on my phone
"Solving a largely imaginary user goal" | 11

unsung.aresluna.org
âSolving a largely imaginary user goalâ â Unsung
A blog about software craft and quality
Don't classify, hallucinate! | 28

softwaredoug.com
Don't classify. Hallucinate!
A useful pattern for LLM classification at scale is to let it hallucinate plausible, fake entities. Then resolve to real ones.
DeepSeek peak/off-peak pricing update | 24

api-docs.deepseek.com
DeepSeek-V4-Pro GA Release | DeepSeek API Docs
Weâre launching DeepSeek-V4-Pro today! đ
Self-hosted web push Cloudflare Worker, works on iOS | 4

kukuroo.cc
Kukuroo: self-hosted web push worker for iOS
A self-hosted web push worker that works on iOS. One Cloudflare Worker, your own keys, no app to build and no notification vendor in the middle.
The TEMU-Fication of Software, Digital Goods and Services | 13

xn--gckvb8fzb.com
ăăȘăŠăč . The TEMU-fication of Software, Digital Goods & Services
A hypothesis on the not-so-distant future of software, books, music, and
movies, in which most of what we consume gets cheaper, more abundant, and
noticeably worse, while the human-made variant moves into a luxury
segment of its own.
Google Is Making Private AI Practical with Homomorphic Encryption | 2

blog.google
How Google is Making Private AI Practical with Homomorphic Encryption
Today we're excited to showcase HEIR, the latest powerful tool added to our Private Computing Toolkit. HEIR is an open source compiler that unlocks cryptographically-secure private AI inference.Homomorphic encryptionAs new benefits emerge with the growth of AI, balancing privacy and security is top of mind. Standard protections like end-to-end encryption present a trade-off: user-data can be protected from data breaches, but then the service provider cannot provide features that depend on the data, such as spam or virus detection. Critical sectors like healthcare and finance are even more averse to these risks, and strict regulations limit data sharing across institutions. Alternative mechanisms to provide the same features, like local processing, are limited by the capabilities of the local device and the sensitivity of the service provider's IP. Shipping proprietary AI to a device risks leaking the model.A solution to these issues is homomorphic encryption, a rapidly maturing technology that fundamentally alters this trade-off by allowing computations to be performed directly on encrypted data. Servers can process ciphertexts and return encrypted results without exposing any underlying information. For example, a cloud service can provide content recommendations without being able to see the user's features. This is no exaggeration: one of the demos featured in this post does exactly this. But while homomorphic encryption has a nontrivial cost overhead, it shifts the capability/privacy trade-off to a question of cost. And the cost of homomorphic encryption is rapidly decreasing.Googleâs history of innovations in privacy technologyâfrom differential privacy and private set membership to private information retrieval and secure enclaves on Google Cloudâhas always focused on securing user data. Homomorphic encryption is another powerful tool we're adding to our private computing toolkit. Like private information retrieval, and in contrast to hardware-based solutions, homomorphic encryption's strong security and privacy guarantees are purely cryptographic. However, manually converting an existing program to use homomorphic encryption efficiently requires a team of cryptographers.About HEIRTo overcome the usability challenges and advance the opportunity homomorphic encryption provides, researchers and engineers at Google built the HEIR compiler project. HEIR (Homomorphic Encryption Intermediate Representation) is an open-source compiler toolchain and development platform for homomorphic encryption. In particular, HEIR can convert pre-trained AI models that operate on unencrypted data to operate on encrypted inputs. Our vision is to make HEIR a one-click solution to enable non-experts to incorporate encrypted inference into production applications.Since announcing our intentions in 2023, weâve seen the homomorphic encryption community embrace HEIR. We have partnered with companies developing hardware accelerators for homomorphic encryption, including Belfort, Niobium, Cornami, and Optalysys. The fruits of those efforts are shown in our demos below, and we plan to demonstrate the latency benefits of these accelerators in the near future. HEIR has also become a productive research platform. By building on HEIR, cryptographers can focus on their specific optimization and use the existing infrastructure for testing, benchmarking, and comparisons. This has resulted in collaborations with Georgia Tech, Carnegie Mellon, UC Santa Barbara, Illinois Institute of Technology, Purdue, the University of Edinburgh, Tsinghua University, and others. To date, four peer-reviewed publications were built on HEIR, with more in preparation, and HEIR has accumulated numerous citations.Applications of HEIRTo demonstrate how far homomorphic encryption has come, weâre sharing four private inference applications. Each application was compiled with HEIR, and latency numbers are presented for a single-threaded CPU. The source code for all examples is available in our GitHub repository.A Deep Learning Recommendation Model unlocks serving private content recommendations, joint work with Belfort Labs, LG, and New York University.Credit card fraud detection: Together with Niobium and hardshell.ai, we compiled a credit card fraud detector.Threat intrusion: Together with Niobium we compiled the Kitsune system for anomaly detection of encrypted network traffic. This allows a service provider to detect anomalies without revealing the contents of network packets to the service provider.Hotword Detector: Together with Belfort Labs we compiled a hotword detection model, which could allow an audio-triggered AI agent to recognize hotwords while protecting the privacy of the audio recordings.As the software industry adapts to security and privacy changes amid AI, our research team is working to make homomorphic encryption, easy to develop, fast to run, and ubiquitous across industry.
Show HN: Graft â Claude Code hooks that cut grep tokens by 42% | 4
NanoNets/GraftGitHub - NanoNets
GitHub - NanoNets/Graft: Turbocharge Claude Code, Cursor, Codex, Gemini & every coding agent: faster, cheaper, with contextual understanding specific to your codebase. · GitHub
Turbocharge Claude Code, Cursor, Codex, Gemini & every coding agent: faster, cheaper, with contextual understanding specific to your codebase. - NanoNets/Graft
WhatCable: Know what your USB-C cable can do | 7

whatcable.uk
WhatCable: Know what your USB-C cable can really do
Why is my MacBook charging slowly? WhatCable shows USB-C cable speed, charging power, and e-marker data in plain English. Free Mac app for Apple Silicon.
HashAgent â Share an AI agent as a URL, runs locally via WebGPU | 4

hashagent.pages.dev
HashAgent â Private AI in one URL
Create and share private AI agents as URLs. Local WebGPU inference, built-in web search, no account or tracking.
Qwen 3.8 27B is out: open weights, best local dense model yet | 12
huggingface.coQwen
Qwen/Qwen3.8-27B-FP8 · Hugging Face
Weâre on a journey to advance and democratize artificial intelligence through open source and open science.
France blocks social media ban because it would require adults to prove age 4
reuters.com
France blocks social media ban because it would require adults to prove age
Ultraviolet Bird Photography | 0
uvbirds.com
Ultraviolet Bird Photography - Images
Birds can see ultraviolet light, in addition to the colors that the human eye can see. These groundbreaking photos by Nathan Chronister give us a first glimpse of what birds might look like to other birds.
AI Model Atlas â visualizing populations of ML models as interconnected 3D graph | 2
run.cosmograph.app
AI Model Atlas â visualizing populations of ML models as interconnected 3D graph
RayforceDB â a pure C analytics database with a Lisp-like syntax | 0
rayforcedb.com
Rayforce â Columnar Analytics and Graph Traversal in One Pipeline - Rayforce
Pure C zero-dependency embeddable engine where columnar analytics and graph operations share a single operation DAG, pass through a multi-pass optimizer, and execute as fused morsel-driven bytecode.
Show HN: Online SNMP MIB database - upload/view your own MIBs | 0
mib-viewer.com
MIB Viewer - Free SNMP MIB Browser, Database & OID Search
Search, upload, browse, or download from a database of over 11,000 SNMP MIBs. MIB Viewer lets you look up any MIB object by name, OID, or number, view its syntax, access level, and description, trace its place in the MIB tree, and generate ready-to-run SNMP commands â all in your browser.
Gödel, Escher, Elisp: The Beauty of Macros | 4

chiply.dev
Gödel, Escher, Elisp: The Beauty of Macros | Charlie Holland's Blog
If you are an Emacs user with a keen eye, you will have noticed that in Emacs Lisp, code is data. After all, 'Lisp' is shorthand for 'List Processing'. One of E...
Earth.nullschool.net | 2

earth.nullschool.net
earth :: a global map of wind, weather, and ocean conditions
See current wind, weather, ocean, and pollution conditions, as forecast by supercomputers, on an interactive animated map. Updated every three hours.
Show HN: We Implemented the IPv8 Internet-Draft in Linux, Libc, and BGP | 7
goonhost.rocks
We implemented the IPv8 Internet-Draft in the Linux Kernel, Musl Libc, and BGP - GoonHost Blog | GoonHost â Tuff Niche VPS Hosting
A few weeks ago, an Internet-Draft titled Internet Protocol Version 8 (IPv8) caught our eye.
We're not done with point clouds | 5
claytonwramsey.com
We're not done with point clouds
If you wait long enough to solve a problem, someone else might just solve it for you.