$ cat ~/hacker-fables
by Sebastian Carlos
The satirical cyberpunk novella to read while your AI agent completes Jira tickets.
“Dan Brown on ketamine.”
“Neon Genesis Evangelion meets programming.”
“The world’s first LeetCode-Hard Sci-Fi Novel.”
“If you think you’re a really good programmer, read Hacker Fables. You should definitely send me a resume if you can read the whole thing.”
“A fitting swan song for the age of human programmers.”
# First $50 funds a real (non-AI) cover for the book.
$ curl -sL https://hacker-fables.onrender.com/hacker-fables.man | man -l -
$ curl -sL https://hacker-fables.onrender.com/hacker-fables.man \
| sudo tee /usr/local/share/man/man1/hacker-fables.1 > /dev/null \
&& man hacker-fables
$ info -f (curl -sL https://hacker-fables.onrender.com/hacker-fables.info)
$ curl -sL https://hacker-fables.onrender.com/hacker-fables.info \
| sudo tee /usr/local/share/info/hacker-fables.info > /dev/null \
&& sudo install-info /usr/local/share/info/hacker-fables.info \
/usr/local/share/info/dir \
&& info hacker-fables
0 Comments
Log in to join the conversation.No comments yet. Be the first to share your thoughts.