Links

Last updated on June 20th, 2016.

This page is a collection of links to blogs/resources I find interesting.

It's mostly just a place for me to dump links that I want to remember to check every now and then when I'm bored. I figured other people might find it interesting too.

  1. Blogs
  2. YouTube Channels
  3. Subreddits
  4. Tools
  5. Game Development Beginner Resources
  6. Common Lisp Utility Libraries

Blogs

YouTube Channels

Subreddits

Tools

Game Development Beginner Resources

These are some nice books and websites geared toward teaching beginners how to make video games.

Common Lisp Utility Libraries

Anyone who writes enough Common Lisp eventually seems to end making their own library of useful stuff (myself included).

If you want to write a portable library for other people to use, please don't make the world download your own personal utility library. But it's a lot of fun to peek at other people's utilities, so here's a few to get you started. I personally like printing them out and reading them on the bus.

Only non-GPL libraries are listed here (though several LLGPL'ed ones are included).