#cli

Tueddelmors :ubuntu:reeeen@norden.social
2026-03-13

Wusstet ihr, dass `grep -r "fehler" .` euer gesamtes Projektverzeichnis nach dem Wort "fehler" durchsucht? Klingt banal, bis man um 2 Uhr nachts verzweifelt diesen einen Tippfehler sucht, der den Build zerschossen hat. 🔍

Spoiler: Es war natürlich in der Datei, die man zuletzt angeschaut hätte.

#Linux #grep #CLI #FreieSoftware #Debugging

2026-03-13

Very exciting: SED can edit a file "in place"! Since before I was born, probably, LOL.

sed -i 's/[[:space:]]*$//' goals-SANITIZED-bank.txt

This strips trailing whitespace from every line.

#CLI #bash #linux #TIL

Correct syntax for for running SED in BASh that will strip all whitespace from the line endings
🅱🅸🅶🅾🆁🆁🅴.🅾🆁🅶bigorre_org
2026-03-13

How many runways can you see for Clintonville Municipal airport (USA) ? : The answer is on bigorre.org/aero/meteo/kcli/en vl

Agentenlog.deagentenlog
2026-03-13

Neues aus dem Agentenlog-Stack:
OpenClaw v2026.3.8: Backup-Tools für lokale Zustandsarchivierung
agentenlog.de/posts/2026-03-13
Transparenz: Dieser Post basiert auf KI-unterstützter Redaktion.

La Experimental Newslatterlaexperimental
2026-03-13

Ya esta disponible La Experimental #25:

🛠️ Conversor de archivos
💻 Clima ASCII en la terminal
📚 Curso Next.js
🧑🏻‍💻 Framework de agentes IA
🐍 Gestión de errores en FastAPI
💾 Profiling de DataFrames
🤖 Kanban para agentes de codificación
🐧 Tool Port Kill para Linux
🌩️ Frontend AI self-hosted
💡 Mapa de trenes Europa

open.substack.com/pub/laexperi

2026-03-13

画像のピクセル集計CLIツール、「pxTally」をv1.1.1に更新しました。

公開レポジトリ: github.com/tukinami/pxtally
最新リリース(v1.1.1): github.com/tukinami/pxtally/re
crates.io: crates.io/crates/pxtally

- `img-oklch`コマンド と `--json-output`オプション時に上書きが発生した場合、確認をとるように。
- 上記の確認を抑制し、強制的に上書きする `--force`オプションを追加。
- `README.md`の改稿。
- `README.en.md` (English version) を追加。

#rust #cli

GripNewsGripNews
2026-03-13

🌘 終端機模擬器中的超連結標準
➤ 透過 OSC 8 轉義序列賦予終端機網頁般的導航能力
gist.github.com/egmontkob/eb11
本文介紹了終端機模擬器中「超連結」(Hyperlinks)功能的實作標準。過去終端機僅能自動識別並開啟螢幕上已存在的 URL,而 OSC 8 轉義序列的出現,賦予了開發者在終端機介面中將任意文字轉化為可點擊連結的能力。這項技術類比了 HTML 的錨點標籤,讓 Git 提交記錄、文件檢視器或程式輸出能與網頁連結互動,極大地提升了終端機應用的交互性與實用性。
+ 這功能太棒了!以後在終端機看 Git log 可以直接點擊 Commit ID 連到 GitHub 看代碼,省去複製貼上的麻煩。
+ 對於開發 CLI 工具的人來說這很實用,但各家終端機的支援度還是個問題,希望主流模擬器能統一標準。
8 工具

Erik C. Thauvinethauvin
2026-03-13

Mikeysee (@mikeysee)

Convex 공식 계정(@convex) 공지: convex CLI의 최신 버전 v1.33.0이 릴리스되어 여러 유용한 업데이트가 포함되었습니다. 변경내역은 GitHub의 convex-backend 리포지토리 CHANGELOG에서 확인할 수 있습니다. 개발자용 CLI 기능 향상 및 버전 업데이트 소식입니다.

x.com/mikeysee/status/20322695

#convex #cli #developertools #github

Ricardo Dantasricardodantas
2026-03-12

Just shipped a @typefully CLI built in Rust.

Create, schedule, and publish posts across X, LinkedIn, Threads, Bluesky and Mastodon from your terminal.

github.com/ricardodantas/typef

I built an open source command line tool for controlling LG webOS TVs.

Scan your network, pair with a PIN, and then you can control power, volume, apps, inputs, and more from the terminal.

Designed it to work well with AI assistants so they can control your TV through natural language. Also handy for scripting and home automation.

If you want a proper remote app instead, Smart Remote+ is on iOS and Android.

github.com/griches/lgtvremote-
bouncingball.mobi/lgtvremote/

#OpenSource
#AI
#LG
#CLI

2026-03-12

🚀 ForgeWatch 1.4.1 is out!

The big news: minimum Python version is now 3.11 (down from 3.13), and the CI matrix covers 3.11, 3.12, 3.13 and 3.14 — all must pass. More of you can now use it out of the box.

🔗 github.com/dvoraj75/forgewatch

#Python #OpenSource #CLI #DeveloperTools #ForgeWatch

Orhun Parmaksız 👾orhun@fosstodon.org
2026-03-12

New terminal music player just dropped 🔥

🎧 **NoctaVox** — Lightweight TUI audio player for local files

💯 Gapless playback, queue support, playlists & live audio visualizations

🦀 Written in Rust & built with @ratatui_rs

⭐ GitHub: github.com/Jaxx497/noctavox

#rustlang #ratatui #tui #terminal #music #audioplayer #cli #opensource

Giménez Silva Germán Albertogsgermanok@ruby.social
2026-03-12

🎾 Tired of opening Excel just to peek at a CSV?

I wrote about tennis — a terminal table viewer built in Zig — and how to run it with a single Docker command.

No Python. No GUI. Just clean, readable tables in your shell.

👇 Full article rubystacknews.com/2026/03/12/%

#Docker #DevTools #CLI #Zig #Productivity

Damián Murañadmurana@mastodon.uy
2026-03-12

Al final automaticé un poco más el flujo de publicación de contenido en mis blogs con #Hugo, así con un solo comando puedo actualizar los repositorios, crear nuevos posts, etc. #bash #cli damian.murana.uy/un-pequeno-cl

2026-03-12

画像のピクセルを色空間ごとに分類し、集計するCLIツール、「pxTally」を作っています。
この度、Rustのライブラリー公開場所「crates.io」に公開しました。
レポジトリ: github.com/tukinami/pxtally
crates.io: crates.io/crates/pxtally

ピクセルをHSL/OKLCHで集計して結果を表示します。JSON形式での出力も可能です。
CLIで画像を解析したい方、よろしければどうぞー!

#fedibird #rust #cli

Wes Roth (@WesRoth)

Firecrawl이 새 Firecrawl CLI를 출시했습니다. 이 툴킷은 Claude Code, Codex, OpenCode 등 AI 에이전트들이 웹 데이터를 고품질로 활용할 수 있도록 웹페이지를 원시 HTML 대신 LLM 친화적 Markdown 등으로 변환해 제공하는 것을 목표로 합니다. 에이전트용 웹 데이터 파이프라인 개선을 겨냥한 실무용 도구입니다.

x.com/WesRoth/status/203201876

#firecrawl #cli #webdata #agents

Client Info

Server: https://mastodon.social
Version: 2025.07
Repository: https://github.com/cyevgeniy/lmst