@danluu somewhat confusing graphical issue on https://danluu.com/butler-lampson-1999/ where Software engineering/RPC/... show up in "Maybe" when they should be in "No". This is because each <tr> has two <td>s when it should have an empty one in the middle.
@cis_female Thanks! This seems like yet another Hugo markdown parser bug (I looked at my markdown for this and it indicates there should be an empty column).
I guess I can fix this by taking the HTML and copy+pasting it into my post and then fixing the bug in the table.

