Home avatar

Don't forget why you set off

One and a Half Month Summary of Restarting My Life

It’s been a month and a half since I decided to pursue independent living, and 43 days since becoming a content creator (UP主uploader). So far, there hasn’t been any significant progress in terms of my existing skills, the digital nomad lifestyle, or content creation. Regardless, it’s important to reflect and summarize at each stage.

In the era of generative AI, where is the future of developers?

Recently, Cursor has garnered widespread attention after an 8-year-old girl developed a chatbot in just 45 minutes, sparking renewed discussions on the potential of generative AI. Meanwhile, in an interview with The New Stack and during a “fireside chat” on September 11th with Civo co-founder and CEO Mark Boost, Kelsey Hightower delved into how generative AI is reshaping the future of developers.

How to Reduce Disk Space Used by Container Images? Practical Tips for Efficient Storage Configuration in containerd

The previous article discussed the principles of containerd’s image storage, where images are stored in two forms in containerd: one as the original image files (manifest, config, blob), and the other as snapshots of the decompressed layers. When running containers, only the decompressed layer snapshots are used, which leads to wasted space for the original image blobs in scenarios where image pushing is not needed. In environments with limited disk space, it is easy for images to consume excessive disk space. So how can we save space?

Can't Earn 300 Yuan After Losing My Job—Should I Really Leave Shanghai?

After deciding to live independently for a month, I reassessed my direction and analyzed why I couldn't continue with fishing-related videos. I also considered the challenges I would face upon returning to Shanghai. Earning 300 yuan per month is the key factor in deciding whether I stay in or leave Shanghai. As for why I chose to focus on content creation instead of independent development, it's because I want to first learn marketing. Only when there's demand should I move into independent development. Videos, after all, are also products and can quickly validate whether they meet market needs.

Is cloud native infrastructure dead?

Cloud-native infrastructure, once a hot topic in the tech world, introduced advanced technologies such as containerization, microservices, and automated deployment, significantly improving the scalability and resilience of applications. However, in recent years, we seem to hear less about technologies like Kubernetes, Service Mesh, and Serverless, with AI, GPT, large models, and generative AI taking the spotlight instead. Does this mean the cloud-native infrastructure trend has passed? Has cloud-native infrastructure lost its appeal? This article explores the glorious history, current state, challenges, and future trends of cloud-native infrastructure from multiple angles.