News

In part one we started hacking Bluetooth and made a little £2 key-finder beep using only Android and Linux. If you haven’t ...
Discover how AI agents like Claude Code are transforming bash scripts, automating tasks, and revolutionizing workflows for developers.
Need to install Git on Windows? This quick Git install tutorial shows you how to quickly download, install and configure Git on Windows 10.
Command to delete a local Git branch A single, straightforward, easy-to-type command will delete your local Git branch: git branch --delete <branchname> That’s it. That’s all you have to do. Just ...
This is a bash file to install python 3.13.6 to wsl's usr/local/. It will be enabled to install pips to your wsl.
Claude Code has Git bash windows setup instead of WSL The issue with this is though is that it's not compatible with the claude-flow MCP server and sometimes even ruv-swarm MCP server. I tried setting ...