How to Build An Browser Extension Plugin 2023
I use several browser extensions in my daily work. One of the most useful one is youtube-playback-speed-co it is so simple yet so powerful and saved me a lot of time on adjusting the playback speed of youtube videos. Then I wonder how it works and if I can make one myself. So I did some research and here is what I found.
Github Action Manual Approval Practice
Our team has been using github action for CI/CD for a while. It’s very convenient and easy to use. We use it to build docker images, push to docker registry and deploy to kubernetes cluster. But there is one thing that we are trying to improve, that is we want to have a manual approval step before deploying to production. We tried many methods but none of them works well until we found this manual-workflow-approval action.
Self-Host Wordpress on K8s
As I mentioned in my previous post I have setup a kubernetes(k3s) cluster on my home server. I was thinking how I could use this then I decided to host a blog site using the most used CMS on the internet, Wordpress. Here I would explain how I did it.
Build Your Own Sql Chatbot with Langchain and Streamlit
Troubleshooting Cloudflare Image Upload with Node
I was working on testing upload images to Cloudflare using their API. The task was supposed to be simple because cloudfare have some code samples here, however I was having trouble getting it to work. As I’m using node+axios , the sample code on document is like
How to set up a full-stack home server
A Dev's Guide to K8s Deployment
How to Test a Kong Plugin
Kong is a popular API gateway we are proactively using. Sometimes we need to develop plugins to meet specific architecture/business needs.
再读黑客与画家
第一次读这本书竟然已经是五年前了,最近在推上看到有人提及,就又回去翻了一下。还是有很多新感受(或者说记起来很多已经忘了的点),在这里梳理一下。