/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

wpsoftware.net
| | cowlark.com
4.1 parsecs away

Travel
| | [AI summary] The author announces a self-recorded project porting the CP/M operating system to 6502-based platforms like the Commodore 64 and BBC Micro.
| | hjr265.me
4.6 parsecs away

Travel
| | Git has this great feature that I think is well-known but under-used. I am talking about Git hooks. With Git hooks, you can run scripts during different Git actions. Like this one: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 #!/bin/sh GOFILES=`git diff --name-only --cached | grep -e '.go$' | grep -ve 'vendor/'` UNFMTFILES=() for f in $GOFILES; do if [ -n "`gofmt -l -s .
| | www.watsonbrosgames.com
3.9 parsecs away

Travel
| |
| | opensource.googleblog.com
18.3 parsecs away

Travel
| Google Summer of Code (GSoC) 2025 program, is open to both students and beginners in open source software development. Join the upcoming info session.