-
Drive Life
人生就像开车, 什么时候到达目标, 不取决于你现在开多快, 而是前面的堵车缓解了多少了, 你并不能控制
-
happiness
快乐才是目的, 其他都不是
-
Go To Definition
-
Easymotion Display Vscode
https://github.com/VSCodeVim/Vim/issues/2938
I was having the same problem, but I found a workaround. Mine had to do with my line-height setting. “editor.lineHeight”: 30,. Updating the “vim.easymotionMarkerHeight”: 30, to match made it better for me. You’re using custom fonts and things and might be different, but this may help a little.
-
Find Linux
find . \( \( \! -path "./vendor/*" \) -and \( -name "*.go" \) \) -
Group List Python
list(zip(*[iter(sequence)] * chunk_size)) -
Tip Json Golang
-
Timer In Hammerspoon
https://github.com/Hammerspoon/hammerspoon/issues/1942
timer 可能被 GC, 所以使用全局变量
-
Life
今天又是虚度的一个白天, 那晚上就做点事情吧.
昨天塞尔达到3点多, 下次我要去求公主.
-
Escape Double Curly Brackets Jekyll
{{ ... }}