<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: ratrocket</title><link>https://news.ycombinator.com/user?id=ratrocket</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 23 Jun 2026 18:01:16 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=ratrocket" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by ratrocket in "Shell Tricks That Make Life Easier (and Save Your Sanity)"]]></title><description><![CDATA[
<p>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:<p><esc>S<p>Esc exits insert mode (of course) and capital S erases the line and puts you in insert mode at column 0 (just like in (n)vim, right?).<p>Like I said, maybe I configured that? But 'S' is standard vim-stuff... (I'm not able to double check my config at the moment).<p>[Edit: right after hitting submit I realized that my way is perhaps "arguably" simpler because I do have to hit shift to get capital S. So I'm also hitting three keys...]</p>
]]></description><pubDate>Thu, 26 Mar 2026 13:42:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=47530377</link><dc:creator>ratrocket</dc:creator><comments>https://news.ycombinator.com/item?id=47530377</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47530377</guid></item><item><title><![CDATA[New comment by ratrocket in "Fast-Servers"]]></title><description><![CDATA[
<p>discussed in 2016: <a href="https://news.ycombinator.com/item?id=10872209">https://news.ycombinator.com/item?id=10872209</a> (53 comments)</p>
]]></description><pubDate>Thu, 05 Mar 2026 15:17:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=47262537</link><dc:creator>ratrocket</dc:creator><comments>https://news.ycombinator.com/item?id=47262537</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47262537</guid></item><item><title><![CDATA[New comment by ratrocket in "Acme Weather"]]></title><description><![CDATA[
<p>Is that the blue windy or the red windy? I can never keep them straight!</p>
]]></description><pubDate>Sat, 21 Feb 2026 18:49:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=47103495</link><dc:creator>ratrocket</dc:creator><comments>https://news.ycombinator.com/item?id=47103495</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47103495</guid></item><item><title><![CDATA[New comment by ratrocket in "Eddie Bauer declares bankruptcy"]]></title><description><![CDATA[
<p>I'm not positive, but I think they've already run <i>that</i> playbook once or twice.  They are IN the cycle.</p>
]]></description><pubDate>Mon, 09 Feb 2026 18:54:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=46949270</link><dc:creator>ratrocket</dc:creator><comments>https://news.ycombinator.com/item?id=46949270</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46949270</guid></item><item><title><![CDATA[New comment by ratrocket in "Termux"]]></title><description><![CDATA[
<p>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 <i>think</i> there's a way to have it not get killed, but it seems like it might be a little bit of a hassle.<p>On the transfer, here is what I could dig up:<p>The github issue about it was deleted, but archive.org has copies: <a href="https://web.archive.org/web/20251215062049/https://github.com/researchxxl/syncthing-android/issues/16" rel="nofollow">https://web.archive.org/web/20251215062049/https://github.co...</a><p>HN discussion of same (with another link to the syncthing forum): <a href="https://news.ycombinator.com/item?id=46184730">https://news.ycombinator.com/item?id=46184730</a><p>Lobsters discussion: <a href="https://lobste.rs/s/urbcpw/potential_security_breach_syncthing" rel="nofollow">https://lobste.rs/s/urbcpw/potential_security_breach_syncthi...</a><p>(and here is the announcement that the official android syncthing app was being discontinued: <a href="https://forum.syncthing.net/t/discontinuing-syncthing-android/23002" rel="nofollow">https://forum.syncthing.net/t/discontinuing-syncthing-androi...</a>)<p>No shortage of reading if you have the time!  I'm quite happy to be running just the "standard" package (although, yeah, I should've pointed out that I don't run in continuously on my phone...)</p>
]]></description><pubDate>Mon, 02 Feb 2026 22:00:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=46862322</link><dc:creator>ratrocket</dc:creator><comments>https://news.ycombinator.com/item?id=46862322</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46862322</guid></item><item><title><![CDATA[New comment by ratrocket in "Termux"]]></title><description><![CDATA[
<p>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 requirements from the Google, then the most popular fork was transferred to a new owner in a less-than-fully-trustworthy manner), being able to just run syncthing from the command line is a breath of fresh air.<p>I highly recommend using Unexpected Keyboard along with termux (a recommendation I myself almost certainly got from HN).</p>
]]></description><pubDate>Mon, 02 Feb 2026 14:31:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=46856461</link><dc:creator>ratrocket</dc:creator><comments>https://news.ycombinator.com/item?id=46856461</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46856461</guid></item><item><title><![CDATA[New comment by ratrocket in "Twelve Days of Shell"]]></title><description><![CDATA[
<p>Not commenting on the larger gist of the comment, only:<p>> I've been having RSI pain on my right hand due to using mouse too much and in un-ergonomic positions<p>If you can, try using a left-hand vertical mouse.  I use an Evoluent but there are a million brands.  Get a cheapo and try it out.  I figure it took me about a week to adjust and my wrists have been happier ever since.</p>
]]></description><pubDate>Mon, 08 Dec 2025 18:13:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=46195671</link><dc:creator>ratrocket</dc:creator><comments>https://news.ycombinator.com/item?id=46195671</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46195671</guid></item><item><title><![CDATA[New comment by ratrocket in "Framework Laptop 13 gets ARM processor with 12 cores via upgrade kit"]]></title><description><![CDATA[
<p>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 Framework in the sibling comment, it looks very cool!).<p>I don't know how to link to it directly, but midway down this article there's a picture and some more links of an MNT Reform (apparently completely home-built) with a very cool, "thumb-centric", column staggered ergo keyboard:<p><a href="https://mntre.com/media/reform_md/2022-07-01-july-update.html" rel="nofollow">https://mntre.com/media/reform_md/2022-07-01-july-update.htm...</a><p>(search for "More great mods from the community..." heading if interested)<p>I would very much like to have a keyboard like either of those on my laptop.  The stares you'd get when in public!!</p>
]]></description><pubDate>Fri, 05 Dec 2025 18:23:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=46165149</link><dc:creator>ratrocket</dc:creator><comments>https://news.ycombinator.com/item?id=46165149</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46165149</guid></item><item><title><![CDATA[FDA Issues Warning About Cookware That May Leach Lead]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.fda.gov/food/alerts-advisories-safety-information/fda-issues-warning-about-imported-cookware-may-leach-lead-august-2025">https://www.fda.gov/food/alerts-advisories-safety-information/fda-issues-warning-about-imported-cookware-may-leach-lead-august-2025</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46123108">https://news.ycombinator.com/item?id=46123108</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 02 Dec 2025 16:41:26 +0000</pubDate><link>https://www.fda.gov/food/alerts-advisories-safety-information/fda-issues-warning-about-imported-cookware-may-leach-lead-august-2025</link><dc:creator>ratrocket</dc:creator><comments>https://news.ycombinator.com/item?id=46123108</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46123108</guid></item><item><title><![CDATA[New comment by ratrocket in "Ly – A lightweight TUI (ncurses-like) display manager for Linux and BSD"]]></title><description><![CDATA[
<p>I also type "startx". Never saw the point of a display manager (which might be my own shortcoming!).</p>
]]></description><pubDate>Mon, 01 Dec 2025 13:49:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=46107352</link><dc:creator>ratrocket</dc:creator><comments>https://news.ycombinator.com/item?id=46107352</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46107352</guid></item><item><title><![CDATA[New comment by ratrocket in "Moving Back to a Tiling WM – XMonad"]]></title><description><![CDATA[
<p>I read it to mean the author used "desktop environments" prior to that, so KDE or Gnome, as opposed to a "bare" window manager.</p>
]]></description><pubDate>Mon, 24 Nov 2025 22:17:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=46040056</link><dc:creator>ratrocket</dc:creator><comments>https://news.ycombinator.com/item?id=46040056</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46040056</guid></item><item><title><![CDATA[New comment by ratrocket in "Making a micro Linux distro (2023)"]]></title><description><![CDATA[
<p>On digital ocean (at least) you can upload your own images and boot droplets directly from them.<p>In the past I've used a script called "alpine-make-vm-image" to run alpine images in digital ocean.<p><a href="https://github.com/alpinelinux/alpine-make-vm-image" rel="nofollow">https://github.com/alpinelinux/alpine-make-vm-image</a><p>(Maybe that script does some magic to make booting a droplet directly from the image possible. On that I plead ignorance :)</p>
]]></description><pubDate>Sat, 25 Oct 2025 21:07:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=45706967</link><dc:creator>ratrocket</dc:creator><comments>https://news.ycombinator.com/item?id=45706967</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45706967</guid></item><item><title><![CDATA[New comment by ratrocket in "Scripts I wrote that I use all the time"]]></title><description><![CDATA[
<p>Has "dc" the calculator fallen this far out of favor?! :)<p>> dc is the oldest surviving Unix language program.<p><a href="https://en.wikipedia.org/wiki/Dc_%28computer_program%29" rel="nofollow">https://en.wikipedia.org/wiki/Dc_%28computer_program%29</a><p>I used "dc" (the calculator) just earlier this week.  Kids these days? :)</p>
]]></description><pubDate>Fri, 24 Oct 2025 21:39:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=45699378</link><dc:creator>ratrocket</dc:creator><comments>https://news.ycombinator.com/item?id=45699378</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45699378</guid></item><item><title><![CDATA[New comment by ratrocket in "I see a future in jj"]]></title><description><![CDATA[
<p>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 and normal, almost something you barely need to think about. jj does a similar thing for rebasing. For someone whose familiarity with git is clone, pull, push, merge, creating branches (so, basic/working/practical familiarity but even "rebase -i" might be pushing the limits)- for someone like that what jj offers is a similar "lift" of a feature (rebase) from "scary" to "normal" similar to what git did for branching compared to svn.<p>That's just one aspect of the whole thing, and of course if you're a git rebase wizard (or have tools that make you that) then this won't seem relevant. But I think for a lot of people this might be a salient point.</p>
]]></description><pubDate>Thu, 23 Oct 2025 15:30:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=45683014</link><dc:creator>ratrocket</dc:creator><comments>https://news.ycombinator.com/item?id=45683014</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45683014</guid></item><item><title><![CDATA[New comment by ratrocket in "Notes on switching to Helix from Vim"]]></title><description><![CDATA[
<p>(To address sibling comment: If I were colorblind, I would lead with that in any conversation about syntax highlighting; I am not colorblind.)<p>To answer the question: it's a feeling, like lots of things in software development.  I tried "no syntax highlighting", found that I liked it, and I no longer use syntax highlighting.  To say "specifically" how it's "better"...  I'm not even saying it's better.  "I like no-syntax-highlighting" is the statement I'm making (which, when it comes to syntax highlighting, is a statement a lot of people have issues with).  So, from my personal experience, I take issue with the statement that no-syntax-highlighting is making things "difficult for the sake of it".<p>Try this out for analogy: I ate Red Baron pizzas every Friday night for 15 years, then I heard about homemade pizza 10 years ago.  I tried making homemade pizza.  It was good!  ("I tried it and liked it")  Now I only eat homemade pizza on Fridays.  How is homemade pizza specifically better?  It's better because I <i>like it more</i>.  That's all there is to it.  It's a preference.<p>(For the analogy to work, you have to like or at some point have liked Red Baron frozen pizzas.  I happen to like them... the analogy is flawed though, I admit!)<p>(Let me preempt criticism that I'm comparing Red Baron frozen pizzas to syntax highlighting.  I am not.  It's only about the preference, not the object of the preference.)</p>
]]></description><pubDate>Mon, 13 Oct 2025 16:02:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=45569874</link><dc:creator>ratrocket</dc:creator><comments>https://news.ycombinator.com/item?id=45569874</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45569874</guid></item><item><title><![CDATA[New comment by ratrocket in "Spotlight on pdfly, the Swiss Army knife for PDF files"]]></title><description><![CDATA[
<p>Not the person you're replying to, but when they said "extraction" I believe they're talking about extracting <i>pages</i> from a PDF (like "splitting" the PDF apart, page-wise), not text. At least that's a thing I've used qpdf for in the past.</p>
]]></description><pubDate>Mon, 13 Oct 2025 13:38:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=45568209</link><dc:creator>ratrocket</dc:creator><comments>https://news.ycombinator.com/item?id=45568209</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45568209</guid></item><item><title><![CDATA[New comment by ratrocket in "Notes on switching to Helix from Vim"]]></title><description><![CDATA[
<p>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 years using vim/nvim) and if I set it the "ergonomic" way, it's disorienting.<p>So, ergonomic or not, some people do prefer the default -- at least one person :).</p>
]]></description><pubDate>Sun, 12 Oct 2025 19:50:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=45561236</link><dc:creator>ratrocket</dc:creator><comments>https://news.ycombinator.com/item?id=45561236</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45561236</guid></item><item><title><![CDATA[New comment by ratrocket in "Notes on switching to Helix from Vim"]]></title><description><![CDATA[
<p>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 things "difficult for the sake of it" (for <i>me</i>).  There are dozens of us! :)<p>(As to the rest: I use a pretty minimal set of plugins and I use the built in nvim C-o/C-p or C-x C-o/p "dumb" autocomplete.  At least I think it's built in...)</p>
]]></description><pubDate>Fri, 10 Oct 2025 21:14:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=45543851</link><dc:creator>ratrocket</dc:creator><comments>https://news.ycombinator.com/item?id=45543851</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45543851</guid></item><item><title><![CDATA[New comment by ratrocket in "Notes on switching to Helix from Vim"]]></title><description><![CDATA[
<p>To save anyone else the search:<p>mini.nvim site: <a href="https://nvim-mini.org/mini.nvim/" rel="nofollow">https://nvim-mini.org/mini.nvim/</a><p>repo: <a href="https://github.com/nvim-mini/mini.nvim" rel="nofollow">https://github.com/nvim-mini/mini.nvim</a></p>
]]></description><pubDate>Fri, 10 Oct 2025 19:02:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=45542527</link><dc:creator>ratrocket</dc:creator><comments>https://news.ycombinator.com/item?id=45542527</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45542527</guid></item><item><title><![CDATA[New comment by ratrocket in "Immich v2.0.0 – First stable release"]]></title><description><![CDATA[
<p>From TFA it sounds like they didn't do semver prior to this release but now will:<p><pre><code>  > What versioning strategy will Immich use?
  >
  > Starting with v2.0.0, we will now follow semantic versioning.
</code></pre>
(edit for formatting)</p>
]]></description><pubDate>Thu, 02 Oct 2025 14:14:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=45449885</link><dc:creator>ratrocket</dc:creator><comments>https://news.ycombinator.com/item?id=45449885</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45449885</guid></item></channel></rss>