HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ckolkey

no profile record

comments

ckolkey
·4 เดือนที่ผ่านมา·discuss
owing "nothing to no one" means you are allowed to be unreasonable...
ckolkey
·4 เดือนที่ผ่านมา·discuss
I've gotta disagree with you here - it's not uncommon for me to be diving into a library I'm using at work, find a small issue or something that could be improved (measurably, not stylistically), and open a PR to fix it. No big rewrites or anything crazy, but it would definitely fit the definition of "drive by change" that _thus far_ has been welcomed.
ckolkey
·9 เดือนที่ผ่านมา·discuss
Random, but on line 266 map `P` to `false` not `nil` and it won't show up.
ckolkey
·9 เดือนที่ผ่านมา·discuss
First, install doom emacs. Second, create a shell alias for "magit" that is bound to "emacs -nw -f magit". Then just run magit like any other TUI app - the fact that it's in emacs is easy to forget.

Or, if you're into neovim, there's Neogit, which is inspired by magit. And if you're not, there's https://github.com/altsem/gitu
ckolkey
·12 เดือนที่ผ่านมา·discuss
I've always just used `:e <filename>` - never saw the appeal of oil.nvim for that use case. But for other kinds of modifications it's nifty.
ckolkey
·ปีที่แล้ว·discuss
I thank, therefore I am...
ckolkey
·ปีที่แล้ว·discuss
...seven months ago, no less
ckolkey
·ปีที่แล้ว·discuss
I used Yabai for years until I found aerospace, and switched over instantly. Would highly recommend anyone to try it :)
ckolkey
·2 ปีที่แล้ว·discuss
Huge fan of shelly. I wrote a little sinatra web-server that can just show the current state, and toggle the state, of a bunch of lights around my yard. I really appreciate that all you need is http, no cloud, no fuss to just put together a custom ui for them. Couldn't recommend them more highly
ckolkey
·2 ปีที่แล้ว·discuss
Missed it so much in vim I started maintaining the neovim clone.
ckolkey
·2 ปีที่แล้ว·discuss
Its just a Scheme dialect. A bit odd, but not crazy.
ckolkey
·2 ปีที่แล้ว·discuss
Oh, that meme is old, sorry to say. Here's a nice blog post about ruby outperforming C with the new JIT compiler. Fun times :)

https://railsatscale.com/2023-08-29-ruby-outperforms-c/