So this is my blog. I can’t believe this domain was available. This will be another nerdy developer/.NET blog like the billions others.
TODO:
- Customize dasblog theme
- Get SyntaxHighlighter all hooked up
- Produce content
- Find better hosting. Godaddy is awful. Excuse for a vps, maybe?
public class Foo
{
public Foo()
{
Console.WriteLine("what?");
}
}
test