techhub.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A hub primarily for passionate technologists, but everyone is welcome

Administered by:

Server stats:

4.6K
active users

#cli

29 posts28 participants5 posts today
HackerNoon<p>ZUSE is an IRC client for your terminal crafted with the elegance and power of Go, Bubble Tea, and Lipgloss. <a href="https://hackernoon.com/zuse-is-what-happens-when-irc-meets-go-bubble-tea-and-lipgloss" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">hackernoon.com/zuse-is-what-ha</span><span class="invisible">ppens-when-irc-meets-go-bubble-tea-and-lipgloss</span></a> <a href="https://mas.to/tags/cli" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>cli</span></a></p>
OldCoderSubject: <a class="hashtag" href="https://dansu.org/tag/foss" rel="nofollow noopener" target="_blank">#FOSS</a> <a class="hashtag" href="https://dansu.org/tag/cli" rel="nofollow noopener" target="_blank">#CLI</a> tools<br><br>"genact" on the list stands out as a useful CLI tool. I've added the package to my distro and I recommend it to developers of all levels of experience.<br><br>To build "genact" from source, you need to have a recent copy of "rustc". If "rustc" is in place, execute the command shown below. After the build, add the directory that the build mentions to your PATH:<br><br>cargo install genact<br><br>The attached screenshot shows "genact" in operation. The program is a time-saver in that generating the same output manually would require significant effort.
GripNews<p>🌘 Multiplex:命令行程序多工器<br>➤ 簡化多程序並行運行的工具<br>✤ <a href="https://github.com/sebastien/multiplex" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">github.com/sebastien/multiplex</span><span class="invisible"></span></a><br>Multiplex 是一個命令行工具,可以用來同時執行多個程序,並簡化對其輸出和錯誤流的管理。它提供了一個簡單的Python API,可以並行執行多個進程,並在某些條件下停止它們。工具會優雅地關閉子進程,並將輸出和錯誤流合併到標準輸出和標準錯誤,方便使用標準命令行工具進行解析。Multiplex 適用於需要同時運行多個程序並組合其輸出的場景,例如運行 Web 服務器、工作隊列和數據庫。<br>+ 這個工具看起來非常有用,可以避免手動編寫複雜的 Shell 腳本來管理多個進程。<br>+ 能夠優雅地關閉子進程並合併輸出流,真的解決了一個痛點。<br><a href="https://mastodon.social/tags/CLI" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CLI</span></a> <a href="https://mastodon.social/tags/%E5%B7%A5%E5%85%B7" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>工具</span></a> <a href="https://mastodon.social/tags/%E4%B8%A6%E8%A1%8C%E8%99%95%E7%90%86" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>並行處理</span></a> <a href="https://mastodon.social/tags/%E6%B5%81%E7%A8%8B%E7%AE%A1%E7%90%86" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>流程管理</span></a></p>
☮ ♥ ♬ 🧑‍💻<p>“I remember <a href="https://ioc.exchange/tags/deleting" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>deleting</span></a> my <a href="https://ioc.exchange/tags/MastersThesis" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>MastersThesis</span></a>, and then having to run grep on /dev/hda1 to find where on the disk it was so I could copy on the area around it -- then piece everything back together and fix bit that were not retrieved correctly. It was a very stressful experience, but in the end <a href="https://ioc.exchange/tags/grep" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>grep</span></a> saved the day.” 🤓😫🤣☺️</p><p><a href="https://ioc.exchange/tags/CLI" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CLI</span></a> / <a href="https://ioc.exchange/tags/Grep" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Grep</span></a> / <a href="https://ioc.exchange/tags/HarrisonMaddison" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>HarrisonMaddison</span></a> / <a href="https://ioc.exchange/tags/LinguisticFingerprint" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>LinguisticFingerprint</span></a> / <a href="https://ioc.exchange/tags/FrequencyAnalysis" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FrequencyAnalysis</span></a> / <a href="https://ioc.exchange/tags/KenThompson" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>KenThompson</span></a> / <a href="https://ioc.exchange/tags/LaurieWired" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>LaurieWired</span></a> &lt;<a href="https://youtube.com/watch?v=iQZ81MbjKpU" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">youtube.com/watch?v=iQZ81MbjKp</span><span class="invisible">U</span></a>&gt;</p>
Orhun Parmaksız 👾<p>Another Sunday, another release day.<br>New version of **git-cliff** is out! 🥳💯</p><p>🦀 A customizable Changelog Generator written in Rust!<br>⛰️ Now supports adding release statistics to the changelog!<br>✨ Other highlights: <a href="https://git-cliff.org/blog/2.10.0/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">git-cliff.org/blog/2.10.0/</span><span class="invisible"></span></a></p><p>⭐ GitHub: <a href="https://github.com/orhun/git-cliff" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">github.com/orhun/git-cliff</span><span class="invisible"></span></a></p><p><a href="https://fosstodon.org/tags/rustlang" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>rustlang</span></a> <a href="https://fosstodon.org/tags/commandline" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>commandline</span></a> <a href="https://fosstodon.org/tags/changelog" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>changelog</span></a> <a href="https://fosstodon.org/tags/generation" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>generation</span></a> <a href="https://fosstodon.org/tags/automation" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>automation</span></a> <a href="https://fosstodon.org/tags/cli" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>cli</span></a> <a href="https://fosstodon.org/tags/git" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>git</span></a></p>
R.L. Dane :Debian: :OpenBSD: 🍵 :MiraLovesYou:<p>New <a href="https://polymaths.social/tags/blog" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>blog</span></a> post: Why I Love the Command Line</p><p><a href="https://rldane.space/why-i-love-the-command-line.html" rel="nofollow noopener" target="_blank">https://rldane.space/why-i-love-the-command-line.html</a></p><p>1081 words</p><p>I was grappling with a much heavier subject for a blost, but thankfully, I had this extra little subject in my back pocket, just ready to be picked up and written on much more easily and enjoyably than mental health stuff. ;)</p><p>cc: my wonderful <a href="https://polymaths.social/tags/chorus" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>chorus</span></a>: <span class="h-card"><a href="https://polymaths.social/@joel" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>joel</span></a></span> <span class="h-card"><a href="https://polymaths.social/@dm" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>dm</span></a></span> <span class="h-card"><a href="https://polymaths.social/@sotolf" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>sotolf</span></a></span> <span class="h-card"><a href="https://polymaths.social/@thedoctor" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>thedoctor</span></a></span> <span class="h-card"><a href="https://merveilles.town/@pixx" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>pixx</span></a></span> <span class="h-card"><a href="https://polymaths.social/@orbitalmartian" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>orbitalmartian</span></a></span> <span class="h-card"><a href="https://fosstodon.org/@adamsdesk" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>adamsdesk</span></a></span> <span class="h-card"><a href="https://polymaths.social/@krafter" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>krafter</span></a></span> <span class="h-card"><a href="https://polymaths.social/@roguefoam" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>roguefoam</span></a></span> <span class="h-card"><a href="https://polymaths.social/@clayton" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>clayton</span></a></span> <span class="h-card"><a href="https://fosstodon.org/@giantspacesquid" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>giantspacesquid</span></a></span> <span class="h-card"><a href="https://social.linux.pizza/@Twizzay" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>Twizzay</span></a></span> <span class="h-card"><a href="https://fedi.stfn.pl/@stfn" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>stfn</span></a></span></p><p>(I will happily add/remove you from the chorus upon request! :)</p><p><a href="https://polymaths.social/tags/100daystooffload" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>100DaysToOffload</span></a> #45</p><p><a href="https://polymaths.social/tags/rldanewriting" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>rlDaneWriting</span></a> <a href="https://polymaths.social/tags/blost" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>blost</span></a> <a href="https://polymaths.social/tags/writing" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>writing</span></a> <a href="https://polymaths.social/tags/commandline" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CommandLine</span></a> <a href="https://polymaths.social/tags/cli" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CLI</span></a> <a href="https://polymaths.social/tags/tui" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>TUI</span></a> <a href="https://polymaths.social/tags/shellscripting" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ShellScripting</span></a></p>
John-Mark Gurney<p><span class="h-card" translate="no"><a href="https://chaos.social/@scy" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>scy</span></a></span></p><p>My idle/thinking command is jobs to see what vi editor sessions I need to fg to continue working on what I was doing.</p><p><a href="https://flyovercountry.social/tags/Vim" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Vim</span></a> <a href="https://flyovercountry.social/tags/bash" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>bash</span></a> <a href="https://flyovercountry.social/tags/CLI" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CLI</span></a> <a href="https://flyovercountry.social/tags/Linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linux</span></a></p>
scy 🔜 WHY<p>TIL: `tr -s` can be used to replace repeated characters with a single one.</p><p>For example, to reduce multiple spaces down to one:</p><p><a href="https://chaos.social/tags/tr" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>tr</span></a> <a href="https://chaos.social/tags/Unix" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Unix</span></a> <a href="https://chaos.social/tags/Linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linux</span></a> <a href="https://chaos.social/tags/CLI" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CLI</span></a></p>
PonyM<p>Hi folks. I started with a <a href="https://chaos.social/tags/cli" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>cli</span></a> tool that should manage db migrations for different <a href="https://chaos.social/tags/data" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>data</span></a> projects on different db types. How do you manage your databases and migrations that are not bound to an application let's say? <a href="https://chaos.social/tags/sqlalchemy" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>sqlalchemy</span></a> <a href="https://chaos.social/tags/python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>python</span></a> <a href="https://chaos.social/tags/typer" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>typer</span></a> <a href="https://chaos.social/tags/alembic" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>alembic</span></a>? What features would you like to have?</p>
Hongster<p>Cheatsheet &amp; Examples: grep</p><p><a href="https://tech.mrleong.net/cheatsheet-examples-grep" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">tech.mrleong.net/cheatsheet-ex</span><span class="invisible">amples-grep</span></a></p><p><a href="https://fosstodon.org/tags/cli" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>cli</span></a> <a href="https://fosstodon.org/tags/cheatsheet" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>cheatsheet</span></a> <a href="https://fosstodon.org/tags/command" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>command</span></a> <a href="https://fosstodon.org/tags/linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>linux</span></a></p>
scy 🔜 WHY<p>me: ^D</p><p>bash: There are stopped jobs.</p><p>me:<br>fg<br>:qa</p><p>me: ^D</p><p>bash: There are stopped jobs.</p><p>Yeah maybe I ^Z Vim too much. 🙈</p><p>(Yes ^Z is a verb, okay?)</p><p><a href="https://chaos.social/tags/Vim" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Vim</span></a> <a href="https://chaos.social/tags/bash" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>bash</span></a> <a href="https://chaos.social/tags/CLI" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CLI</span></a> <a href="https://chaos.social/tags/Linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linux</span></a></p>
Abimelech B. 🐧🇩🇪| wörk ™️<p><span class="h-card" translate="no"><a href="https://radiosocial.de/@dk3jf" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>dk3jf</span></a></span><br>Ich find's schade, dass zumindest in den mir bekannten <a href="https://fulda.social/tags/linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>linux</span></a> <a href="https://fulda.social/tags/distro" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>distro</span></a> keine <a href="https://fulda.social/tags/cli" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>cli</span></a> Alternative zum MacOS'schen "caffeinate – prevent the system from sleeping on behalf of a utility" gibt… Oder gibt es doch?</p><p>Wobei meine Linux Server eh niemals schlafen gehen… 🤷‍♂️</p>
Holger<p>Wieder mal ein cooles CLI tool gefunden:</p><p>ocrmypdf in.pdf out.pdf</p><p>Macht <a href="https://mastodon.de/tags/OCR" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>OCR</span></a> in einem <a href="https://mastodon.de/tags/PDF" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>PDF</span></a>, falls dies z.B. nur ein Scan ist.</p><p><a href="https://mastodon.de/tags/linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>linux</span></a> <a href="https://mastodon.de/tags/macos" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>macos</span></a> <a href="https://mastodon.de/tags/homebrew" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>homebrew</span></a> <a href="https://mastodon.de/tags/cli" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>cli</span></a></p>
pvergain (kolektiva)<p>- <a href="https://willmcgugan.github.io/announcing-toad/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">willmcgugan.github.io/announci</span><span class="invisible">ng-toad/</span></a> (2025-07-23, Announcing Toad - a universal UI for agentic coding in the terminal, by <a href="https://willmcgugan.github.io/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">willmcgugan.github.io/</span><span class="invisible"></span></a>, <span class="h-card" translate="no"><a href="https://mastodon.social/@willmcgugan" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>willmcgugan</span></a></span>)</p><p>--&lt;--<br>I’m a little salty that neither Anthropic nor Google reached out to me before they released their terminal-based AI coding agents.</p><p>You see until recently I was the CEO of Textualize, a startup promoting rich applications for the terminal. Textualize didn’t make it as a company, but I take heart that we built something amazing. There is now a thriving community of folk building TUIs that I am still a part of.</p><p>So you will understand why when I finally got round to checking out Claude code and Gemini CLI, I was more interested in the terminal interface than the AI magic it was performing. And I was not impressed. Both projects suffer from jank and other glitches inherent to terminals that Textualize solved years ago.</p><p>....</p><p>I’m currently taking a year’s sabbatical. When Textualize wrapped up I genuinely thought I was sick of coding, and I would never gain be able to find joy in building things. I’m happy to be wrong about that. I still enjoy coding, and Toad feels like the perfect hobby project for my very particular set of skills. Something I can build while continuing to focus on my physical and mental health (running a startup is taxing).</p><p>So I am going to build it.</p><p>I am building it.</p><p>Here’s a quick video of Toad in its current state: <a href="https://www.youtube.com/watch?v=EKsCS54xduo" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">youtube.com/watch?v=EKsCS54xdu</span><span class="invisible">o</span></a></p><p>What I have in mind is a universal front-end for AI in the terminal. This includes both AI chat-bots and agentic coding. The architecture I alluded to earlier is that the front-end built with Python and Textual connects to a back-end subprocess. The back-end handles the interactions with the LLM and performs any agentic coding, while the front-end provides the user interface. The two sides communicate with each other by sending and receiving JSON over stdout and stdin.</p><p>...</p><p>Toad isn’t quite ready for a public release. It remains a tadpole for now, incubating in a private repository. But you know I’m all about FOSS, and when its ready for a public beta I will release Toad under an Open Source license.</p><p>With a bit of luck, this sabbatical needn’t eat in to my retirement fund too much. If it goes well, it may even become my full-time gig.</p><p>I will shortly invite a few tech friends and collaborators to the project. These things can’t be the work of a single individual and I am going to need feedback as I work. If you would like to be a part of that, then feel free to reach out. But please note, I would like to prioritize folk in the Open Source community who have potentially related projects.</p><p>For everyone else, I will be posting updates regularly here and on my socials (link at the bottom of the page). Expect screenshots, videos, and long form articles. Please be patient—you will be agentic toading before too long.</p><p>Looking for markdown streaming? : <a href="https://willmcgugan.github.io/streaming-markdown/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">willmcgugan.github.io/streamin</span><span class="invisible">g-markdown/</span></a> (Efficient streaming of Markdown in the terminal) <br>--&gt;--</p><p><a href="https://kolektiva.social/tags/CLI" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CLI</span></a> <a href="https://kolektiva.social/tags/Terminal" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Terminal</span></a> <a href="https://kolektiva.social/tags/python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>python</span></a> <a href="https://kolektiva.social/tags/textual" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>textual</span></a> <a href="https://kolektiva.social/tags/WillMcGugan" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>WillMcGugan</span></a> <a href="https://kolektiva.social/tags/Toad" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Toad</span></a> <a href="https://kolektiva.social/tags/markdown" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>markdown</span></a></p>
dilawar<p><a href="https://crates.io/crates/dicom-dump" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">crates.io/crates/dicom-dump</span><span class="invisible"></span></a> is an excellent <a href="https://fosstodon.org/tags/cli" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>cli</span></a> utility to extract data from <a href="https://fosstodon.org/tags/dicom" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>dicom</span></a> files. You can extract data as <a href="https://fosstodon.org/tags/json" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>json</span></a>.</p><p>And it is much faster than popular <a href="https://fosstodon.org/tags/python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>python</span></a> utility out there. Written in <a href="https://fosstodon.org/tags/rust" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>rust</span></a> 😛</p>
Markus Eisele<p>Wielding the Quarkus CLI: Why Java Developers Should Embrace This Command-Line Power Tool<br>Simplify your Quarkus development, boost productivity, and free yourself from Maven vs. Gradle complexity with one unified CLI. <br><a href="https://myfear.substack.com/p/quarkus-cli-java-developers-guide" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">myfear.substack.com/p/quarkus-</span><span class="invisible">cli-java-developers-guide</span></a><br><a href="https://mastodon.online/tags/Java" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Java</span></a> <a href="https://mastodon.online/tags/Quarkus" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Quarkus</span></a> <a href="https://mastodon.online/tags/CLI" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CLI</span></a> <a href="https://mastodon.online/tags/Maven" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Maven</span></a> <a href="https://mastodon.online/tags/Gradle" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Gradle</span></a></p>
Inautilo<p><a href="https://mastodon.social/tags/Development" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Development</span></a> <a href="https://mastodon.social/tags/Guides" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Guides</span></a><br>Jujutsu for busy developers · A jump start for the modern version control system <a href="https://ilo.im/165k1d" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">ilo.im/165k1d</span><span class="invisible"></span></a></p><p>_____<br><a href="https://mastodon.social/tags/Programming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Programming</span></a> <a href="https://mastodon.social/tags/Coding" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Coding</span></a> <a href="https://mastodon.social/tags/VersionControl" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>VersionControl</span></a> <a href="https://mastodon.social/tags/Jujutsu" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Jujutsu</span></a> <a href="https://mastodon.social/tags/Git" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Git</span></a> <a href="https://mastodon.social/tags/CLI" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CLI</span></a> <a href="https://mastodon.social/tags/WebDev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>WebDev</span></a> <a href="https://mastodon.social/tags/Frontend" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Frontend</span></a> <a href="https://mastodon.social/tags/Backend" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Backend</span></a></p>
Gosz<p>An amazing app for <a href="https://mastodon.social/tags/cli" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>cli</span></a> <a href="https://mastodon.social/tags/tui" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>tui</span></a> lovers <a href="https://mastodon.social/tags/audiobookshelf" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>audiobookshelf</span></a> written in <a href="https://mastodon.social/tags/rust" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>rust</span></a> <a href="https://github.com/AlbanDAVID/Toutui" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">github.com/AlbanDAVID/Toutui</span><span class="invisible"></span></a></p>
🔘 G◍M◍◍T 🔘<p>💡 Alibaba presenta il modello Qwen3-Coder e la CLI Qwen Code</p><p><a href="https://gomoot.com/alibaba-presenta-il-modello-qwen3-coder-e-la-cli-qwen-code/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">gomoot.com/alibaba-presenta-il</span><span class="invisible">-modello-qwen3-coder-e-la-cli-qwen-code/</span></a></p><p><a href="https://mastodon.uno/tags/ai" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ai</span></a> <a href="https://mastodon.uno/tags/alibaba" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>alibaba</span></a> <a href="https://mastodon.uno/tags/blog" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>blog</span></a> <a href="https://mastodon.uno/tags/cli" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>cli</span></a> <a href="https://mastodon.uno/tags/coding" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>coding</span></a> <a href="https://mastodon.uno/tags/ia" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ia</span></a> <a href="https://mastodon.uno/tags/ide" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ide</span></a> <a href="https://mastodon.uno/tags/news" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>news</span></a> <a href="https://mastodon.uno/tags/picks" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>picks</span></a> <a href="https://mastodon.uno/tags/qwen" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>qwen</span></a> <a href="https://mastodon.uno/tags/qwencode" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>qwencode</span></a> <a href="https://mastodon.uno/tags/tech" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>tech</span></a> <a href="https://mastodon.uno/tags/tecnologia" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>tecnologia</span></a></p>
Jens Reimann<p>There's a new version of the OIDC client. A change of the OIDC backend allowed for some small new features.</p><p><a href="https://dentrassi.de/projects/oidc-cli/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">dentrassi.de/projects/oidc-cli/</span><span class="invisible"></span></a></p><p><a href="https://mastodon.dentrassi.de/tags/oidc" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>oidc</span></a> <a href="https://mastodon.dentrassi.de/tags/cli" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>cli</span></a></p>