2024 Week 46: Quick Updates

Professional Stuff Introduced Curosr to My Wife Cursor is an AI powered IDE, based on VSCode. The major difference is that it can provide more tight integration with the codebase, like asking questions with @codebase, also it has a “composer mode” which could help modify files in a more structured way with the diff view. It extremely likes a pair programming colleague, but I am always the “navigator”. I have

KubeCon NA 2024, my most anticipated topics

I always make a list about the topics I am most interested in during KubeCon. Here is my list for KubeCon NA 2024. Parts of them already have slides, we could watch them before the conference. And later I will update my comments/reviews on each topic. Talks All Your Routes Are Ready, More or Less - Dave Protasowski When Life Gives You Containers, Make an Open Source RDS: A Kubernetes Love Story - Sergey Pronin, Percona How to Move from Ingress to Gateway API with Minimal Hassle - Keith Mattix, Microsoft Running Quantum-Safe Applications on Kubernetes - Paul Schweigert & Michael Maximilien, IBM Quantum What Agent to Trust with Your K8s: Falco, Tetragon or KubeArmor?

2024 Week 45: Quick Updates

I did not feel something special in this week, so just some quick reviews and updates. Professional Stuff Bring macOS native module to electron with NAPI-RS and swift-bridge TLDR; Build browser webpage, or build native app. Electron/Tauri/Wails is not the best choice for desktop app, unless cross-platform is a must also the app do not ask for tightly system integration and you do not care about the look and feel

2024 Week 44: Passion or Profession

Passion or Profession Last week I completed θ™šδΌͺηš„ηœŸεΏƒθ― (袅思考)by εŒ—ι‡Žζ­¦(Takeshi Kitano). Takeshi Kitano is a famous Japanese comedian, actor, and film director, and he is of the same age as people from my grandparents generation. I am an east-asian, and I think China, Japan, and Korea are the three

Cheat Sheet for macOS App Signing and Notarizing

Background In the last 3 weeks, we just turned the personal Apple Developer membership into a organization membership, also changed the name as “Boring Design LLC”. I am working on replace old certificates and with new ones. I just realized that I nearly forgot how to get the new certificates for electron app signing, so here is a cheat sheet for that, maybe it will help me again in the future.