Less is safer: How Obsidian reduces the risk of supply chain attacks
obsidian.md
If all the world were a monorepo
jtibs.substack.com
Things managers do that leaders never would
simonsinek.com
High-performance read-through cache for object storage
github.com
Hidden risk in Notion 3.0 AI agents: Web search tool abuse for data exfiltration
codeintegrity.ai
Feedmaker: URL + CSS selectors = RSS feed
feedmaker.fly.dev
Ants that seem to defy biology – They lay eggs that hatch into another species
smithsonianmag.com
Show HN: WeUseElixir - Elixir project directory
weuseelixir.com
A 3D-Printed Business Card Embosser
core77.com
Internet Archive's big battle with music publishers ends in settlement
arstechnica.com
Ruby Central's Attack on RubyGems [pdf]
pup-e.com
The best YouTube downloaders, and how Google silenced the press
windowsread.me
Supporting Our AI Overlords: Redesigning Data Systems to Be Agent-First
arxiv.org
Three-Minute Take-Home Test May Identify Symptoms Linked to Alzheimer's Disease
smithsonianmag.com
Show HN: Zedis – A Redis clone I'm writing in Zig
github.com
Kernel: Introduce Multikernel Architecture Support
lwn.net
Your very own humane interface: Try Jef Raskin's ideas at home
arstechnica.com
An untidy history of AI across four books
hedgehogreview.com
Micro-LEDs boost random number generation
discovery.kaust.edu.sa
Shipping 100 hardware units in under eight weeks
farhanhossain.substack.com
Trump to impose $100k fee for H-1B worker visas, White House says
reuters.com
This trick is very useful on Nvidia GPUs for calculating mins and maxes in some cases, e.g. atomic mins (better u32 support than f32) or warp-wide mins with `redux.sync` (only supports u32, not f32).