Bypass DeepSeek censorship by speaking in hex
substack.com
Earthstar – A database for private, distributed, offline-first applications
earthstar-project.org
Decision to dump water from Tulare County lakes altered after confusing locals
sjvwater.org
Scientists find links between Alzheimer's, herpes, and head trauma
statnews.com
A Missing Link Between Concussion and Alzheimer's
nautil.us
Add "fucking" to your Google searches to neutralize AI summaries
gizmodo.com
Elite on the 6502: The original 6502 assembly source, heavily commented
elite.bbcelite.com
Sparrow, a Modern C++ Implementation of the Apache Arrow Columnar Format
johan-mabille.medium.com
AI and Two Hundred Dollar Tasks
blog.ninlabs.com
FBI, Dutch police disrupt 'Manipulaters' phishing gang
krebsonsecurity.com
Switching to Linux: Reclaim Your Freedom
linux-howto.org
Show HN: Simple to build MCP servers that easily connect with custom LLM calls
mirascope.com
Why Tracebit is written in C#
tracebit.com
Show HN: Uscope, a new Linux debugger written from scratch
github.com
Designing Great Watchdog Timers for Embedded Systems
ganssle.com
FurtherAI (YC W24) Is Hiring engineers and researchers to build Vertical AI agents
ycombinator.com
Show HN: Lua-libuv – A Lua with libuv experiments
github.com
Large Language Models Think Too Fast to Explore Effectively
arxiv.org
Fixing E.T. The Extra-Terrestrial for the Atari 2600 (2013)
neocomputer.org
Zusie – My Relay Computer
nablaman.com
I believe this is superseded by the Willow protocol [0] which was posted here a while back.
I tried to read about Willow, but could never make heads or tails of it [1]. It seems to be a hierarchical key value store with a bunch of extra fields for timestamps and cryptographic tokens, but it's woefully short on working examples. Even the recent Rust library [2] is effectively a bunch of abstract classes with implementations that just throw errors.
I could make a quip about the state of European tech sophistication, but I'll let it pass with a polite smile.
[0] https://willowprotocol.org/earthstar/spec/
[1] https://willowprotocol.org/specs/data-model/index.html#data_...
[2] https://github.com/earthstar-project/willow-rs/tree/main