Skip to main content

Long Long Time Ago

Jimmy Kmi
Give it a try, how will you know if you don't try?

Here are some past musings

  • 5/22/2023 Page title gradually adapted, with a frontend cache hit rate of 98%.
  • 5/16/2023 Updated a bunch of things, really a bunch.
  • 5/12/2023 Perfect, now this page can be edited with dedicated tools without modifying the code!
  • 5/9/2023 When you see this text, it means I have once again rebuilt the frontend of this website using Next.js:
    1. The frontend now implements SSR+SSD+CSR, greatly reducing the initial load time and improving SEO. Utilizing Next.js technology.
    2. Since SSR is in place, the old OSS approach is not very viable, and maintaining cloud servers is cumbersome, so Serverless + cloud virtual containers have been implemented.
    3. Login and registration are currently being researched for SSO+AD integration, because... there are too many platforms to integrate with.
    4. The main direction for the development of this website is technology sharing and resource sharing, with some personal tools and private features. I'm not in a hurry, after all, my little site doesn't have much traffic. The above technologies will be shared in articles in the future (setting expectations).
  • 2/23/2023 Added a batch of private systems, and the cluster is basically complete. The homepage is being refactored using React to quickly implement cross-page functionality.
  • 2/22/2023 The login system has transitioned from a locally built OAuth stack to LDAP/SSO research.
  • 2/11/2022 Features are quite challenging, but this website shouldn't be abandoned since I've invested money in the servers.
  • 8/10/2022 The website's UI is in its early stages of completion.
  • 1/30/2022 Recently working on the cloud storage module, launched some small features for testing and to share with a few friends who chat often. The stability is good, but data backup is a major challenge (mainly due to cost).