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 (@[email protected])
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/
That Privacy Guy!
Google Chrome silently installs a 4 GB AI model on your device without consent. At a billion-device scale the climate costs are…
Google Chrome is downloading a 4 GB Gemini Nano model onto users' machines without consent, with no opt-in, no opt-out short of enterprise tooling, and an automatic re-download every time the user deletes it. The pattern is identical to the Anthropic Claude…
Three Inverse Laws of AI https://susam.net/inverse-laws-of-robotics.html
Accelerating Gemma 4: faster inference with multi-token prediction drafters https://blog.google/innovation-and-ai/technology/developers-tools/multi-token-prediction-gemma-4/
Google
Accelerating Gemma 4: faster inference with multi-token prediction drafters
An overview of how Multi-Token Prediction (MTP) drafters are making Gemma 4 models up to 3x faster at inference.
Vibe coding and agentic engineering are getting closer than I'd like https://simonwillison.net/2026/May/6/vibe-coding-and-agentic-engineering/
Simon Willison’s Weblog
Vibe coding and agentic engineering are getting closer than I’d like
I recently talked with Joseph Ruscio about AI coding tools for Heavybit’s High Leverage podcast: Ep. #9, The AI Coding Paradigm Shift with Simon Willison. Here are some of my …
🤡1
Valve releases Steam Controller CAD files under Creative Commons license https://www.digitalfoundry.net/news/2026/05/valve-releases-steam-controller-cad-files-under-creative-commons-license
Digital Foundry
Valve releases Steam Controller CAD files under Creative Commons license
Modders, start your engines.
Appearing productive in the workplace https://nooneshappy.com/article/appearing-productive-in-the-workplace/
No One's Happy
Appearing Productive in The Workplace — No One's Happy
AI can produce work that looks expert without being expert. The failure arrives in two shapes, and both are reshaping the workplace.
Programming Still Sucks https://www.stvn.sh/writing/programming-still-sucks-fqffhyp
www.stvn.sh
Programming Still Sucks. — Writing
Sorry Peter. — I'm at a birthday party, and while most people here also work in tech, there's always a Guy with a Real Job. You know, a physical job, building some or other thing people need. And this Guy always asks some variant of the same question: aren't…