SailfishOS: A Linux-based European alternative to dominant mobile OSes
sailfishos.org
OS maintained by a single developer since 1997: Visopsys
visopsys.org
Updated practice for review articles and position papers in ArXiv CS category
blog.arxiv.org
Claude Code Can Debug Low-Level Cryptography
words.filippo.io
Policy, privacy and post-quantum: anonymous credentials for everyone
blog.cloudflare.com
GHC now runs in the browser
discourse.haskell.org
Show HN: Why write code if the LLM can just do the thing? (web app experiment)
github.com
Beginner-friendly, unofficial documentation for Helix text editor
helix-editor.vercel.app
SQLite concurrency and why you should care about it
jellyfin.org
The Smol Training Playbook: The Secrets to Building World-Class LLMs
huggingface.co
OpenDesk by the Centre for Digital Sovereignty
opendesk.eu
The hardest program I've ever written (2015)
journal.stuffwithstuff.com
Austria: Pylons as sculpture for public acceptance of expanding electrification
goodgoodgood.co
Show HN: KeyLeak Detector – Scan websites for exposed API keys and secrets
github.com
Chat Control proposal fails again after public opposition
andreafortuna.org
Word2vec-style vector arithmetic on docs embeddings
technicalwriting.dev
CharlotteOS – An Experimental Modern Operating System
github.com
Hard Rust requirements from May onward
lists.debian.org
Visible from space, Sudan's bloodied sands expose a massacre of thousands
telegraph.co.uk
3M Diskette Reference Manual (1983) [pdf]
retrocmp.de
From 400 Mbps to 1.7 Gbps: A WiFi 7 Debugging Journey
blog.tymscar.com
Ask HN: Where to begin with "modern" Emacs?
The article mention EAI's SIMSTAR, a real software reconfigurable analog computer from the 1980s. Here's a description of how that worked.[1] This was pretty good. They had a crosspoint of FET analog switches to pass signals around, so they managed to do this in solid state, without relays. They had a M68000 as a control machine to set up connections. It all worked well enough to allow a real time man-in-the-loop simulation of the F-16 control system.[2] Just barely. The USAF paper says that the biggest problem was keeping the SIMSTAR analog computers alive.
Analog FPGAs have been made, downsizing this sort of thing to chip size. But not recently. The problems seem to be 1) lack of a use case, and 2) noise.
Analog computing is all about noise minimization. This is Not Fun.
There's interest in this stuff for neural nets, which do a lot of clipping and may be less noise-sensitive.
[1] https://www.analogmuseum.org/library/simstar_technology.pdf
[2] https://apps.dtic.mil/sti/tr/pdf/ADA189675.pdf