Blog Positioning & Update Frequency

The primary focus of this blog is on technology, with an emphasis on Software Engineering and various tech-related topics. My plan is to publish two blog posts weekly. The first will delve into technical queries, breaking down specific terminologies and their functionalities. The second post will offer practical insights into the use of different frameworks or middleware.

Additionally, as I am currently exploring GO and Rust, you can expect to see some of my study notes. I’ll also share insights and solutions to challenging coding problems or any interesting issues I encounter along the way.

Apart from technology, this blog will also feature a variety of other interests, including anime, games, and music. Be sure to check out the already published anime tier list!

Lastly, the primary language of this blog is English. While I’m exploring options for internationalization (i18n) to provide content in both Chinese and English, the focus will be on English content for the time being.

Possible Future Topics

Non-Daily Basis

  • Sidecar Pattern
  • Nginx, load balancer, gateway
  • Software Architecture
  • Message Queue (Kafka vs. RocketMQ)
  • kubernetes & docker
  • Periodical Tasks (Crontab)
  • Data Warehouse
  • Springboot Websocket
  • SPI
  • Asynchronous Communication & Multithreading
  • Advanced transaction in java
  • Sharding
  • MicroService & Cloud Native & Serverless
  • ORM
  • Java IO
  • Batch processing
  • React

Daily Basis

  • Rust Study Note
  • Go Study Note
  • Design Pattern