The Gossamer Condor Principle
Karpathy's autoresearch and a 1977 human-powered airplane share the same breakthrough insight: make attempts so cheap that failure becomes irrelevant.
Head of AI @ Displace | Human language technology researcher based in the San Francisco Bay Area
Karpathy's autoresearch and a 1977 human-powered airplane share the same breakthrough insight: make attempts so cheap that failure becomes irrelevant.
Hide secret messages inside audio files using three different techniques - LSB encoding, ultrasonic frequency-shift keying, and spectrogram text art.
Hide readable messages inside audio spectrograms - a fun DSP trick inspired by a tool from my grad school days.
A recent study found that CLAUDE.md and AGENTS.md files often reduce AI coding agent performance. I built a Claude Code skill to fix that.
Why a pigeon's sound doesn't echo.
A colon can completely change the meaning of a sentence.
Welcome to my blog where I'll share thoughts on AI, language technology, and other random stuff.
Simpler times, simpler zoning laws.
When your vocabulary is a bit too confrontational.
A literal interpretation of science.
When you're slightly dyslexic and have an active imagination...
A C library offering signal processing functions, live audio I/O, and plotting capabilities.
A demo of the Berkeley Restaurant Project (BeRP) from 1993.
Transcripts and audio for the BeRP speech corpus, a testbed for speech recognition from the 90s.
How to remove duplicate objects from an array in JavaScript.
A bash script to compile Go executables for multiple platforms.
A Python function to identify outliers in a dataset using the modified z-score method.
This gist provides some info on how to collaborate on software projects using git+GitHub.
Notes from a beginner learning React.js for building user interfaces.
Instructions for installing the LBFGS library on Mac OSX and using it with the SRI LM Toolkit.