fedi.matsuu.org

fedi.matsuu.org

Profile for matsuu. Username @matsuu, fedi.matsuu.org.

About

Joined on Jan, 2023. 7206 posts. Followed by 38. Following 2.

Recent posts

matsuu . @matsuu,

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

Open thread
matsuu . @matsuu,

稼働中のアプリを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

Open thread
matsuu . @matsuu,

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

Open thread
matsuu . @matsuu,

Tree-sitter を使ってソースコードを構造的に解析し、意味のある単位でコード片を抽出するので「自分が触っているコードを素材に遊べるのが特徴」わいわい
---
TUIタイピングゲームを作ったので仕組みをまとめる(Rust × Tree-sitter × Ratatui)
https://zenn.dev/unhappychoice/articles/a111994fd7e4bd
#bookmarks

Open thread
matsuu . @matsuu,

コピペ検知などを意図して文章に埋め込まれた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

Open thread
matsuu . @matsuu,

任意のタイミングに遡ってクエリーできる追記オンリーなデータベース。追記オンリーだが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

Open thread