because adulthood is lonely

WallAboutLogLive feed

#60 — Oct 5, 2025 by Evan Chen

omg i never realized 🐐 stood for "greatest of all time" that makes so much sense now


#59 — Oct 4, 2025 by Evan Chen

Quote of the day: "inner peace is not having any rec letters to write".


#58 — Sep 30, 2025 by Evan Chen

It occurs to me I'm now like the professor in the left panel of PhD Comics 1047. (I definitely used to be like the grad student in the right panel.)


#57 — Sep 30, 2025 by Evan Chen

I actually think answering email from Vim/neomutt is a speedup of a factor of 2. Using the Gmail web interface just feels awful now.


#56 — Sep 28, 2025 by Evan Chen

It occurs to me that when I'm learning Korean, the set of words I frequently use (from my tiny vocabulary) tells much about my personality. I have a lot of words like 멍청하다, 게으름을 피우다, 창피하다.

Feels a bit like a deck-builder game for your thoughts.


#55 — Sep 26, 2025 by Evan Chen

Cute patch notes:

7.70.0. We fixed a bug on Microsoft Windows that made the Signal Desktop title bar orange instead of blue. If you've grown to love the citrus-themed color scheme over the past few days and this bugfix makes you feel blue, you can adjust your system accent color in your Windows settings.


#54 — Sep 24, 2025 by Evan Chen

Tonight's dream: I'm working on the final meta-meta puzzle of an online hunt, and I'm pretty stuck on it. Then it occurs to me I haven't seen FAIR PLAY as an answer yet, so I was like, "huh, wait a minute... was that not promised?" And so I call in FAIR PLAY, and it's correct.


#53 — Sep 23, 2025 by Evan Chen

How does anyone learn linear algebra taught via matrices? Like, I don't think I could understand what was going on in 18.06 if I hadn't taken Math 55a first, and I have a PhD in math. I can't imagine how confused the poor undergraduates must be.


#52 — Sep 23, 2025 by Evan Chen

I appreciate papers like Bluffing in Scrabble, arXiv:2509.10471:

It is well known that in games with imperfect information, such as poker, bluffing with some probability can be a component of the optimal strategy. However, as far as we know, nobody has ever exhibited a Scrabble position in which the optimal strategy involves bluffing, or even a Scrabble position in which the optimal strategy is a mixed (i.e., randomized) strategy. We present a carefully constructed Scrabble position, that could actually arise in a tournament game with no invalid words played, in which the optimal strategy (assuming that a tied score leads to the point being split equally, with no recourse to so-called "spread points" as a tie-breaking mechanism) is to make Move A with probability 1/3 and to make Move B with probability 2/3. Move B can reasonably be called a bluff, in the sense that it sets up a threat which the player cannot in fact execute, but which the opponent may not be able to rule out.


#51 — Sep 22, 2025 by Evan Chen

After all these years, there are some MO problems for which I don't remember anymore how I came up with the solution, and others for which I definitely do. I like it when my students ask me about the latter and not the former, because I'm lazy and it's less work for me to answer their question.

Wouldn't it be convenient if those also turned out to be the more instructive problems? I'm secretly hoping that this laziness happens to causes me to have better taste in problems, but I don't think I'd be able to test that.


#50 — Sep 22, 2025 by Evan Chen

So Claude Code actually outputted reasonably good Asymptote code for me today, which is a surprise to me, because usually the LLM's are really bad at Asymptote.

I was trying to convert the following into Asymptote:

\begin{circuitikz}[american]
    \node (P) at (0,0) [left] {$P$};
    \node (Q) at (13,0) [right] {$Q$};
    \draw (P) to[short] (1,0);
    \draw (1,0) to[short] (1,1) to[R=$x\,\Omega$] (3,1) to[short] (3,0);
    \draw (1,0) to[short] (1,-1) to[R=$\frac{1}{3}\,\Omega$] (3,-1) to[short] (3,0);
    \draw (3,0) to[short] (4,0);
    \draw (4,0) to[short] (4,1) to[R=$y\,\Omega$] (8,1) to[short] (8,0);
    \draw (4,0) to[short] (4,-1) to[R=$\frac{1}{3}\,\Omega$] (6,-1) to[R=$\frac{1}{3}\,\Omega$] (8,-1) to[short] (8,0);
    \draw (8,0) to[short] (9,0);
    \draw (9,0) to[short] (9,1) to[R=$z\,\Omega$] (11,1) to[short] (11,0);
    \draw (9,0) to[short] (9,-1) to[short] (9,-2) to[R=$\frac{1}{3}\,\Omega$] (11,-2) to[short] (11,0);
    \draw (9,-1) to[R=$\frac{1}{3}\,\Omega$] (11,-1);
    \draw (11,0) to[short] (13,0);
\end{circuitikz}

The output from Claude actually worked. Though the most jarring part is probably the presence of import olympiad; at the top. A lot of Asymptote users from the AoPS math contest community... it shows.

I cleaned up the output and posted it on AOPS.


#49 — Sep 21, 2025 by Evan Chen

Some real Ace Attorney material here:

In one of nature’s most remarkable convergent evolutions, koalas have developed fingerprints that are virtually indistinguishable from human fingerprints, even under electron microscopes. ... Each koala possesses unique fingerprints, just as humans do, with distinctive whorls, loops, and arches.

Snopes says this doesn't seem to have happened yet.


#48 — Sep 21, 2025 by Evan Chen

I kind of think "irregular conjugation" was a poor choice of name for the verb conjugations that follow one of several rules depending on the ending, because they're still mostly following a fixed rule.

To me "irregular" should be edge cases like 돕다 becoming 도와 which are actually edge cases (irregular irregulars, anyone?).


#47 — Sep 19, 2025 by Evan Chen

Made me laugh:

One thing you have to be careful about, though, is that duct tape programmers are the software world equivalent of pretty boys… those breathtakingly good-looking young men who can roll out of bed, without shaving, without combing their hair, and without brushing their teeth, and get on the subway in yesterday’s dirty clothes and look beautiful, because that’s who they are. You, my friend, cannot go out in public without combing your hair. It will frighten the children. Because you’re just not that pretty.


#46 — Sep 18, 2025 by Evan Chen

How much of life is lost in customer service

(in both directions)


#45 — Sep 16, 2025 by Evan Chen

When playing poker with friends:

You know you're screwed when your opponent takes a photo of their cards.


#44 — Sep 16, 2025 by Evan Chen

I don't know why but my iPhone's Notes scans have increased a ton in size. It's annoying. But somehow the following procedure fixes it:

pdf2ps unreasonably_large_phone_scan.pdf tmp.ps
ps2pdf tmp.ps compressed-output.pdf

Like, I just scanned a 9-page document that was 37MB before and 1.4MB after.


#43 — Sep 14, 2025 by Evan Chen

Let's see if this makes it any easier for me to pull up my calendar:

bindsym $mod+g exec qutebrowser --target=window "https://calendar.google.com/calendar/u/0/r/customday" :'mode-enter passthrough'

#42 — Sep 13, 2025 by Evan Chen

Maybe it's a good thing that my Amazon Prime is dying soon so that I stop buying random stuff I don't truly need.


#41 — Sep 13, 2025 by Evan Chen

Education is so doomed.