Select notebooks from a Nikola blog so that they can be tried on Binder at mybinder.org
original tweetI built a pipeline in #python that pushes every time I save a blog post.
— Don Morehouse (@dmmfll) October 6, 2019
This for those who think a lot of commits mean productivity.
Those who are not technical will pretend to know what the commits mean.
Those who are technical might find them amusing.https://t.co/6XIdfau1Yk
According to Larry Wall, the original author of the Perl programming language:
- Laziness: The quality that makes you go to great effort to reduce overall energy expenditure. It makes you write labor-saving programs that other people will find useful and document what you wrote so you don't have to answer so many questions about it.
- Impatience: The anger you feel when the computer is being lazy. This makes you write programs that don't just react to your needs, but actually anticipate them. Or at least pretend to.
- Hubris: The quality that makes you write (and maintain) programs that other people won't want to say bad things about.
I've created a labor-saving (producing?) code that produces Git commits that are then proxyed by some as an indicator of productivity on GitHub.
original tweetThis may be stating the obvious, but GitHub streaks and commit counts are warped measures of productivity. You may work for months on a high-impact feature that results in only a single commit.
— Andrew Clark (@acdlite) February 25, 2018
Use metrics to motivate yourself but don’t feel the need to compare them to others’.