Posts
All the articles I've posted.
-
20 Tools of Titans
Published: at 05:49 PMAfter reading "Tools of Titans", I learnt 20 tools from Titans
-
Connect Local and Development Environments via Proxy
Published: at 05:32 PMWhen the local and development environments are isolated, using a proxy to bridge them improves development efficiency
-
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