did (and why I stopped them)

Stuff I've stopped doing for good.

#Win-builds

I started using Linux a few years after using Free Software on Windows. It felt important to me that Free Software is available on Windows but devs are mostly on Linux and Windows support is often both an after-thought and a chore. Win-builds was meant to solve this.

While a technical success, this project is probably a marketing failure. I see different reasons to this depending on the demographic.

I also set myself a difficult goal with security updates. This proved too much to do without skimping on tests and QA.

With WSL, people could/should use a Linux distribution which has cross-compiled packages (Debian/Ubuntu have it and have developers for the packages, OpenSUSE and Fedora do too). It's slightly less user-friendly for people used to Windows.

A few years after the project end, I let the domain name lapse. It seems the domain name was still interesting enough to be squatted and still be.

#Lablgtk

GTK+ bindings for OCaml. Lablgtk provides a fairly wonderful API which is high-level, safe, and efficient both for programming and running.

I spent a few years contributing to it, improving various aspects (fixing bugs, extending coverage, API and high-level wrapper, attempting to take advantage of gobject-introspection, demystifying it to the community, and building FRP-style workflows).

Unfortunately, following GTK+ is incredibly tough and gobject-introspection was hardly a practical solution due to its large bias in favor of Python (and Javascript).

#Updates

#Reports

#Notes