Blog posts

2025

How I keep class repo forks sane

1 minute read

Published:

If you have ever forked a professor’s repo, pushed your own work, then pulled their new commits and hit a wall of merge conflicts, you are not alone. The fix is simple: wire your remotes correctly and rebase instead of merging.

First Post — Who I Am and What This Site Is

1 minute read

Published:

I built this site to keep track of what I’m working on, thinking through, and learning, mostly around data science, programming, and projects I care about. Some of it will be technical, some of it won’t. Depends what I’m doing that week.