Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ckolkey
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
ckolkey
2mo ago
Put a comma after "'z': 2" and it will work how you expect, fyi
2.
▲
by
ckolkey
2mo ago
One of the oddities of the comments Claude makes is that they are very referential to the current session, or reference now dead/removed code... Which I consider useless. Things like "implement this X way because it's faster
3.
▲
by
ckolkey
6mo ago
owing "nothing to no one" means you are allowed to be unreasonable...
4.
▲
by
ckolkey
6mo ago
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 b
5.
▲
by
ckolkey
11mo ago
Random, but on line 266 map `P` to `false` not `nil` and it won't show up.
6.
▲
by
ckolkey
11mo ago
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'
7.
▲
by
ckolkey
1y ago
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.
8.
▲
by
ckolkey
1y ago
I thank, therefore I am...
9.
▲
by
ckolkey
1y ago
...seven months ago, no less
10.
▲
by
ckolkey
2y ago
I used Yabai for years until I found aerospace, and switched over instantly. Would highly recommend anyone to try it :)
11.
▲
by
ckolkey
2y ago
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
12.
▲
by
ckolkey
2y ago
Missed it so much in vim I started maintaining the neovim clone.
13.
▲
by
ckolkey
2y ago
Its just a Scheme dialect. A bit odd, but not crazy.
14.
▲
by
ckolkey
2y ago
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/
15.
▲
by
ckolkey
2y ago
I've been using flowX for many years, first on android and now on ios. I've found it to be incredibly customisable, and particularly good at visualising incoming weather. Gladly paid for it for years now https://www.flo
16.
▲
by
ckolkey
2y ago
Off the top of my head, in turkish, `i` doesn't become `I`, it becomes `İ`. And `ı` is the lower case version of `I`
17.
▲
by
ckolkey
2y ago
Not that KiTTY, this kitty: https://sw.kovidgoyal.net/kitty/ But it's also foss, so, you're still right.
18.
▲
by
ckolkey
2y ago
I'm a huge fan of https://www.shelly.com/ - they have a built in webserver and can be controlled via POST requests. No cloud needed.
19.
▲
by
ckolkey
3y ago
One thing to check out: ruby-lsp gets around this by using a custom gemfile, which enhances the project with the lsp's dependencies. That means you can use the gem, with bundler, without adding anything to the "official" proj
20.
▲
by
ckolkey
3y ago
This assumes there's a remote set up called "origin" - also an arbitrary name ;)
21.
▲
by
ckolkey
3y ago
After watching your (very enjoyable) talk in the other thread, schacon, one thing struck me - there _is_ a way to work on multiple branches at the same time: worktrees. What's the advantage of a tool like this over that?
22.
▲
by
ckolkey
3y ago
Yes and yes.
23.
▲
by
ckolkey
3y ago
I'm right there with you - my yet-unrealized dream is sublime's front-end with neovim powering it.
24.
▲
by
ckolkey
3y ago
I used to do professional rigging - if there's a human on the equipment, we'd commonly use a safety factor of 8 when choosing ropes/span sets. So... 800% more than calculated values.
25.
▲
by
ckolkey
3y ago
Yeah, it's called a salary, you'd get one.
26.
▲
by
ckolkey
3y ago
I believe op is referring to the deal between the copyright holder and the public - the public grants exclusive use of the content to encourage creativity, in exchange, the work will eventually become public. In extending the duration a wor
27.
▲
by
ckolkey
3y ago
Sounds like Mike found a good feature that would encourage companies to purchase a license. I have a tremendous admiration for the business he's built.
28.
▲
by
ckolkey
3y ago
To each their own, I guess. After working with python/lua, I really appreciate not needing to do manual imports all over. I'm glad ruby makes this so easy :) Oh, and not needing __init__.py files in order to import something. Good
29.
▲
by
ckolkey
3y ago
Meh, I'll stick with vim. Thanks for the advice though.
30.
▲
by
ckolkey
3y ago
Only for a limited subset of features. All the window management works with SIP.
More ›