This story on HackerNoon has a decentralized backup on Sia.
Transaction ID: smPp8D_f6vN7PJHTCUVrakSaXnKbERK1pNA508bt3Bw
Cover

git speaks

Written by @badrihippo | Published on 2017/9/19

TL;DR
git status

# a poem from the command-line

git status

All your files are up to date You’ve shown no activity as of late

git checkout -b Getting your act together, I see.

I know you’re in a rush, but all the same it would be a good idea to specify the branch name.

git checkout -b \ all-bugs-eradication All? You may be enthusiastic, but isn’t that too much ambition?

./test.py Testing…done. But why!

Not a single bug found —  that’s too good to be true! Oh, wait, there’s no code either. Lots of work ahead for you!

git checkout master Are you planning to work faster?

Or leave it to someone else in the spirit of collaboration? git branch -d \ ``all-bugs-eradication

It’s the latter, I see. Ctrl+D

Originally published at badrihippo.github.io

[story continues]


Written by
@badrihippo
Editor & tech support at Snipette, which uses fiction techniques to explore history, culture, and science.

Topics and
tags
git|codepoetry|poem|programming|git-speaks
This story on HackerNoon has a decentralized backup on Sia.
Transaction ID: smPp8D_f6vN7PJHTCUVrakSaXnKbERK1pNA508bt3Bw