Reading List

The most recent articles from a list of feeds I subscribe to.

SEPM Conference in Copenhagen

"It's so awesome that we are in a planetarium, first of all." - Charlie Harrington

Cape Seafood Logo

My friend Luke asked me to design a new logo for his new company. You may know his other company: Luke's Lobster.

Here's what my other friend Katie Kosma and I came up with:

logo

Check out Cape Seafood for more seafood-y goodness.

Four Track

This is the first song I wrote and recorded on my Fostex four-track.

About

I'm a computer programmer working on Folio. Previously, I worked at Cruise.

Projects

  • The CS Primer Show - a podcast with my friend Oz Nova about computer science and computer science education (watch on YouTube)
  • Fahrenheit 52 - a weekly writing challenge (write one new short story every week for a year) in 2022, inspired by a Ray Bradbury quote
  • Writes With - nerdy interviews with writers about their writing tools
  • In The Troll Pit - livestream adventures in retro computing
  • Escaping Web - a six-episode podcast with Oz about software engineering and learning
  • Von Chomp - iOS "monster" tally counter app where counting tastes delicious
  • Terminal Man - weird songs that I make on flights using Logic or Garageband

Points Elsewhere

Thanks for visiting my website!

Charlie Harrington

<% pages.sort((c,d) => { if (!c.date || !d.date) return const a = c.date.split("-"); const b = d.date.split("-"); return b[0] - a[0] || b[1] - a[1] || b[2] - a[2]; }) .forEach((page) => { _%> <%if (page.title !== "About" && page.title !== "Charlie Harrington" && page.title !== "Library" && page.title !== "Books" && page.title !== "Walkingman") { %>