This is my first post on the phlogospher, look at me mah! No hands!

Seriously, though, maybe I'll keep this blog up.  My main frustrati
in the past was the interface required to publish posts, just awefu
tried my hand at blogging using markdown via hugo on the www but it
still cumbersome.  Maybe that was just my implementation, though.

Being who I am I thought it would be fun to have it run in a contai
CoreOS.  I had nice scripts around it and used terraform to tear do
rebuild and deploy an entirely new container image every time I upd
blog.  This was fun, don't get me wrong.  There's definitely someth
The idea that, as long as I keep my blog updated regularly, I don't
worry about security patches was really very appealing.  The real h
from Terraform I think.  I kept the whole thing on github so I coul
and update the blog from multiple computers but Terraform never rea
that too well.  Always had problems with updating the files on the 
end without logging in to the VPS manually and deleting the VM imag
the thing was running on.  Terraform should have handled all of tha
do that it maintains a statefile and that statefile was never synch
via the git repository correclty... or something.

So here's to my next attempt.  May it be simple enough to keep me w