Explore >> Select a destination


You are here

jens.mooseyard.com
| | www.morelightmorelight.com
20.1 parsecs away

Travel
| | [AI summary] A blog post from 2010 discussing various topics including technology, media, and personal interests with a focus on online communities and digital content.
| | possiblywrong.wordpress.com
17.3 parsecs away

Travel
| | I had way too much fun with this. After a discussion with students about mazes and various ways to represent and display them in computer programs, I ended up writing a Python version of Wumpus. I don't mean a 3D graphics version using Visual Python, or even the 1980 TI version with the Wumpus graphic...
| | cyberchris.xyz
15.9 parsecs away

Travel
| | This was an older writeup of mine that I posted before I had set up this blog. I am reposting it for my blog now. Whats this for? After stumbling upon the youtube-dl program (link to the repo), I was impressed with its functionality but found it quite inconvenient to have to leave the terminal to search for the url. This led me to write this python script that lets you search Youtube and display the video/playlist ID, all in the command line.
| | www.laac.dev
31.7 parsecs away

Travel
| Choosing which tools to use in your Python development environment might be the toughest part of Python programming. The Python tooling ecosystem continues to evolve rapidly. I'll share what I need my tools to do, what tools are a part of my development environment, and why I use each one.