Dev Note

2026

Dev Note

When Measurement Becomes the Goal: From Window Tax to PR Counts

I once wrote a small tool to count how many PRs I had contributed in a quarter, how many reviews I had left, and how many tickets I had closed, hoping to use the numbers to prove my output to my manager. My manager simply said performance is not judged by output alone. Only years later did I understand—when measurement becomes the goal, it is no longer a good measure. From Britain’s window tax and the Hanoi rat bounty to evaluating developers by PR count today, the mechanism is exactly the same.

2024

2023

2022

2021

Dev Note

Amazon Polly - Text-to-Speech, the effect is very remarkable.

Polly is one of the services on the Amazon cloud platform that can convert text into speech. Although text-to-speech is not uncommon, Polly can generate natural-sounding voices based on sentence structures, which is a great boon for language learners. In addition, it has a wide range of applications, such as converting subtitles into speech, scripts, narrations, dialogues, and even the possibility of using Polly to record podcasts directly.

Dev Note

Setting up a server in a company is not as easy as I imagined.

In this project development, the planning team had a requirement to dynamically update the data by calling APIs on the previously static Landing Page. Additionally, as the interactivity of the page increased, the original combination of pug+webpack+jQuery for static pages was no longer sufficient. Therefore, we introduced next.js in the development of the new version and embarked on a journey of server setup and troubleshooting.

2020

2019

2018

2017