Explore >> Select a destination


You are here

www.gibney.org
| | www.redblobgames.com
31.7 parsecs away

Travel
| | Amit's guide to math, algorithms, and code for hexagonal grids in games
| | www.justus.pw
25.5 parsecs away

Travel
| | [AI summary] A writeup explaining how to automate a math-based Capture The Flag challenge using Python scripting and Netcat to interact with a server.
| | www.tartley.com
23.5 parsecs away

Travel
| | I've been doing some programming tests and puzzles while job hunting lately. One quick challenge was quite nice, reminding me a bit of Project Euler questions, and I nerd sniped myself into doing a 2n
| | morestina.net
68.2 parsecs away

Travel
| Several months ago a StackOverflow user asked an interesting question: Imagine we have an iterator, say iter(range(1, 1000)). And we have two functions, each accepting an iterator as the only param...