Startup advisory board: build a portfolio, not a committee
In shortI set the pool before I picked the people: about five percent of the company for the whole advisory ecosystem, two...
Cybersecurity CEO, Investor & Writer
In shortI set the pool before I picked the people: about five percent of the company for the whole advisory ecosystem, two...
My LLM router decided privacy by matching keywords in the prompt. It leaked, and I tore it out the next day. What replaced it is one lookup table you can audit in twenty seconds.
In shortTwo of the 15 models cleared all 38 tasks at 100 percent quality, and one of them costs more than three...
When the Linux OOM killer fires, 'sshd is running' stops meaning 'you can log in.' Four systemd and sysctl fixes that keep your login path alive through a memory storm.
A $15 Zigbee sensor on an open-air GPU reads load backwards in the fan airflow. An LLM falls for the same trick. Calibrate against nvidia-smi to fix both.
The SMLIGHT SLZB-07 connected, spoke the right protocol, then quit: EZSP version 12 not supported. Here's the flash fix and how to pick the right channel.
docker image prune skips tagged images, and the real hog hides in /var/lib/containerd. How I traced a 99% root disk to the containerd snapshotter and fixed it.
Run rustdesk-server-oss behind Tailscale with zero public ports, plus the macOS root-daemon config fight that ate an hour and nobody has documented.
In shortThe RTX 2060 SUPER came up clean and generated 52.8 tokens per second, which felt respectable until I noticed the binaries...
I built a honeypot canary that screens web content with a deliberately gullible LLM before my AI agent reads it. Here is what it caught.