Hacker News new | ask | show | jobs
by frameloss 3186 days ago
Nice! I did something similar a few years back as a bit of a joke at work, and best I could come up with was 345 bytes ...

    mov    rax,34 ; pause()
    syscall