Find enclosed some words that I have written.
2023
-
Now is a great time to become a programmer
The secret is that programming is a design discipline.
-
Approaching LLMs, softly-softly
Ok, fine, I'll write about LLMs.
-
I did an unusual thing
I took a lot of paternity leave.
-
The Ghost of a Substack
No, be more indie than that.
-
Never grift
#nevergrift
-
A first post
A thousand first posts.
2022
-
Notes to a new tech lead
Leadership philosophy for my younger self.
-
Making things is deep magick
You know what rocks? Making things.
-
Your personal blog does not need analytics
At least make them privacy-preserving.
-
It’s ok for people to leave
Or, a job is a business relationship.
-
Default object parameters in TypeScript
Languages have features you can use.
-
The what and why of git commits
What the commit changes, and why it changes it.
2021
-
Make Pandas transformations readable
Just include line breaks please.
2020
-
How to (not) remember shell commands
The tl;dr on tldr.
-
Spend more time thinking about names
There are two hard things in computer science, etc.
-
Commit only part of a file with `git add -p`
Also, review what you are committing.
-
Consistent commit messages
Absolute pedantry.
-
All the python environment setup you need (probably)
There will never be a definitive solution to python environments.