Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
A quine made with Nix and HTML (embedding-shapes.github.io)
1 point by embedding-shape 4 days ago | hide | past | favorite | 1 comment




Four steps to reproduce locally:

    cd $(mktemp -d)
    curl -O https://raw.githubusercontent.com/embedding-shapes/niccup/refs/heads/master/examples/quine/flake.nix
    curl -O https://raw.githubusercontent.com/embedding-shapes/niccup/refs/heads/master/examples/quine/build.nix
    nix build
    python -m http.server -d result 8000



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: