最新文章

查看全部 →

记录一次 Wordpress 迁移

之前 wordpress 运行在 CentOS 7 上;这台机器的性能经常跑不满,因此需要做一些迁移,来让性能提升起来。为了不丢失相关的数据,开展了 wordpress 的迁移工作。这篇文章,记录一下 wordpress 迁移过程。

· 2 min read

How to Write Useless Comments

I’ve noticed a peculiar trend among some reviewers: they seem to have a knack for crafting comments that could pass as a generic template for …

· 1 min read

2024-Q3 Summary

这是 2024-07 ~ 2024-09 总结。 这个季度过的挺快,距离上次写回顾的时候似乎不远。人与人之间的智力确实是有差距的,感觉自己就是一个还不是很努力的笨蛋。

· 5 min read

New Usage of typing module in python

我原本想要分析一下 django webpack;但是写了一半,为了资料论述严谨,又不得不学习了 django component;在 django component 中,又发现了自己之前不知道的一些机制。无奈,先聊聊遇到的 typing 问题吧!

· 1 min read

Django and Webpack

Webpack is a modern development method for frontend projects. Django is a common backend development framework for Python developers. I believe that …

· 1 min read