6 posts tagged with "GitHub"

Working In Public Book Notes

August 09, 2020

Notes for the book Working In Public by Nadia Eghbal


git is hard, but time travel in git is easy.

March 24, 2019

This article explains how it's possible to commit code that is dated in the future.


How to Change Repo Language in GitHub

February 07, 2017

I recently started working on a Weather app in Flask to auto-detect a user’s location based off of their IP address. After committing some updates to GitHub my app switched from being labeled as…


view all tags