~keith's Web site

Anonymous mailbox

This page is for anonymous public messages. If you'd like to e-mail me directly, see here for my contact info.

Send a message

You can send me an anonymous message below! I'll post my reply on this page, and I might also share it on social media.

Your cookie: 8ccb2da99b111bbc

This page assigns visitors a randomly generated browser cookie, so they can identify themselves as the sender of multiple messages.
This cookie is sent alongside your message, and will be visible when a response is published. It can be reset at any time, and will expire after 48 hours, or when the browser is closed.

Answered messages

That _is_ super cool! Probably obsolete because nobody programs assembly anymore, but definitely something I would implement if I were doing a retro fantasy computer of some sort

• from ea1dab560f1dcdf7

Most SPARC programs also weren't hand-written assembly code, this was well within the era of C. But it simplifies the compiler logic and calling convention, and reduces function call overhead (it's faster to increment an offset register than it is to write a bunch of values to memory).

View all