Ralph Wiggum testing

So, with all the fuss about Ralph Wiggum loop I thought I would give it a try but I was also trying to run some smaller LLM on very old hardware and a NVIDIA 1050 ti card. Yeah, old stuff. While not speedy I was able to get ollama and deep seek 6.7B running. I use Claude for a lot of small functional script in bash and python. Usually just small infrastructure processes and not very complex. However, I got a simple Ralph Wiggum loop (RWL) from Claude to prompt ollama to generate a CSV with some sample data, process the various columns and try to correct things like phone formatting, states abbrieviation and such. Very basic stuff. The thing I like was that I was using Claude Code to monitor and tweak the orchestration script while the local ollama developed the code. ...

January 24, 2026 · Matt