s-ol’s avatars-ol’s Twitter Archive—№ 1,162

  1. Updated mmmfs and integrated it into the tup build system so now all of mmm.s-ol.nu/ is powered by mmmfs. Page load still takes long but that's remedied by all pages being server-side pre-rendered so you always see the content while the client catches up.
    1. …in reply to @S0lll0s
      Once the page is loaded all data is in memory though, and navigation happens in the page (with history.pushState) so that the rest is painless :)