Hello World
It feels like a good time to start blogging again.
For a while I had a blog going on lacker.info, but unfortunately I was using some “Blogspot for your domain” product that was deprecated over the subsequent decade.
This time, I’m betting that plain old HTML will be a format for the ages. Also .info is so lame now! So lacker.io is where it’s at.
I’m using Jekyll to generate that HTML because I liked it when we used
it for the original
Parse blog, although the current Parse blog
is just Wordpress. Also Jekyll is nice for wordsLikeThis
.
# Also it has nice built-in syntax highlighting.
def is_that_really_necessary(blogger):
if blogger == "lacker":
return True
raise "TODO: implement logic here"
And so it begins. I’m really curious what people would want me to blog about, so let me know.