软件工程中的博弈论
翻译自: https://medium.com/@myroslavazel/game-theory-in-software-engineering-812101b77840
1336 words
|
7 minutes
Cover Image of the Post
《道德经》译文精简版
2025-03-20
第一章道可道(可以语言交流的道),非常道(非真正意义上的道);名可名(可以明确定义的名),非常名(非真正意义上的名)。无名天地之始(天地在开始时并无名称),有名万物之母(名只是为了万物的归属)。故常无欲以观其妙(因此常用无意识以发现其奥妙),常有欲以观其徼(常用有意识以归属其范围)。两者同出异名(两种思维模式同出自一个地方但概念却不相同),同谓玄之又玄(这就是玄之又玄的玄关窍)。众妙之门(它是打开一切奥妙的不二法门)。
17226 words
|
86 minutes
Cover Image of the Post
道德经
2025-03-20
【第一章】道可道,非常道;名可名,非常名。无名天地之始,有名万物之母。故常无欲,以观其妙;常有欲,以观其徼(jiào)。此两者同出而异名,同谓之玄,玄之又玄,众妙之门。
5828 words
|
29 minutes
Cover Image of the Post
十年Kubernetes:过去、现在和未来
2024-12-30
翻译自https://thenewstack.io/10-years-of-kubernetes-past-present-and-future/
3466 words
|
17 minutes
Cover Image of the Post
如何成为首席工程师
2024-12-30
翻译自https://www.infoq.com/articles/virtual-panel-principal-engineer/
3775 words
|
19 minutes
Cover Image of the Post
Learn excalidraw
https://excalidraw.com/
272 words
|
1 minutes
Cover Image of the Post
Linux Terminal Apps
把这个放在最前面的目的,是因为这是后面所有软件的外壳。终端的分屏工具,原来我是用tmux的,目前已完全换到了zellij,同类软件还有screen等。 https://github.com/zellij-org/zellij
180 words
|
1 minutes
Cover Image of the Post
Improving flag usage in code
This guide provides best practices and suggestions for improving code that uses feature flags. These practices can improve both code quality and ease of maintenance.
5375 words
|
27 minutes