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,

Ollama代替のmacOS用ローカルLLMサーバ。MLX対応。ModelはOllama同様に複数から選べる。ブラウザからアクセスを想定してCORSにも対応。ほほう
---
GitHub - dinoki-ai/osaurus: Native, Apple Silicon–only local LLM server. Similar to Ollama, but built on Apple's MLX for maximum performance on M‑series chips. SwiftUI app + SwiftNIO server with OpenAI‑compatible endpoints.
https://github.com/dinoki-ai/osaurus
#bookmarks

Open thread
matsuu . @matsuu,

2段階認証やOIDCベースのSSOに対応したWireGuardベースのVPN実装。クライアントはWin/macOS/Linux/iOS/Androidが用意されてる。
---
defguard - Zero-Trust WireGuard® 2FA/MFA VPN
https://defguard.net/
#bookmarks

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