Files
davideisinger.com/content/pages/about.md
David Eisinger afe581b20c listmonk wording
2024-03-06 23:48:58 -05:00

1.9 KiB

title, date, draft
title date draft
About 2024-03-06T23:04:44-05:00 false

I'm a technologist living in Durham, North Carolina, USA with my wife and daughter, plus a dog named Steve and a parrot named Tad.

I work as a developer and manager at Viget, where I've been building things for the web since 2008. Ruby is my primary language, but I enjoy working across a variety of technologies.

In my free time, I enjoy running, cycling, woodworking, making music, and creative programming.


Contact

I'm available by email at hello@davideisinger.com. I'd love to hear from you.

You can receive my monthly dispatches via email or add my RSS feed to your feed reader (I use and recommend Feedbin).


Colophon

This site is built with Hugo. I recommend Brian P. Hogan's Build Websites with Hugo if you'd like to set up your own Hugo site from first principles.

It's deployed via GitHub Actions to a small Digital Ocean server running behind Cloudflare. I use Caddy in a Docker container to serve the site.

Image dithering is handled via a small webservice I've detailed in a dedicated post.

The links on the homepage are pulled from my Pinboard bookmarks. I create plaintext backups of pages I link to with w3m.

I manage my monthly dispatch emails with Listmonk, also running as a container behind a Caddy proxy.

Source code is available on GitHub.