Skip to content

Instantly share code, notes, and snippets.

View autarch's full-sized avatar

Dave Rolsky autarch

View GitHub Profile

I unexpectedly had to quit my previous job and am now in search of a new one. If you are interested in hiring me or have leads, I would very much appreciate it if you could contact me at my ID + gmail.

Past experiences

https://lestrrat.github.io/

During 2000-2019, I worked as a backend software engineer, writing anything from small tools to servers handling billions of requests. Now I focus on writing software with Go. During 2019-2024, I worked as TechPR, acting to promote my employer to the outside engineering community, as well as enabling and otherwise making internal engineers happier. I still wrote code for FOSS, but not for a living.

I have 15+ years experience writing about programming in commercial publishing.

@autarch
autarch / podtogo.pl
Last active August 29, 2015 14:05 — forked from tsibley/podtogo.pl
#!/usr/bin/env plackup
use strict;
use warnings;
use utf8;
use HTML::Restrict;
use Plack::Builder;
use Plack::App::Directory;
use lib::remote 'MetaCPAN::Pod::XHTML' =>