RSSAmplifier

Blog

Nathan Craddock

Recent content on Nathan Craddock's website

nathancraddock.comRSS feed ↗5 posts

Latest posts

Where is the color table?

It turns out I was using the wrong game data the whole time in Reckless Drivin'. This documents how I figure it out, and what I did to find the correct data...

LuaJIT is more complex than I thought

Learning the hard way that LuaJIT is much more complicated than Lua...

macOS doesn't like polling /dev/tty

macOS does not allow polling /dev/tty. This talks about the issue and some possible workarounds...

Writing to the macOS clipboard the hard way

A fun journey through different ways to write to the macOS clipboard from Lua...

A different approach to fuzzy finding

I built a new fuzzy finder that does a particularly great job at filtering filepaths. Here is why I built it and what it offers...