
Teaching Claude to be Lazy
How I doubled my productivity by making everyone work less
thoughts on Haskell and other software concerns
Live Last read · last published · next check

How I doubled my productivity by making everyone work less

I’ve managed to make several massive improvements in concurrent code by following an extremely simple pattern, so I’m going to try and popularize it.

a reddit response too far

Subtleties in Interop Code

Propagate `HasCallStack` constraints by compiler errors

I’ve improved our exception reporting experience significantly at Mercury.

Now with hard copies!

wow i would actually really like to switch from GitHub Pages for my programming stuff, but Substack doesn’t let you use markdown?

This is Overcoming Software, a newsletter about thoughts on Haskell and other software concerns.

This is a really brief post to call out a nice trick for providing users a nice migration message when you delete a constructor in a sum type.