About

About me

My name is Chakhsu Lau, as is the common ID, and I have been engaged in software technology related work. My hobbies are similar to everyone's, like reading, playing badminton and cooking. I had a very rich college experience, and did a lot of scientific research and some interesting projects during my three years in a provincial key laboratory.

About Blogs

The articles are scattered. Here is a summary: you can click here , about HTTP Linux Elasticsearch Kafka.
The blog theme is changed from the original Lpisme Instead Pinghsu . Some optimization practices will be recorded in articles.

If you find me

If you want to be friends with me or have something to find me, you can get my email by executing the following command···

 echo Y2hha2hzdS5sYXVAZ21haWwuY29t | base64 -d

Some projects

The project is quite messy, and can be found on Github.

name describe
grpcity A set of simple, easy-to-use and advanced grpc-node Node.js library integrating client and server of
wrr-plus Load balancing Node.js module based on Weighted Round Robin algorithm, implemented by imitating Nginx WRR algorithm
sync-defer An execution agent Node.js library for synchronous waiting of multi service asynchronous processing based on LRUCache implementation
cache-proxy-plus An easy combination of local and remote caching method execution proxy library, with statistical output
grpcity-database-service The database gRPC microservice based on gRPCity and sequenceprovides complete data CRUD capability and automated production code
nacosify A Node.js library that uses nacos secondary encapsulation in a more understandable and intuitive way
pinghsu A Typecho theme based on front-end performance optimization, while giving consideration to design aesthetics and visual communication
lpisme A good-looking and practical Typecho theme
Responses
  1. Thanks for sharing, beautiful+perfect!

    Reply
  2. Ha ha, the author, has applied your theme to build a website, which has been deployed, and will give you Kangkang

    Reply
    1. @xuxuxuJS

      I have revised your theme as the homepage of my design works. Thank you very much!!!

      Reply
      1. @unsyang

        I have revised your theme as the homepage of my design works. Thank you very much!!!

        Reply
  3. honge

    Is there a WORDRESS theme

    Reply
  4. Wood Rain

    Author, I have a question to ask. It's the typecho I built with IIS, but when I search for Chinese, it always jumps to 404

    Reply
  5. Why do you click the site title to jump to the page localhost: 8080, and click the LOGO to jump to the local page after other pages have been resolved to the domain name?? thank you

    Reply
    1. @aili

      Enter the typecho background, enter the basic settings, check whether the site address is a domain name, and if not, change it.

      Reply
  6. Mirror

    Boss, why does my RSS show 404 after clicking, Not Found
    The requested URL was not found on this server.

    Reply
    1. @Mirror

      It is estimated that static links need to be configured. Just change the configuration of nginx.

      Reply
      1. Mirror
        @Chakhsu Lau

        I changed it, but I don't know why. In addition, there is a small problem. Your template has no login page, and there is no login page template in the background page template. How can I modify it? thank you!

        Reply
        1. @Mirror

          emmm, The login template is not very necessary. Of course, you can try to modify the login page template of other theme templates. The difficulty assessment should be able to understand the code.

          Reply
          1. Mirror
            @Chakhsu Lau

            Ha ha ha, I haven't touched PHP before, and I have a little knowledge of html. I can learn PHP slowly by reading your theme

            Reply