Talkie: a 13B vintage language model from 1930 https://talkie-lm.com/introducing-talkie
Localsend: An open-source cross-platform alternative to AirDrop https://github.com/localsend/localsend
GitHub
GitHub - localsend/localsend: An open-source cross-platform alternative to AirDrop
An open-source cross-platform alternative to AirDrop - localsend/localsend
Ghostty is leaving GitHub https://mitchellh.com/writing/ghostty-leaving-github
You can beat the binary search https://lemire.me/blog/2026/04/27/you-can-beat-the-binary-search/
Daniel Lemire's blog
You can beat the binary search
We sometimes have to look for a value in a sorted array. The simplest algorithm consists in just going through the values one by one, until we encounter the value, or exhaust the array. We sometimes call this algorithm a linear search. In C++, you can getβ¦
Claude Code refuses requests or charges extra if your commits mention "OpenClaw" https://twitter.com/theo/status/2049645973350363168
X (formerly Twitter)
Theo - t3.gg (@theo) on X
Fun fact - if you have a recent commit that mentions OpenClaw in a json blob, Claude Code will either refuse your request or bill you extra money.
This is an empty repo, I'm just calling Claude Code directly. Insanity.
This is an empty repo, I'm just calling Claude Code directly. Insanity.
How an oil refinery works https://www.construction-physics.com/p/how-an-oil-refinery-works
Construction-Physics
How an Oil Refinery Works
Though wind and solar continue to carve out larger and larger shares of world energy supply, the modern world still runs on petroleum, and will continue to do so for the foreseeable future.
Shai-Hulud Themed Malware Found in the PyTorch Lightning AI Training Library https://semgrep.dev/blog/2026/malicious-dependency-in-pytorch-lightning-used-for-ai-training/
Semgrep
Shai-Hulud Themed Malware Found in the PyTorch Lightning AI Training Library
The PyPI package lightning was compromised in versions 2.6.2 and 2.6.3 with Mini Shai-Hulud themed malicious code to execute credential-stealing malware on import.
Show HN: WhatCable, a tiny menu bar app for inspecting USB-C cables https://github.com/darrylmorley/whatcable
GitHub
GitHub - darrylmorley/whatcable: macOS menu bar app that tells you, in plain English, what each USB-C cable plugged into your Macβ¦
macOS menu bar app that tells you, in plain English, what each USB-C cable plugged into your Mac can actually do - darrylmorley/whatcable
New research suggests people can communicate and practice skills while dreaming https://www.newyorker.com/culture/annals-of-inquiry/its-possible-to-learn-in-our-sleep-should-we
The New Yorker
Itβs Possible to Learn in Our Sleep. Should We?
Learning while sleeping had long been relegated to the realm of quackery, but new studies suggest that we may be able to problem-solve and practice skills in our dreams.
DeepSeek V4 β almost on the frontier https://simonwillison.net/2026/Apr/24/deepseek-v4/
Simon Willisonβs Weblog
DeepSeek V4βalmost on the frontier, a fraction of the price
Chinese AI lab DeepSeekβs last model release was V3.2 (and V3.2 Speciale) last December. They just dropped the first of their hotly anticipated V4 series in the shape of two β¦
How fast is a macOS VM, and how small could it be? https://eclecticlight.co/2026/05/02/how-fast-is-a-macos-vm-and-how-small-could-it-be/
The Eclectic Light Company
How fast is a macOS VM, and how small could it be?
Latest Geekbench performance figures for macOS VMs, and testing of how few cores and how little memory is really needed: could you run a macOS VM usefully on a MacBook Neo?
Mercedes-Benz commits to bringing back physical buttons https://www.drive.com.au/news/mercedes-benz-commits-to-bringing-back-phycial-buttons/
Drive
Mercedes-Benz join the list of manufacturers admitting that touch-sensitive controls were a mistake
Another brand backflips and admits that touch-sensitive buttons for frequently used controls were a mistake.
π1
BYOMesh β New LoRa mesh radio offers 100x the bandwidth https://partyon.xyz/@nullagent/116499715071759135
PartyOn
nullagent (@nullagent@partyon.xyz)
Announcing the BYOMesh!
We've been hard at work designing what I believe is now the worlds SMALLEST & most CAPABLE LoRa companion dev kit ever!
It combines the tried and true SX1276 allowing access to the full sub-1GHz ISM band all mesh enthusiast knowβ¦
We've been hard at work designing what I believe is now the worlds SMALLEST & most CAPABLE LoRa companion dev kit ever!
It combines the tried and true SX1276 allowing access to the full sub-1GHz ISM band all mesh enthusiast knowβ¦
Talking to strangers at the gym https://thienantran.com/talking-to-35-strangers-at-the-gym/
Google Chrome silently installs a 4 GB AI model on your device without consent https://www.thatprivacyguy.com/blog/chrome-silent-nano-install/
Should I run plain Docker Compose in production in 2026? https://distr.sh/blog/running-docker-in-production/
Distr
Should I Run Plain Docker Compose in Production in 2026?
Yes, plain Docker Compose can still run production workloads in 2026βif you close the operational gaps it leaves: cleanup, healing, image pinning, socket security, and updates.