fedi.matsuu.org

fedi.matsuu.org

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

About

Joined on Jan, 2023. 5932 posts. Followed by 37. Following 2.

Recent posts

matsuu . @matsuu,

Lua 5.1をベースに拡張したプログラミング言語。Luaのソースコードの下位互換性あり。ゲーム会社Roblox社が自社用に開発したと。段階的型付けやパフォーマンス向上など。
---
GitHub - luau-lang/luau: A fast, small, safe, gradually typed embeddable scripting language derived from Lua
https://github.com/luau-lang/luau
#bookmarks

Open thread
matsuu . @matsuu,

システム内部ではUUIDv7を使いつつ、ユーザー(APIより外側)にはUUIDv4としてみせる実装か。確かにtimestampが見えるのはプライバシー的には良くない(生成日時やどちらが先に登録したか見えるなど)。なるほどですね。
---
GitHub - stateless-me/uuidv47: ⚡ UUIDv47 = v4 privacy + v7 performance
https://github.com/stateless-me/uuidv47
#bookmarks

Open thread
matsuu . @matsuu,

AIコーディングで特定のDOM要素をAIに伝えるためのMCPサーバ。Optionを押しながらDOM要素を選択するとフォーカスがあたるので、その状態でその要素に関連した指示をAIに出せる。フロントエンド開発に便利そう。
---
GitHub - etsd-tech/mcp-pointer: MCP tool: let you point at DOM elements for your favorite agentic coding tool. Let AI see what you see.
https://github.com/etsd-tech/mcp-pointer
#bookmarks

Open thread
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