Skip to main content

Building Some Little Demos

· 2 min read

Why haven't I written anything in so long? It's not that I'm lazy—I forgot my blog admin password. Forgetting the password to your own blog is quite an achievement.

So I had to SSH into the server and reset it.

Good thing I hadn't forgotten the server login password too. Though even then it wouldn't matter—I could just reset it through the cloud provider. And if I forgot the provider account password as well, no problem, SMS recovery on my phone. Looking at it that way, I really don't need to worry about passwords at all.

Recently I spotted another Tencent Cloud promotion and bought a server: 3 years for 600 yuan, 1 core, 2G RAM, 2M bandwidth, 40G disk. Still felt a bit pricey for such a low spec, but I bought it anyway. And then it just sat there doing nothing, so I decided to build a few little demos for fun. The first one is done!

All the demos are open-sourced on Gitee:

Multi-user web chat demo: http://118.25.113.204/gga_parent/ (the server has long since been taken offline)

Development time: about 4 hours

More fun demos to come whenever new ideas strike.

COMMENTS