8000 GitHub - pote/dtb: Drinking Typing Bird
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

pote/dtb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drinking Typing Bird

I don't think pepole look at tooltips anymore

As we contemplate the meaningless existance that we lead fuelling a capitalist system based on on our labour we sometimes wish there was a way to make it look like we are actually earning our salary.

In an amazing display of selflessness two developers decided to sacrifice about 50 entire minutes to this righteous cause, this is the result.

Usage

We've deployed this app to Heroku, because we really wanted to spend the least possible amount of effort.

$ curl http://drinking-typing-bird.herokuapp.com

REAL usage

Jump into whatever repository you're working on and run this command, it will sleep randomly and create an empty commit using a phrase from whatthecommit.com as the commit message.

while true; do sleep $(( $RANDOM / 100 )); git commit --allow-empty -m "$(curl http://drinking-typing-bird.herokuapp.com/)" ; done

"I REGRET NOTHING" usage

Add a git push origin master to the one-liner above, if you dare.

Contribution guidelines

We accept only commit messages created drinking typing bird, or some other method that takes even less effort.

About

Drinking Typing Bird

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages

0