Reading this blog post made my day :)

  • Bene7rddso@feddit.de
    link
    fedilink
    arrow-up
    12
    ·
    4 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@lemmy.world
    link
    fedilink
    English
    arrow-up
    10
    ·
    4 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