Think, Wait, Fast
RSS FeedHi! I'm Thomas Wu, a software engineer with experience in advertising, short videos, e-commerce, and cloud-native. I've written code in Java, Go, Python, and Shell. Here are some of my essays on coding, reading, and thinking.
Social Links:
Recent Posts
-
Why Using iptables to Block k8s NodePort Does Not Work
Published: at 11:31 AMk8s NodePort has a series of complex iptables rules, and directly blocking it may not take effect
-
Do not modify the parameter of method annotated with @Cacheable in Java
Published: at 12:38 PMWhen the @Cacheable annotation does not take effect, you need to check whether the parameter of method has been modified
-
Precision Issue of jq
Published: at 10:29 AMjq may lose precision when processing integers
-
Building a Personal Website with Astro
Published: at 07:10 PMHow to build a personal website using Astro and customize its theme