Dale Weiler

Software Engineer

High contrast
Welcome to my personal blog, a blog dedicated to in-depth coverage of software-engineering, programming languages, and rants.

Blog posts

Bool done wrong

A rant about bool interoperability in C/C++, and how you simply cannot use a typedef, or macro to represent a true boolean type.

GLUT sucks

A rant about how terrible of a time I had using glut and how simplicitly leads to terrible API design.