Living microbial cement supercapacitors with reactivatable energy storage
cell.com
These days, systemd can be a cause of restrictions on daemons
utcc.utoronto.ca
SCREAM CIPHER ("ǠĂȦẶAẦ ĂǍÄẴẶȦ")
sethmlarson.dev
Vapor Chamber Tech Keeps iPhone 17 Pro Cool
spectrum.ieee.org
Is Zig's New Writer Unsafe?
openmymind.net
Claude Can (Sometimes) Prove It
galois.com
Git: Introduce Rust and announce that it will become mandatorty
lore.kernel.org
Less is safer: How Obsidian reduces the risk of supply chain attacks
obsidian.md
MapSCII – World Map in Terminal
github.com
Bezier Curve as Easing Function in C++
asawicki.info
Escapee pregnancy test frogs colonised Wales for 50 years
bbc.com
Britain jumps into bed with Palantir in £1.5B defense pact
theregister.com
If all the world were a monorepo
jtibs.substack.com
Show HN: FocusStream – Focused, distraction-free YouTube for learners
focusstream.media
The best YouTube downloaders, and how Google silenced the press
windowsread.me
LLM-Deflate: Extracting LLMs into Datasets
scalarlm.com
IG Nobel Prize Winners 2025
improbable.com
Ants that seem to defy biology – They lay eggs that hatch into another species
smithsonianmag.com
PyPI Blog: Token Exfiltration Campaign via GitHub Actions Workflows
blog.pypi.org
The dawn of the post-literate society – and the end of civilisation
jmarriott.substack.com
What Makes System Calls Expensive: A Linux Internals Deep Dive
blog.codingconfessions.com
Show HN: Zedis – A Redis clone I'm writing in Zig
github.com
Show HN: WeUseElixir - Elixir project directory
weuseelixir.com
If the author is here, have you tested and can you comment on the precision of these different methods? I see the code uses some fast-math style approximations for a few operations. How does that compare to Newton-Raphson? And what was the termination criteria for Newton-Raphson… can the runtime be increased or decreased significantly by adjusting the threshold a little?