<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet href="/rss.xsl" type="text/xsl"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>TIL | 折腾啥</title><description>Power Users/Automators 折腾/讨论/分享各种开源工具/脚本/自动化工作流👥 @zhetengsha_group📌 合集 https://t.me/zhetengsha/2🎁 恰饭 https://t.me/zhetengsha/957📢 广告投放 @xream @xream_botBuy ads: https://telega.io/c/zhetengshafeedId:55438372655431680+userId:62307599601855488</description><link>http://telegram.zhetengsha.eu.org</link><item><title>#TIL今天晚上有个紧急的需求要到已部署环境里 pod 里去调用一个 grpc 请求，因为是个 java 容器环境，里面什么也没有，想起来之前朋友跟我讲过他前司做的 X-CMD 就是基于 Shell 的，依赖很少，适合这类容器场景</title><link>http://telegram.zhetengsha.eu.org/posts/4070</link><guid isPermaLink="true">http://telegram.zhetengsha.eu.org/posts/4070</guid><pubDate>Wed, 05 Nov 2025 01:00:51 GMT</pubDate><content:encoded>&lt;div class=&quot;tgme_widget_message_forwarded_from accent_color&quot;&gt;Forwarded from &lt;a class=&quot;tgme_widget_message_forwarded_from_name&quot; href=&quot;https://t.me/pseudoyulife/4151&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;&lt;span&gt;Yu’s Life&lt;/span&gt;&lt;/a&gt; (&lt;span class=&quot;tgme_widget_message_forwarded_from_author&quot;&gt;pseudoyu&lt;/span&gt;)&lt;/div&gt;&lt;a href=&quot;/search/result?q=%23TIL&quot; title=&quot;#TIL&quot;&gt;#TIL&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;今天晚上有个紧急的需求要到已部署环境里 pod 里去调用一个 grpc 请求，因为是个 java 容器环境，里面什么也没有，想起来之前朋友跟我讲过他前司做的 &lt;a href=&quot;https://www.x-cmd.com/&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; title=&quot;X-CMD&quot;&gt;X-CMD&lt;/a&gt; 就是基于 Shell 的，依赖很少，适合这类容器场景。&lt;br /&gt;&lt;br /&gt;于是三条命令解决了&lt;br /&gt;&lt;br /&gt;&lt;pre class=&quot;code&quot;&gt;&lt;code class=&quot;language-text&quot;&gt;
# Install x-cmd
eval &quot;$(curl https://get.x-cmd.com)&quot;

# Install grpcurl
x env use grpcurl

# Invoke grpc request
grpcurl -plaintext -d &apos;{}&apos; 127.0.0.1:9001 xxx
&lt;/code&gt;&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;X-CMD 我已经用了有两年了，每次换新电脑之类的都用来管理本地的各种语言版本和软件，突然又 get 新的使用场景~&lt;a class=&quot;tgme_widget_message_link_preview&quot; href=&quot;https://www.x-cmd.com/&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; title=&quot;Shell superpowers for AI agents. X-CMD (X Command) is a modern toolkit for POSIX Shell (bash, zsh, ash, dash)—designed to make Shell as powerful as Python&apos;s standard library. Works with Clawdbot, Claude Code; 100+ modules and 1000+ CLI tools in seconds.&quot;&gt;
  
  &lt;div class=&quot;link_preview_site_name accent_color&quot;&gt;X-CMD&lt;/div&gt;
  &lt;img class=&quot;link_preview_image&quot; alt=&quot;X-CMD - Shell Superpowers for AI Agents&quot; src=&quot;/static/https://cdn4.telesco.pe/file/PaecwB4Z27w_MH1q1mLginWov64XXFjyc_fsh_M3e2usLeCi6l73x2q4wffpcvK6YWmttGm1aq9P1qVLNE4vz_LqfcyTZLKA5dz0zO-Z8UGyQgeAFG6E3EqGiSDslCItncpFF4kcApf9yrHbi_RZyAUPWQzXmRWp5sKZ5QFYyGuuXNao6dWN66AIethb5IfssOIsR092VUr_bijVRz-fKDOCcO_ySCGjv12r6RlsTrqkJjjHlNLmZk1ajdb-Xp4mCH8REuTylrkFAHGzEFDeSey7CO_85Qs4C2lT7D4mNZLUXJANTmYdq_Q_SNVKfWeuk1g93jyzBEuljnPPYKEV_Q.jpg&quot; width=&quot;1200&quot; height=&quot;630&quot; loading=&quot;eager&quot; /&gt;
  &lt;div class=&quot;link_preview_title&quot;&gt;X-CMD - Shell Superpowers for AI Agents&lt;/div&gt;
  &lt;div class=&quot;link_preview_description&quot;&gt;Shell superpowers for AI agents. X-CMD (X Command) is a modern toolkit for POSIX Shell (bash, zsh, ash, dash)—designed to make Shell as powerful as Python&apos;s standard library. Works with Clawdbot, Claude Code; 100+ modules and 1000+ CLI tools in seconds.&lt;/div&gt;
&lt;/a&gt;</content:encoded></item><item><title>Homebrew 已经支持 多文件平行下载（每个文件仍然只使用一个线程），可以通过 HOMEBREW_DOWNLOAD_CONCURRENCY={int} 环境变量启用</title><link>http://telegram.zhetengsha.eu.org/posts/3793</link><guid isPermaLink="true">http://telegram.zhetengsha.eu.org/posts/3793</guid><pubDate>Fri, 29 Aug 2025 13:08:06 GMT</pubDate><content:encoded>&lt;div class=&quot;tgme_widget_message_forwarded_from accent_color&quot;&gt;Forwarded from &lt;a class=&quot;tgme_widget_message_forwarded_from_name&quot; href=&quot;https://t.me/SukkaChannel/1019&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;&lt;span&gt;Sukka&apos;s Notebook&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;Homebrew 已经支持 多文件平行下载（每个文件仍然只使用一个线程），可以通过 &lt;code&gt;HOMEBREW_DOWNLOAD_CONCURRENCY={int}&lt;/code&gt; 环境变量启用。&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;https://fxtwitter.com/isukkaw/status/1956706093742325959&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; title=&quot;https://fxtwitter.com/isukkaw/status/1956706093742325959&quot;&gt;https://fxtwitter.com/isukkaw/status/1956706093742325959&lt;/a&gt;&lt;a class=&quot;tgme_widget_message_link_preview&quot; href=&quot;https://fxtwitter.com/isukkaw/status/1956706093742325959&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; title=&quot;#TIL It finally happens! @MacHomebrew&apos;s Parallel downloading feature has already landed and can be enabled right now with the environment variable &amp;quot;HOMEBREW_DOWNLOAD_CONCURRENCY={int}&amp;quot;. This will be enabled by default in the future.See GitHub Issue Hom…&quot;&gt;
  &lt;i class=&quot;link_preview_right_image&quot; style=&quot;background-image:url(&apos;https://cdn4.telesco.pe/file/YwJntmHEFI0PZvK37gVkJsGZGdZqTHyNnk3LVWv3Z48BeEgxEzEK979Nh_K5M83nqeJHBC5hj80HgrwvKrUzlA8VA2MtZB1O4Re8detVqeTlRVzi24bat39ulYHcK4q2N8PyuY5_fAyPGLc3AcWIaL0Vgy_PrIuJhvwUTyN4SoYNd61eWNezQWp0ygfshkoPiuCGYPnl51AfFr8-fLQwZ9n_BOpLTdZbGRVLJk5_Yj8CpD0HFX3uA3JOjLuRQyJM4MqIvf0z7-bJBoaK-rU4iGIwIiCnmQ9_RTm11zJPaYwcg3JXQc8_rkpXdFGVrnZvq_I5bAyO06ciBzeWBkf1MA.jpg&apos;)&quot;&gt;&lt;/i&gt;
  &lt;div class=&quot;link_preview_site_name accent_color&quot;&gt;FxTwitter&lt;/div&gt;
  
  &lt;div class=&quot;link_preview_title&quot;&gt;Sukka / 毛绒绒的大尾巴&lt;i class=&quot;emoji&quot; style=&quot;background-image:url(&apos;//telegram.org/img/emoji/40/F09FA68A.png&apos;)&quot;&gt;&lt;b&gt;🦊&lt;/b&gt;&lt;/i&gt; (@isukkaw)&lt;/div&gt;
  &lt;div class=&quot;link_preview_description&quot;&gt;#&lt;mark class=&quot;highlight&quot;&gt;TIL&lt;/mark&gt; It finally happens! @MacHomebrew&apos;s Parallel downloading feature has already landed and can be enabled right now with the environment variable &quot;HOMEBREW_DOWNLOAD_CONCURRENCY={int}&quot;. This will be enabled by default in the future.&lt;br /&gt;&lt;br /&gt;See GitHub Issue Hom…&lt;/div&gt;
&lt;/a&gt;</content:encoded></item><item><title>🐦 #TIL Alfred Clipboard History 删除一条记录的方式是 Fn + ⌫ 🤨 </title><link>http://telegram.zhetengsha.eu.org/posts/464</link><guid isPermaLink="true">http://telegram.zhetengsha.eu.org/posts/464</guid><pubDate>Thu, 30 Mar 2023 15:57:52 GMT</pubDate><content:encoded>&lt;div class=&quot;tgme_widget_message_forwarded_from accent_color&quot;&gt;Forwarded from &lt;a class=&quot;tgme_widget_message_forwarded_from_name&quot; href=&quot;https://t.me/reorx_share/4030&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;&lt;span&gt;Reorx’s Forge&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;a href=&quot;https://vxtwitter.com/novoreorx/status/1641467794742190081&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; title=&quot;🐦&quot;&gt;&lt;i class=&quot;emoji&quot;&gt;&lt;b&gt;🐦&lt;/b&gt;&lt;/i&gt;&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23TIL&quot; title=&quot;#TIL&quot;&gt;#TIL&lt;/a&gt; Alfred Clipboard History 删除一条记录的方式是 Fn + ⌫ &lt;i class=&quot;emoji&quot;&gt;&lt;b&gt;🤨&lt;/b&gt;&lt;/i&gt; &lt;a href=&quot;https://t.co/gekLTOPRYs&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; title=&quot;https://t.co/gekLTOPRYs&quot;&gt;https://t.co/gekLTOPRYs&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;https://twitter.com/novoreorx/status/1641467794742190081&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; title=&quot;↩&quot;&gt;&lt;i class=&quot;emoji&quot;&gt;&lt;b&gt;↩&lt;/b&gt;&lt;/i&gt;&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23tweet&quot; title=&quot;#tweet&quot;&gt;#tweet&lt;/a&gt;&lt;a class=&quot;tgme_widget_message_link_preview&quot; href=&quot;https://vxtwitter.com/novoreorx/status/1641467794742190081&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; title=&quot;#TIL Alfred Clipboard History 删除一条记录的方式是 Fn + ⌫ 🤨&quot;&gt;
  
  &lt;div class=&quot;link_preview_site_name accent_color&quot;&gt;vxTwitter / fixvx&lt;br /&gt;&lt;i class=&quot;emoji&quot; style=&quot;background-image:url(&apos;//telegram.org/img/emoji/40/F09F9296.png&apos;)&quot;&gt;&lt;b&gt;💖&lt;/b&gt;&lt;/i&gt; 0&lt;/div&gt;
  &lt;img class=&quot;link_preview_image&quot; alt=&quot;Reorx (@novoreorx)&quot; src=&quot;/static/https://cdn4.telesco.pe/file/Alhrpj8sdWK8YSp_3dIOZv60-1XioJ89a0LU02wluPPXM9fBUbrtq75-efD-uSZNkFmrxVvQpuUnm-girWSXsDG1a45fBEIps3mzFb8SEMriW4NA58AmuWERYfphhdoeWRHibOcXvrLslqoaQeOvCJEU18xPHPtm34WU_pJ2rKeE8FzWG3jzfiURlAGFCMLhnT9Z4M5qReZGLWmGcy8XfiVycmdKer9vp5tvGy1y3z6LF1mL8W0z9HMkaJF3eHv5SZMp3xedmvOMgBFlofMKjfpCMR4HcoNKM0TWMvGHxTCtmulU4qRvG2Z7lH0FId2CGiY8FVZG6vR-H40ZtISy8w.jpg&quot; width=&quot;1200&quot; height=&quot;630&quot; loading=&quot;eager&quot; /&gt;
  &lt;div class=&quot;link_preview_title&quot;&gt;Reorx (@novoreorx)&lt;/div&gt;
  &lt;div class=&quot;link_preview_description&quot;&gt;#&lt;mark class=&quot;highlight&quot;&gt;TIL&lt;/mark&gt; Alfred Clipboard History 删除一条记录的方式是 Fn + ⌫ &lt;i class=&quot;emoji&quot; style=&quot;background-image:url(&apos;//telegram.org/img/emoji/40/F09FA4A8.png&apos;)&quot;&gt;&lt;b&gt;🤨&lt;/b&gt;&lt;/i&gt;&lt;/div&gt;
&lt;/a&gt;</content:encoded></item></channel></rss>