because adulthood is lonely

WallAboutLogLive feed

#207 — Mar 23, 2026 by Evan Chen

Man, I can just like, upload whatever I want to PyPI and it's great.


#206 — Mar 22, 2026 by Evan Chen

I really want to like biome, but having to have a configuration file to cause it to use spaces over tabs (the default for prettier) isn't great. I don't have .prettierrc and don't really want to start with biome.json either.


#205 — Mar 21, 2026 by Evan Chen

What does it say about me that tinkering with CI is more addictive than Netflix?


#204 — Mar 21, 2026 by Evan Chen

python -m http.server is such a nice built-in command and I wish I knew about it like ten years ago


#203 — Mar 20, 2026 by Evan Chen

I think I have an unhealthy addiction to setting up CI.


#202 — Mar 19, 2026 by Evan Chen

Are people really so slow at reading emails that having an LLM summarize the email for them is useful? I can't imagine not preferring to just read the original.


#201 — Mar 18, 2026 by Evan Chen

we learned that apparently the actual purpose of MOP was to mine OTIS diamonds buried deep within the earth

that has got to be one of the quotes of all time


#200 — Mar 17, 2026 by Evan Chen

all i want for christmas is django support for ty


#199 — Mar 16, 2026 by Evan Chen

Appreciated this paragraph from gasche:

The policy that I proposed has been described to me as:

  • disturbingly anti-AI by people who are very positive about AI usage for programming
  • disturbingly pro-AI by people who are very negative about AI usage for programming

My immodest take-away from these conflicting sentiments is that the proposed policy is in fact reasonably balanced.


#198 — Mar 16, 2026 by Evan Chen

I think I would have liked to have a teacher like Dijkstra.


#197 — Mar 16, 2026 by Evan Chen

Reading ocaml PR 14369 generates so much entertainment value for me every time.


#196 — Mar 15, 2026 by Evan Chen

Actually one of my favorite parts of the MOSP hunt is the rec letter in the Epilogue of Chapter 1.


#195 — Mar 14, 2026 by Evan Chen

Are these log messages too snarky?

log "♻️  RELOAD TRIGGERED. Every day I'm shuffling 🔀"
# …
log "☀️  GOOD MORNING, my glorious webmaster! How are you this fine $(date +"%A in %B")?"
log "🩷 Please enjoy these logs, I wrote them just for you 💌🖋️"

#194 — Mar 14, 2026 by Evan Chen

why do i push updates to production right before going to bed on a Friday night isn't that just asking for trouble


#193 — Mar 11, 2026 by Evan Chen

oh it's almost april 1 which means it's time for me to decide on a new career


#192 — Mar 11, 2026 by Evan Chen

I'm always reminded of this sentence in esr's how to ask questions

When asking your question, it is best to write as though you assume you are doing something wrong, even if you are privately pretty sure you have found an actual bug. If there really is a bug, you will hear about it in the answer. Play it so the maintainers will want to apologize to you if the bug is real, rather than so that you will owe them an apology if you have messed up.

I feel like I always did this, and it just seemed like common sense to me. In fact, I assumed that's what everyone did. But apparently not?


#191 — Mar 11, 2026 by Evan Chen

It's pretty nice that most of the museums in Washington DC are free.


#190 — Mar 9, 2026 by Evan Chen

New mosp.evanchen.cc archive up and running!


#189 — Mar 6, 2026 by Evan Chen

Maybe binge-watching High Potential is not a good way of coping with not having enough time to finish my work.


#188 — Mar 5, 2026 by Evan Chen

A sentence I read on Wikipedia today:

On 30 April 2015, the U.S. Federal Aviation Administration announced it will order Boeing 787 operators to reset its electrical system periodically, to avoid an integer overflow which could lead to loss of electrical power and ram air turbine deployment, and Boeing deployed a software update in the fourth quarter. The European Aviation Safety Agency followed on 4 May 2015. The error happens after 2^31 hundredths of a second (about 249 days), indicating a 32-bit signed integer.