Want to be notified about updates? Subscribe to my RSS feed

June 5, 2026

In one of my conversations with my aunt, I asked her for the term for "manager". And she told me about jong(6) li2, but then she also told me the word for "supervisor" and the word for "company owner" and the word for..."cell leader"? What the heck is a cell leader? I think these are all just variations on the word "boss". Right now this is my understanding:

  • ju1 jiang2 is like a team lead, or really the leader of any group, doesn't have to be work-related
  • geng1 li2 or jong(6) li2 is a manager
  • gang1 tao5 is a supervisor, but it literally means "head of work". Is that above a manager? A specific type of manager? I don't know
  • tao(7) ge1 is the owner of a company

I've gotta ask her the difference between all these words. Maybe it's worth adding a lesson about it later. I know that I only have a few lessons and it's in my long long long term todo list to add more!

At this point, I've added enough School and Work words that I think they deserve separate categories. So I've split them out!


June 4, 2026

So I actually run through a set of flashcards on this site every single day, just so I'm practicing my Teochew a little bit. Lately I've been wanting a feature that allows me to shuffle the current set of flashcards, because I'll often go through it once, and there's maybe a couple of words that I had trouble remembering, and I want to practice it again. But running through the words in the same order doesn't feel quite as helpful as having them mixed up a little bit. So I added a shuffle feature!

I cannot at all remember where I got the arrow icons, and all I have in my code is a really generic looking SVG file. I'm sure I very diligently made sure that this was a completely free-to-use icon without attribution, but of course now that I want to add another icon, I'm not sure how to add one that fits with the existing ones. So the styling is a little off, but maybe I can make that look nicer later.

I was also running into these weird issues with refreshing the page where it was giving me the same set of flashcards. I feel like I've hit this issue before, but I can't reliably reproduce it right now so...that's another thing that I'm tabling.


June 3, 2026

Today I added two translations for to sneeze. One of them is hak8 chiu3, which is just the sound of a sneeze using Teochew sounds. I couldn't really find any appropriate Chinese characters for this, and when this happens I just store it as question marks in the database.

Previously, I was displaying these unknown characters as [?], but I found that kind of messy looking so I replaced them with a full-width question mark: ?. Chinese is displayed using only full-width characters so I'm trying to follow that standard on my sit as well. But something interesting that I learned is that the ? symbol is displayed differently in Traditional vs Simplified chinese! In traditional, it's centered, and in simplified, it's left aligned. At least, that's how Noto Sans did it.

And this made me realize that I never completely finished implementing the traditional and simplified site settings. In order for me to do that, I need to use two different fonts, and I need to go through all the characters I have in my database to see which ones have differing traditional and simplified representation with the same unicode point. And I'd need to inspect like 1000 rows in my database 😱

Not a project for today. But hopefully soon!


June 2, 2026

I find compound words in Chinese so interesting! Like the word for waffle is lou(7) teng1 gue2, which character-for-character translates to "stove window cake".

Recently, I learned that the word for sunny side up eggs is neung(7) gu1. It was pretty obvious to me that neung6 means eggs, but what is gu1? Apparently it means turtle. "Egg turtle". Because...a sunny side egg kind of looks like a turtle? I can see it.

Also, the character for turtle 龜 is kind of crazy looking to me! I think it's actually supposed to look like a sideways turtle, with its legs pointing to the left!


June 1, 2026

Here are the words I've added most recently:

  • to cough
  • stuffy nose
  • to blow your nose
  • earwax
  • to steal
  • to take off (clothes)

Yeah, some of this is from me asking my aunt about the words "nose" and "snot" some time last year, and that's a whole topic that maybe I'll talk more about in the future.

But with all that, I've officially added over 1,000 translations! 🎉

<< More Recent Older >>