Allybag.org

For Kim Yeon-ssi

Current Plans:
Set up this website properly:
Automated process, write on laptop, git push, pull from server cron, publish
About Page
Posts
CSS


A list containing various elements within the items

A nice code block

void compileError(const char* s) {
    *s = '\0'*8; // Shouldn't emphasise the "s = '\0'" part
}