Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ratrocket
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
ratrocket
6mo ago
Maybe I have my bash/readline vi mode configured specially to do this, but if I want to delete the entire line and type a new one (from anywhere in that line), I do something simpler than either of these alternatives: <esc>S Esc
2.
▲
by
ratrocket
7mo ago
discussed in 2016: https://news.ycombinator.com/item?id=10872209 (53 comments)
3.
▲
by
ratrocket
7mo ago
Is that the blue windy or the red windy? I can never keep them straight!
4.
▲
by
ratrocket
7mo ago
I'm not positive, but I think they've already run that playbook once or twice. They are IN the cycle.
5.
▲
by
ratrocket
8mo ago
Last things first: on my phone I only run syncthing "on demand", so I can't actually answer your question. Maybe someone else can chime in? From the little I've brushed up against the issue you're referring to, I
6.
▲
by
ratrocket
8mo ago
Adding to the many other great uses of termux already here, the most useful lately for me is running Syncthing. After the "drama" with the Syncthing android client (my understanding: official development stopped due to onerous req
7.
▲
by
ratrocket
9mo ago
Not commenting on the larger gist of the comment, only: > I've been having RSI pain on my right hand due to using mouse too much and in un-ergonomic positions If you can, try using a left-hand vertical mouse. I use an Evoluent but
8.
▲
by
ratrocket
10mo ago
Similar to a sibling comment, and perhaps not really applicable (since this isn't a company making something people can buy...), but the MNT Reform is amenable to fitting a custom/ergonomic keyboard also (I hadn't seen the Fr
9.
▲
FDA Issues Warning About Cookware That May Leach Lead
(fda.gov)
1 points
by
ratrocket
10mo ago
|
0 comments
10.
▲
by
ratrocket
10mo ago
I also type "startx". Never saw the point of a display manager (which might be my own shortcoming!).
11.
▲
by
ratrocket
10mo ago
I read it to mean the author used "desktop environments" prior to that, so KDE or Gnome, as opposed to a "bare" window manager.
12.
▲
by
ratrocket
11mo ago
On digital ocean (at least) you can upload your own images and boot droplets directly from them. In the past I've used a script called "alpine-make-vm-image" to run alpine images in digital ocean. https://github.co
13.
▲
by
ratrocket
11mo ago
Has "dc" the calculator fallen this far out of favor?! :) > dc is the oldest surviving Unix language program. https://en.wikipedia.org/wiki/Dc_%28computer_program%29 I used "dc" (the calculator)
14.
▲
by
ratrocket
11mo ago
One way I compare the git to jj transition (if it happens, or for whom it happens) to the svn to git transition is: branching in svn was awful. It was heavyweight and you were signing up for pain later down the road. Git made branching easy
15.
▲
by
ratrocket
11mo ago
(To address sibling comment: If I were colorblind, I would lead with that in any conversation about syntax highlighting; I am not colorblind.) To answer the question: it's a feeling, like lots of things in software development. I trie
16.
▲
by
ratrocket
11mo ago
Not the person you're replying to, but when they said "extraction" I believe they're talking about extracting pages from a PDF (like "splitting" the PDF apart, page-wise), not text. At least that's a thi
17.
▲
by
ratrocket
11mo ago
I wouldn't argue that the vim default (of not allowing backspace beyond where you entered insert mode) is ergonomic, but I do prefer and exclusively use the default vim behavior. It's just what I'm used to at this point (24 y
18.
▲
by
ratrocket
11mo ago
To each their own. I quit using syntax highlighting about 10 years ago and won't ever go back (been programming for 25 years, vim/neovim user for 24 years). I just like it better, it works for me. It definitely does not make th
19.
▲
by
ratrocket
11mo ago
To save anyone else the search: mini.nvim site: https://nvim-mini.org/mini.nvim/ repo: https://github.com/nvim-mini/mini.nvim
20.
▲
by
ratrocket
1y ago
From TFA it sounds like they didn't do semver prior to this release but now will: > What versioning strategy will Immich use? > > Starting with v2.0.0, we will now follow semantic versioning. (edit for formatting)
21.
▲
by
ratrocket
1y ago
Make that three :). Alpine is my "daily driver" on my laptop. I have several very long lived cloud VMs running it too. I know it has the reputation as "just" a container OS, but it's a pretty regular Linux distro. I
22.
▲
by
ratrocket
1y ago
If your update is the simplest version, a "git pull" -- then you're incorporating commits that have not "stewed" long enough for anyone to be burned. You might win the lucky ticket! (Saying this as someone who rarel
23.
▲
by
ratrocket
1y ago
"Lynx is the text web browser": https://lynx.invisible-island.net/ Must be a generational thing :)
24.
▲
by
ratrocket
1y ago
I'd describe myself the same as you did in your first paragraph here, and wanted to say that with LSP, your "rename function call" example in vim (well, I switched to neovim some years ago) is (mostly) `<Leader>rn` (def
25.
▲
by
ratrocket
1y ago
https://archive.is/HqOOG
26.
▲
by
ratrocket
1y ago
If you have 336 minutes to spare (although it's highly amendable to 1.5x listening) you can listen to four episodes of Behind the Bastards podcast asking and answering that very question over four episodes from 2023: https://
27.
▲
by
ratrocket
1y ago
Yes, that is completely true -- transitive dependencies are a problem. What I suggested only works in the simplest cases and isn't a great solution, more of a bandaid.
28.
▲
by
ratrocket
1y ago
Depending on your circumstances (and if the license of the action allows it) it's "easy" to fork the action and use your own fork. Instant "pinning".
29.
▲
by
ratrocket
1y ago
You can consciously harness "target fixation" for good purposes, though. It would be more difficult to talk about that side the coin if it were referred to as "hazard fixation".
30.
▲
by
ratrocket
1y ago
https://archive.ph/sXHrb
More ›