Open Quantum Safe(OQS)プロジェクトが公開しているOpenSSHのフォーク。こちらはML-DSAに対応しているようなのでこれに差し替えれば一応Secretiveが新たに対応したssh-mldsaが使える。
---
GitHub - open-quantum-safe/openssh: Fork of OpenSSH that includes prototype quantum-resistant key exchange and authentication in SSH based on liboqs. PROJECT INACTIVE. CONTRIBUTORS WANTED.
https://github.com/open-quantum-safe/openssh
#bookmarks
About
稼働中のアプリをpicture-in-pictureで表示できるmacOSアプリ。別のworkspaceにあるアプリも表示可。透過処理やfps制御もできる。あーこれは便利なシーンが多そうだ。brew install --cask overview
---
GitHub - williamcpierce/Overview: A free and open source window preview and task switcher tool for macOS
https://github.com/williamcpierce/Overview
#bookmarks
Terraformのすべてのリソースにタグやラベルを漏れなく付与するためのCLIツール。サポートするproviderはAWS、Google Cloud、Azure。
---
GitHub - env0/terratag: Terratag is a CLI tool that enables users of Terraform to automatically create and maintain tags across their entire set of AWS, Azure, and GCP resources
https://github.com/env0/terratag
#bookmarks
Claude CodeのテーマなどをカスタマイズできるCLIツール。brew install tweakcc
---
GitHub - Piebald-AI/tweakcc: Command-line tool to customize your Claude Code themes, thinking verbs, and more.
https://github.com/Piebald-AI/tweakcc
#bookmarks
kubectlを操作するMCPサーバ。delete系の破壊的コマンドは実行できないよう制御するモードあり。
---
GitHub - Flux159/mcp-server-kubernetes: MCP Server for kubernetes management commands
https://github.com/Flux159/mcp-server-kubernetes
#bookmarks
Tree-sitter を使ってソースコードを構造的に解析し、意味のある単位でコード片を抽出するので「自分が触っているコードを素材に遊べるのが特徴」わいわい
---
TUIタイピングゲームを作ったので仕組みをまとめる(Rust × Tree-sitter × Ratatui)
https://zenn.dev/unhappychoice/articles/a111994fd7e4bd
#bookmarks
コピペ検知などを意図して文章に埋め込まれたUnicode文字(zero-width spaceなど)を検知して置換や除去を行う拡張。Chrome実装とvscode実装が用意されてる。AI時代の透かし(AI Watermark)なるほど。
---
AI Watermark Remover and Checker | Remove AI Text Watermark | proflead
https://proflead.dev/posts/ai-watermark-remover/
#bookmarks
「日本国内における企業・団体の生成AI活用事例を収集したデータベース」ほう
---
The AI workspace that works for you. | Notion
https://guga2023.notion.site/AI-25d568a8e68780889f86fa9cd8977eb8
#bookmarks
忘れるために読書する。自分自身を常にアップデートするってことか。この観念に到達したい。
---
Read to Forget
https://mo42.bearblog.dev/read-to-forget/
#bookmarks
任意のタイミングに遡ってクエリーできる追記オンリーなデータベース。追記オンリーだがSOFT_DELETEで削除にも対応。クエリーはSQLに似たDriftQL。Rust実装。
---
GitHub - DavidLiedle/DriftDB: DriftDB - An experimental append-only database with built-in time travel. Query any point in history, guaranteed data integrity, and immutable audit trails. Written in Rust.
https://github.com/DavidLiedle/DriftDB
#bookmarks