Mullion FileMan: A Dual-Pane File Manager and a Set of Folder Tools
Mullion FileMan: a C++17 dual-pane terminal file manager, twenty folder_* CLI tools for comparing and syncing folders, and an MCP server for AI agents.
Lead AI Engineer · Writing since 2016
Lead AI Engineer. I write about reinforcement learning, transformers, multi-agent systems, and the tools I build along the way.
Mullion FileMan: a C++17 dual-pane terminal file manager, twenty folder_* CLI tools for comparing and syncing folders, and an MCP server for AI agents.
Redthread keeps AI coding agent memory in a git repo and serves it over MCP, so Claude Code and other agents keep their context across machines.
Solving Unity's Reacher with DDPG: twenty robot arms sharing one replay buffer, the actor-critic setup, and why it trained so much easier than Tennis.
Two DDPG agents learning to rally in Unity's Tennis environment: continuous actions, sparse shared rewards, what didn't work, and the settings that solved it.
Training a DQN agent on Unity's Banana Collector: the Q-network, replay buffer and target network settings, and how it solved the task (+13 over 100 episodes).
Use the ~/.ssh/config file to connect to servers by name, with identity files, multiple hosts, ProxyJump through a jump server, and wildcard patterns.
The SSH commands I use most: connecting with a key or custom port, local and remote port forwarding, jump hosts with -J, and a SOCKS proxy with -D.
Read in order
Multi-part guides that build on each other, start to finish.
Subscribe to the RSS feed, or follow along on GitHub, LinkedIn and the RL Factory YouTube channel.