Reading this blog post made my day :)

  • @[email protected]
    link
    fedilink
    127 months ago

    If you want to read thos as a manpage, the command is

    curl -sL -H "Accept: text/roff" https://jamesg.blog/2024/02/29/linux-manual-pages/ > post.page && man ./post.page
    
  • @RegalPotoo
    link
    English
    107 months ago

    This is neat. I’ve played about with the idea of doing something similar, but embedding the result in a minimal Linux image built for some esoteric CPU and emulating it in the browser using something like JSLinux

  • @mvirts
    link
    27 months ago

    🎉 man, this is awesome