elon_musk_5_step
PUBLIC- MAKE THE REQUIREMENTS LESS DUMB
- TRY AND DELETE PART OF THE PROCESS
- SIMPLIFY OR OPTIMIZE
- ACCELERATE CYCLE TIME
- AUTOMATE
Seeking Complexity ==
========================
2021年开始,我把主力编辑器换成了 emacs
,
折腾的过程里,似懂非懂地写了一部分 elisp
,
也自然地想起了在本科的时候一直藏在收藏夹里的书:SICP。
惭愧的是,虽然一直知道这本书,实际上却从来没有完整地阅读过。 没想到这次阅读成了一次开端,让我有一种重新学习编程的感觉。
Read more...Read more...One section in Coders at Work, I believe it was Joe Armstrong’s, described spending four hours a week thinking about the future. Each week, their thinking would compound on the previous week’s, letting them see further and further into the future. Over time they were dreaming far beyond their contemporaries.
vim的modal editing模式非常受欢迎,尤其是以hjkl motion movement为核心的keybinding。
而vim keybinding比vim本身更加流行,浏览器 各种IDE,一些terminal都有vim keybinding。 所以值得一问:
我是喜欢vim还是喜欢vim keybinding
Read more...