http://zduck.com has all of my technical content. Mostly PowerShell and Go, the rest is misc. Eventually I plan to migrate it to my new blog at http://joshua.poehls.me which currently only has non-technical content.
Spending my evenings writing a very custom purposed XML “schema” inference engine. The generated schema is used to generate strongly typed C# classes and serialization. Currently the project is using LINQ-to-XSD to generate the classes and .NET’s built-in XmlSchemaInference class to do the XSD creation but the whole process has many flaws I’m hoping to solve. Mostly due to XSD being a poor schema format for our needs.
silent__thought desktop
Working on some C# code for a custom XML schema inference engine (not XSD).
OS and running apps: