Semantic conventions for generative AI systems、定義されてるのね。わいわい
---
OpenTelemetry が拡げる Gemini CLI の可観測性
https://zenn.dev/t_hayashi/articles/0fce56bbba5b6f
#bookmarks
About
git commitのコミットメッセージをLLMに提案してもらうためのCLIツール。Python実装。日本語サポートも明記されてる。
---
GitHub - cellwebb/gac: Powerful LLM-powered git commit message generator that understands your code!
https://github.com/cellwebb/gac
#bookmarks
環境変数で渡すような機密情報などをクラウドサービスや暗号化したリポジトリに保存するためのCLIツール.
---
GitHub - jdx/fnox: encrypted/remote secret manager
https://github.com/jdx/fnox
#bookmarks
jqとは別のJSON用クエリー言語らしい。これはtypescript実装だが別でpython実装もある模様。
---
GitHub - jsonquerylang/jsonquery: A lightweight, flexible, and expandable JSON query language
https://github.com/jsonquerylang/jsonquery
#bookmarks
`sort | uniq -c | sort -n` を25倍高速に実行できるCLIツール。Rust実装
---
GitHub - noamteyssier/hist-rs: An efficient unique-line counter (25x over `sort | uniq -c`)
https://github.com/noamteyssier/hist-rs
#bookmarks
PayPalマフィアならぬ、AIマフィアだそうで。
---
AI Mafia - Interactive Canvas
https://dipakwani.com/ai-mafia/
#bookmarks
Debian、APTの実装にRustを使用する予定と。RustがサポートしないアーキテクチャはDebianのサポートが終了してしまう懸念。具体的にはm68k、hppa、sh4、alphaなど。うん、まぁ現役とは言い難いアーキテクチャたちだが。
---
Debian's APT Will Soon Begin Requiring Rust: Debian Ports Need To Adapt Or Be Sunset - Phoronix
https://www.phoronix.com/news/Debian-APT-Will-Require-Rust
#bookmarks
WASM移植のLinux kernelだ。わいわい
---
Linux/Wasm
https://joelseverin.github.io/linux-wasm/
#bookmarks
わいわい。1個のvCPUと5GBメモリ。最大実行時間が15分以内に制限されているが、おそらく安価になるんだろう。Setup Nodeが高速なのはslimが故か。有料プランを契約してるなら積極的に検討していきたい。
---
[パブリックプレビュー] GitHub Actions で軽量ランナー「ubuntu-slim」が追加されました | DevelopersIO
https://dev.classmethod.jp/articles/github-actions-ubuntu-slim-runner-public-preview/
#bookmarks
CLIで動作する画面録画&アニメーションGIF生成ツール。Windows/macOS/Linux対応。
---
GitHub - Flamehaven/FlashRecord: Fast, Python-native CLI tool for screen capture and GIF recording. Built for developers who need automation-friendly, cross-platform screen recording without GUI overhead.
https://github.com/Flamehaven/FlashRecord
#bookmarks