Currently reading: 84K by Claire North, ISBN: 9780316316804 ?
Tag: status
git config core.autocrlf auto
on Windows side; core.autocrlf input
on WSL side and… it just sort of works like I expect.
Needed to replace my aging personal computer, decided to dip my toe in the Windows world again. WSL on Windows feels a little like black magic.
I had fun experimenting with Rust + WASM a few months ago, but ultimately didn’t ship; seeing what’s coming next, I’m excited about how much further I would get today.
Happy to work for a company that thinks about our impact beyond just revenue.
Back in frontend land, reminded today that setState
in React is aggressively asynchronous; need to verify a change? Use a callback.
Two weeks in, and I can’t believe the difference. People: if you have options, do not put up with energy-draining shit at work. It may be you, but it’s [definitely] also them.
My last day at Plangrid was Friday. Lots of change coming, which feels appropriate for spring.
Reading about Python’s new breakpoint prompted me to revive my PDB tutorial. Guess I have some updating to do!