Skip to main content

2024 Year-End Summary

· One min read
Asher
Runnable.run team

GitHub

First time having so many commits in one year: github

Runnable.run

Migrated the blog to Cloudflare, saved a lot of money, and wrote a lot of blog posts (filler content).

But I still remember the day of migration, spent a whole day moving so many articles to the new blog!! I feel there won't be a next time, so tired, and this was even with some scripts I wrote to help upload to CF R2, format changes, etc.

996.ninja

This "slacking off" website received a lot of traffic, and I met a few netizens through it, which is quite interesting.

And I often visit my own website, the collected 996Ninja | Strange Sites has become my own bookmark.

Also because of this website, I learned a lot of frontend knowledge: React + Semi UI + TypeScript + frontend animations, etc.

Just a few dollars.. Hahaha thinking about this makes me want to laugh, maybe I should just make 10 sites, then it would be tens of dollars.

又一个一定要用Cloudflare的理由

· One min read
Asher
Runnable.run team

如果不是Cloudflare,怎么做到:“几个月后突然发现自己的网站样式有问题,但是根本不知道啥代码引起的”

而Cloudflare 的CI/CD保存了每次构建的预览版本,可以快速定位到样式最开始错误的那一次改动,真的超级有用!

即便是自建的jenkins,我都只会保存最近10次的构建。