For the technical folks out there:
#include <stdio.h>
int main() {
    printf("Hello World!\n");
    return 0;
}

For everyone else, welcome!

I’ll be posting a lot of useful content, including technical and non-technical content. If you have any suggestions for future posts, feel free to send me an email at steve@smayes.com or comment on any of the posts around the blog.