Diff of /2024/06/06/neonix/index.html

Revision bef1d5cfc2e26b7def96a2eed8d1b09663f01042 => current


Linebef1d5cfc2e26b7def96a2eed8d1b09663f01042current
1<!DOCTYPE html><!DOCTYPE html>
2<html><html>
3 <head> <head>
85 <hr class="below-title"> <hr class="below-title">
86 </div> </div>
87 <div class="update-prepend rss-description-exclude"> <div class="update-prepend rss-description-exclude">
88 <em> ➣  This post was meaningfully revised at 2024-08-16 @ 11:20 AM EDT. The previous revision is <a href="index-oldcommit-758902715b5d838eb65acaac13ac5dcda53f5314.html">here</a>, diff <a href="index-diff-758902715b5d838eb65acaac13ac5dcda53f5314-to-current.html">here</a>. (See <a href="index.html#update-history">update history</a>.) <br> <em> ➣  This post was meaningfully revised at 2025-04-03 @ 09:10 PM EDT. The previous revision is <a href="index-oldcommit-bef1d5cfc2e26b7def96a2eed8d1b09663f01042.html">here</a>, diff <a href="index-diff-bef1d5cfc2e26b7def96a2eed8d1b09663f01042-to-current.html">here</a>. (See <a href="index.html#update-history">update history</a>.)
89 ➣  This post is expected to evolve over time. You can subscribe to ongoing updates <a href="index-sprout.rss">here</a>. <br> ➣  This post is expected to evolve over time. You can subscribe to ongoing updates <a href="index-sprout.rss">here</a>.
90 <link rel="alternate" type="application/rss+xml" title="Update to Neonix" href="https://tech.interfluidity.com/2024/06/06/neonix/index-sprout.rss"></em> <link rel="alternate" type="application/rss+xml" title="Update to Neonix" href="https://tech.interfluidity.com/2024/06/06/neonix/index-sprout.rss"> </em>
91 <hr> <hr>
92 </div> </div>
93 <div class="entry-body"> <div class="entry-body">
99 <p>I'll let this post become a <a href="https://v5.chriskrycho.com/essays/feeds-are-not-fit-for-gardening/">"sprout"</a> from which I can track these kinds of tools as I encounter them.</p> <p>I'll let this post become a <a href="https://v5.chriskrycho.com/essays/feeds-are-not-fit-for-gardening/">"sprout"</a> from which I can track these kinds of tools as I encounter them.</p>
100 <ul> <ul>
101 <li> <li>
102 <p><a href="https://github.com/sharkdp/fd"><code>fd</code></a><br> <p><a href="https://github.com/sharkdp/fd"><code>fd</code></a>
103 A modern retake on <code>find</code> I haven't played with yet.</p></li> <br>
104 A modern retake on <code>find</code> I haven't played with yet.</p>
105 </li>
106 <li> <li>
107 <p><a href="https://junegunn.github.io/fzf/"><code>fzf</code></a><br> <p><a href="https://junegunn.github.io/fzf/"><code>fzf</code></a>
108 A fuzzy-matching tool for interactively sorting through large command line and command completion outputs. See <a href="https://notes.billmill.org/computer_usage/cli_tips_and_tools/fzf.html">Bill Mill</a>.</p></li> <br>
109 A fuzzy-matching tool for interactively sorting through large command line and command completion outputs. See <a href="https://notes.billmill.org/computer_usage/cli_tips_and_tools/fzf.html">Bill Mill</a>.</p>
110 </li>
111 <li> <li>
112 <p><a href="https://github.com/BurntSushi/ripgrep"><code>rg</code></a><br> <p><a href="https://github.com/charmbracelet/gum"><code>gum</code></a>
113 "ripgrep". A new take on grep, super fast, seachers directories recursively, by default excluding <code>.git</code> and whatever is <code>.gitignore</code>-d.</p></li> <br>
114 Elegant TUI effects composable for scripting (ht <a href="https://notes.billmill.org/computer_usage/cli_tips_and_tools/gum.html">Bill Mill</a>, of course)</p>
115 </li>
116 <li>
117 <p><a href="https://github.com/BurntSushi/ripgrep"><code>rg</code></a>
118 <br>
119 "ripgrep". A new take on grep, super fast, seachers directories recursively, by default excluding <code>.git</code> and whatever is <code>.gitignore</code>-d.</p>
120 </li>
121 </ul> </ul>
122 <p>I'll add more as I, um, <code>fd</code> them!</p> <p>I'll add more as I, um, <code>fd</code> them!</p>
123 <hr> <hr>
130 <div class="entry-footer"> <div class="entry-footer">
131 <div class="post-metainfo"> <div class="post-metainfo">
132 <div class="updated-note"> <div class="updated-note">
133 <a href="index.html#major-updates">Last major update at 2024-08-16 @ 11:20 AM EDT</a> <a href="index.html#major-updates">Last major update at 2025-04-03 @ 09:10 PM EDT</a>
134 </div> </div>
135 <div> <div>
136 <a href="index.html" class="pubtime">03:35 PM EDT</a> <a href="index.html" class="pubtime">03:35 PM EDT</a>
153 <div id="update-history" class="update-history"> <div id="update-history" class="update-history">
154 <h3 class="update-history-title"><a id="major-updates" href=""></a>Major revisions:</h3> <h3 class="update-history-title"><a id="major-updates" href=""></a>Major revisions:</h3>
155 <ul> <ul>
156 <li><span class="update-timestamp"><i>2024-08-16 @ 11:20 AM EDT</i></span> — Add update regarding new location of Bill Mill's "modern unix tool list" (<a href="index-diff-758902715b5d838eb65acaac13ac5dcda53f5314-to-current.html">diff</a>)</li> <li><span class="update-timestamp"><i>2025-04-03 @ 09:10 PM EDT</i></span> — Add update regarding 'gum', ht Bill Mill (<a href="index-diff-bef1d5cfc2e26b7def96a2eed8d1b09663f01042-to-current.html">diff</a>)</li>
157 <li><span class="update-timestamp"><i> <a href="index-oldcommit-bef1d5cfc2e26b7def96a2eed8d1b09663f01042.html">2024-08-16 @ 11:20 AM EDT</a></i></span> — Add update regarding new location of Bill Mill's "modern unix tool list" (<a href="index-diff-758902715b5d838eb65acaac13ac5dcda53f5314-to-bef1d5cfc2e26b7def96a2eed8d1b09663f01042.html">diff</a>)</li>
158 <li><span class="update-timestamp"><i> <a href="index-oldcommit-758902715b5d838eb65acaac13ac5dcda53f5314.html">2024-06-06 @ 06:30 PM EDT</a></i></span> — Add Kartik Agaram's pointer to Bill Mill's "modern unix tools" (<a href="index-diff-711778c5fa4d93cd89e9421da6b8d9fb6e71a534-to-758902715b5d838eb65acaac13ac5dcda53f5314.html">diff</a>)</li> <li><span class="update-timestamp"><i> <a href="index-oldcommit-758902715b5d838eb65acaac13ac5dcda53f5314.html">2024-06-06 @ 06:30 PM EDT</a></i></span> — Add Kartik Agaram's pointer to Bill Mill's "modern unix tools" (<a href="index-diff-711778c5fa4d93cd89e9421da6b8d9fb6e71a534-to-758902715b5d838eb65acaac13ac5dcda53f5314.html">diff</a>)</li>
159 <li><span class="update-timestamp"><i> <a href="index-oldcommit-711778c5fa4d93cd89e9421da6b8d9fb6e71a534.html">2024-06-06 @ 03:35 PM EDT</a></i></span> — Initial publication.</li> <li><span class="update-timestamp"><i> <a href="index-oldcommit-711778c5fa4d93cd89e9421da6b8d9fb6e71a534.html">2024-06-06 @ 03:35 PM EDT</a></i></span> — Initial publication.</li>
160 </ul> </ul>
161 <div class="update-history-note"> <div class="update-history-note">
162 Timestamps represent "major", substantative revisions. There may have been subsequent typo fixes and language reworkings within a major revision, after the time displayed. For a more complete and fine-grained update history, you can view the <a href="https://github.com/swaldman/tech.interfluidity.com/commits/main/">git repository commit history</a>. The most recent minor modification of this entry occurred 2024-08-16 @ 11:23 AM EDT. Timestamps represent "major", substantative revisions. There may have been subsequent typo fixes and language reworkings within a major revision, after the time displayed. For a more complete and fine-grained update history, you can view the <a href="https://github.com/swaldman/tech.interfluidity.com/commits/main/">git repository commit history</a>. The most recent minor modification of this entry occurred 2025-04-03 @ 09:14 PM EDT.
163 </div> </div>
164 </div> </div>
165</div><!-- after-article --></div>
166<!-- after-article -->
167 </div> </div>
168 <div id="right-sidebar"> <div id="right-sidebar">
169 </div> </div>
170 </div> </div>
171 </body> </body>
172</html></html>