Image size: ~739KiB. "Super coder" pretending game. USER: nobody.
3.8K
docker run -it --rm --log-driver none --read-only --net none defnotgustavom/super-hacker
Gently mash your head against the keyboard (while it is running) and get some fancy, 100% legit code (out of a chosen language) on screen. Repeat 1 for maximum amusement.
super-hacker is a CLI application that will output beautifully written code to your terminal allowing you to astound your friends and family. By default, the output buffer is set to 3 but is overridable. To quit, press esc or ctrl-c.
super-hacker with no flags runs with Go as the default language and an output buffer of 3 bytes.
$ super-hacker
super-hacker with the l flag runs it with the given language. See the "Supported Languages" section below.
$ super-hacker -l python
super-hacker with the b flag runs it with the output buffer set to the given value.
$ super-hacker -b 16
Go
C
Python
Scala
Haskell
Java
Javascript
Rockstar
Ruby
CoffeeScript
Content type
Image
Digest
sha256:7c0c4c2fb…
Size
758.9 kB
Last updated
about 3 years ago
docker pull defnotgustavom/super-hacker