Year: 2026
-
Post Views: 17 write in front Recently I tried to use the trae cn editor on Ubuntu 26.04, with the docker container to develop a Go + Gin project (go-gin-learning). The whole process stepped on some pits, but I also ran through a set of workflow that was relatively easy. This article is a complete record, I hope it can…
-
Post Views: 19 write in front This blog is just a simple record: I tossed the process of Microsoft’s official Dev Containers extension in Trae CN.Let’s talk about the conclusion first: Tossing around and discovering TRAE CN currently (June 2026)Not supported yet dev containers. So this article will not give any ‘perfect solution’, and only leave an introduction in the…
-
Post Views: 20 Recently, I am adding multi-language support for my WordPress blog, and chose Polylang with AutoPoly plugin to realize automatic translation and synchronization of content. Everything went smoothly, until I translated a Chinese blog post into English, and encountered a strange phenomenon: after clicking the translation button, the page will flash, and then the pop-up window disappears immediately,…
-
Post Views: 15 I’ve been thinking about a question during my long-term personal tech blog: Should technology blogs give priority to advertising revenue, or should priority be the user experience and customer conversion? Recently, I finally made a decision: Turn off Google AdSense auto and auto-optimization This is not because advertising has no income, but after comprehensively considering the development…
-
Post Views: 15 Background A WordPress site I maintain, in order to enhance security protection, I have recently configured a global restriction rule in Nginx. Shortly after the configuration was completed, when editing the article, it was found that the tag could not be added and saved normally, and the browser console and nginx logs appeared frequently 429 Too Many…
-
Post Views: 13 Preface After completing the basic optimization of the first few rounds, my WordPress site (about 2000 articles, the number of tags is 18,000+) has been able to run stably under a certain daily visit. But as I translated Chinese articles into English (in the follow-up plan to add Japanese),Access experience for overseas usersbecome a new shortcoming. In…