KOReader

https://koreader.rocks/koreader-logo.png
KOReader is a document viewer for E Ink devices. Supported fileformats include EPUB, PDF, DjVu, XPS, CBT, CBZ, FB2, PDB, TXT, HTML, RTF, CHM, DOC, MOBI and ZIP files. It’s available for Kindle, Kobo, PocketBook, Android and desktop Linux.

Handbook.md shows that long policy documents do not reliably govern agents

https://arxiv.org/static/browse/0.3.4/images/arxiv-logo-fb.png
Researchers created a benchmark of 65 tasks to test language-model agents following long policy documents. The benchmark, which simulates real-world work environments, found most agents failed to consistently follow policies due to issues like overriding rules and losing details over time.

Choose DuckDB rather than SQLite

https://tracewayapp.com/blog/sqlite-vs-duckdb/chart-readprobe-metrics.webp
The user compared the performance of DuckDB and SQLite as embedded databases in the Traceway binary, finding that DuckDB writes 4x to 15x faster and serves dashboards at 100x the row count. The DuckDB build outperforms the SQLite build in all scenarios, making it the recommended choice for self-hosting the full OTel stack on a small server.

Show HN: Bullshit Detector – agent skills that fact-check videos and articles

https://opengraph.githubassets.com/44226bc88af193927e2c11b28d6a094ce3208fd505d8a6dc1c68cd98ab83344a/SerhiiKorniienko/bullshit-detector
The user describes a set of portable agent skills that fact-check internet content, including YouTube videos, articles, and tweets, with a BS score (0-10) and per-claim verdicts. These skills are built in the open with Claude Code and can be used to verify claims, summarize content, explain concepts, and share findings on various platforms.

Document-borne AI worms can self-propagate through Copilot for Word

https://enklypesalt.com/assets/images/2026-07-28/Stage1%20-%20Attachments%20and%20canged%20numbers.png
A vulnerability in Microsoft's Copilot for Word allows attacker-controlled instructions to be copied into documents, potentially leading to confidentiality impacts through Cross-Domain Prompt Injection Attacks (XPIAs). The attack can self-propagate across trusted document workflows, making it difficult to detect and respond to, and highlighting a broader architectural weakness in current ...

More Tailscale tricks for your jailbroken Kindle

https://cdn.sanity.io/images/w77i7m8x/production/330e901f43b1b5fc589b04fd5e71251811283671-3074x1730.png?w=3840&q=75&fit=clip&auto=format
A jailbroken Kindle can run Tailscale with improved features like SSH, proxy mode, and TUN mode, allowing it to connect to other devices on the network. A Tailscale plugin for KOReader also enables proxy interfaces for reaching content servers from the Kindle or other e-paper devices.

Darktable

https://www.darktable.org/images/screenshot_lighttable.jpg
Darktable is an open source photography workflow application that manages digital negatives and develops raw images non-destructively. It offers professional color management and GPU acceleration, with a community that welcomes input from users and developers alike.

Amiga Graphics Archive

https://amiga.lychesis.net/assets/Artists/FHeimbrecht_Think.png
On this day 18 years ago I launched the Amiga Graphics Archive with the goal of creating a curated gallery with high quality and rare pixel art images made with and for the Commodore Amiga computer. As a special treat, I've added an image by Jim Sachs called Multimedia that I found in a badly scaled version, that I was able to restore pretty close to its original state. See more updates...

TokenTown: A visual way to understand how LLMs work

TokenTown is an interactive city model of a transformer language model. It simulates token processing, attention, and output generation in real-time, with adjustable speed and pause controls.

Disrupting supply chain attacks on NPM and GitHub Actions

https://github.blog/wp-content/uploads/2026/01/github-generic-security-blocks-logo.png?resize=1600%2C850
GitHub has implemented several security improvements to prevent supply chain attacks, including account protection, safer workflow defaults, and credential revocation. These changes aim to disrupt and limit the impact of attacks, making GitHub's products more secure by default for open source communities and enterprises.

SpecForge – A Platform for Authoring Formal Specifications

https://docs.imiron.io/v/0.5.10/en/images/screencap-vscode-lilo-code.png
SpecForge is a tool for writing and analyzing specifications in the Lilo language, which is used for hybrid systems. It provides features like syntax highlighting, type-checking, and analysis capabilities in VSCode.

User Interfaces of the Demo Scene

https://www.datagubbe.se/scenegui/p/elitesinuesproducer-menu.png
The demo scene, a digital art subculture, has a long history of creating its own tools, including assemblers, trackers, and other software, often with unique and quirky user interfaces. These tools, such as Seka, AsmOne, and ProTracker, were used to create demos, music, and graphics, and often featured peculiar designs and features that were characteristic of the scene.

A Texture Lookup Approach to Bézier Curve Evaluation on the GPU (JCGT)

https://jcgt.org/published/0015/02/01/icon.png
A texture-based technique evaluates Bézier curves on the GPU using fixed-function linear texture interpolation hardware for improved performance. This method extends to B-splines, NURBS, and other advanced curve types with potential efficiency gains.

SQLite in Production: Optimizing WAL Mode, Concurrency, and VFS Layers

https://micrologics.org/ml-logo.PNG
To achieve ultra-low latency in SQLite, configure WAL mode, manage busy handlers, and leverage custom Virtual File System (VFS) layers, and pair WAL mode with the NORMAL pragma to prevent disk synchronization bottlenecks. Properly configuring SQLite with WAL mode, memory mapping, and transaction boundaries can handle hundreds of concurrent requests and millions of queries per day on a modest ...

Shipping Godot VR and Porting to PSVR2: A Partial Post Mortem

https://www.claire-blackshaw.com/images/claireBig.jpg
Claire, a game developer with experience on console and VR, shared her experiences with using Godot engine for VR development, including the challenges of rebuilding the core and the community PS5/PSVR2 port. She also discussed the need for a more standardized API for platform plugins and the importance of community involvement in engine development, highlighting her own efforts to create a ...

Hunter-gatherers introduced fish to a mountain lake 7000 years ago

https://www.newscientist.com/wp-content/uploads/2026/07/SEI_305290666.jpg?w=840
Hunter-gatherers in Norway transported brown trout into isolated mountain lakes at least 7000 years ago for summer foraging. They likely used wooden fish traps and may have transported fish in waterskins to provide a predictable food supply.

Lisp moving Forth moving Lisp

The chapter discusses implementing a Forth environment on Lisp, exploring the concepts of abstract registers, threaded code, and duality of syntax, and how these features make Forth a powerful and flexible language. The author also touches on the idea of brevity and how it relates to the productivity of programming languages, and how macros can provide a duality of syntax that allows for more ...

Codex Security

https://opengraph.githubassets.com/53fe26d3793368555a54cec752476bc7c80eda728e4ca8c05391d501dde71fdf/openai/codex-security
Codex Security is an open-source CLI and TypeScript SDK for finding, validating, and reviewing security issues in code. It supports macOS, Linux, and Windows, and requires Node.js 22 or later.

ALP: Adaptive lossless floating-point compression

https://raw.githubusercontent.com/cwida/ALP/main/alp_results.png
ALP is a state-of-the-art lossless compression algorithm for IEEE 754 floating-point data, exploiting decimal and high-precision patterns. It outperforms other schemes in decoding speed, compression ratio, and compression speed.

French musician Kavinsky found dead

I'm unable to summarize the input as it appears to be a random collection of characters. Can you please provide a clear and concise input that I can summarize for you?

Ancient Rome's version of Google Maps: how long to reach the beach

https://images.euronews.com/articles/stories/09/82/19/49/1536x864_cmsv2_235f0e7b-a584-5617-bb2b-8446bf05f710-9821949.jpg
A Dutch engineer has created OmnesViae, a tool that allows users to plot routes between ancient Roman cities and estimate travel times on foot or horseback. The tool uses ancient sources like the Tabula Peutingeriana and the Antonine Itinerary to calculate routes and provide detailed information on intermediate stops.
https://private-user-images.githubusercontent.com/17400377/628109227-e5d46dba-d099-416c-a10a-0177c403ff56.png?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3ODUyNzgzMjEsIm5iZiI6MTc4NTI3ODAyMSwicGF0aCI6Ii8xNzQwMDM3Ny82MjgxMDkyMjctZTVkNDZkYmEtZDA5OS00MTZjLWExMGEtMDE3N2M0MDNmZjU2LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNjA3MjglMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjYwNzI4VDIyMzM0MVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTQyODE5NTczMzE0ZjVkOTg5OTZmODE3NzY0NzI2MjlkYzdjNzg1MzhhMWI2MDU5OWEzNzU3YjkzMGU2ZWYyNDAmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0JnJlc3BvbnNlLWNvbnRlbnQtdHlwZT1pbWFnZSUyRnBuZyJ9.D5zcBbSxTsNceAmK41QO6_2bsC5xjAGCBU8uKwGkCwk
HNewhere detects Hacker News stories, loads comments into a sidebar, and lets you browse discussions without leaving the page.

Show HN: Echologue – the private AI voice journal I built for myself

Echologue turns voice notes and journal entries into structured memory, making it askable and retrievable. It captures moments, moods, and thoughts, then indexes them for later recall.

Substack writers, you need a website

https://elizabethtai.com/wp-content/uploads/2026/06/pexels-photo-16622632.jpeg?w=1024
Writers should not make Substack their digital home, as it's short-sighted and can derail long-term visibility on the internet. Instead, they should treat their website as the definitive source of truth and use platforms like Substack as distribution pipes.

Half-Life ported to Mac OS 9

https://mac-classic.com/images/uploads/news-articles/preview-images/half-life-ported-to-mac-os-9/icon.gif
Half-Life, a story-driven first-person shooter, has been ported to PowerPC Macintosh computers 28 years after its original release. The game, developed by doctashay using Xash3D FWGS, is playable from start to finish with multiplayer support and additional downloads.

Valve Sponsors Work Bringing Open-Source RADV Driver to Windows

Valve has been sponsoring Collabora engineers with early phase, exploratory work for trying to bring the open-source Radeon Vulkan "RADV" driver to Microsoft Windows. Experimental work is underway for porting the Mesa RADV Vulkan driver to Windows as this open-source driver implementation used by Linux gamers and a large part to the success of the AMD-powered Steam Deck and now Steam ...

The only road in London where you have to drive on the right

Request blocked. We can't connect to the server for this app or website at this time. There might be too much traffic or a configuration error. Try again later, or contact the app or website owner. If you provide content to customers through CloudFront, you can find steps to troubleshoot and help prevent this error by reviewing the CloudFront documentation.

Show HN: Vimgolf.ai – Learn Vim by playing through a map of levels

https://vimgolf.ai/images/skill-map-preview-v3.webp
Learn by editing with real nvim, racing vimbot on keystrokes. Practice 72 skills, from basics to advanced, with a vimbot to compete against.

ReFrame – The EPaper Camera

https://reframe.camera/assets/site-images/hero-poster-4.jpg
reFrame is an experimental camera with a color ePaper display that captures one photo at a time, taking 15 seconds to fully appear. It's open source, allowing users to build their own using off-the-shelf components like a Raspberry Pi Zero and eInk display.

Cracking Windows Open: Porting RADV to Win32

RADV, an open-source Vulkan driver for AMD GPUs, has been successfully ported to Windows, allowing for a shared codebase and easier debugging across platforms. The project has made significant progress, including running the game Counter-Strike 2, but still requires work on presentation and communication with the proprietary kernel driver to achieve production-readiness.