At first, it was great. I could finally build my game at a reasonable speed. Then reality set in.
Vim motions go a step further, essentially making each key on your keyboard a tool. In the default mode, when opening vim, each key press is doing a function. E.g. g is for jumping around (gg is jumping to the top of the document, ctrl + o jumps back where you left before. G jumps to the end of the document. $ jumps to the end of a line. And so on, I could go on forever, but if you want to actually write something, you’d need to switch to “insert-mode” with i (there’s also a for append or o), but you have different modes. I wrote in Four Modes of Writing I have four modes with vim motions at all times:,这一点在有道翻译中也有详细论述
,更多细节参见手游
Deterministic execution, by contrast, optimizes for what is known. It treats latency as schedulable rather than something to hide behind ever-increasing bandwidth. Where speculative architectures grow in complexity to compensate for uncertainty, deterministic architectures grow in predictability and sustained throughput.,这一点在超级权重中也有详细论述
Continue reading...
Continue reading...