fedi.matsuu.org

fedi.matsuu.org

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

About

Joined on Jan, 2023. 8505 posts. Followed by 39. Following 2.

Recent posts

matsuu . @matsuu,

Chrome/Firefoxの拡張として実装されたAIエージェント。ブラウザの自動操作が可能と。各種クラウドAIサービスに対応するほか、ローカルLLMもいける。
---
GitHub - NotASithLord/peerd: The first AI agent harness native to the browser. A Chrome/Firefox extension that runs the agent loop in your browser — drives your tabs, spins up sandboxed compute (JS notebooks, WASM Linux VMs, client-side apps), and shares
https://github.com/NotASithLord/peerd
#bookmarks

Open thread
matsuu . @matsuu,

SSHにおけるTCPポート転送に関する解説。-L, -R, -D, -J。昔はよく使ったけど最近は多段接続する機会も無くなったねぇ。とてもわかりやすい。わいわい。
---
A Practical Guide to SSH Tunnels: Local and Remote Port Forwarding | iximiuz Labs
https://labs.iximiuz.com/tutorials/ssh-tunnels
#bookmarks

Open thread
matsuu . @matsuu,

GUIで視覚的に確認しながら作成できるSQLクエリービルダー。テーブルの図をドラッグ&ドロップして接続すればJOINクエリーが作れると。
---
GitHub - webofmarius/SQLJoiner: Sql Joiner - Graphical SQL builder and debugger
https://github.com/webofmarius/SQLJoiner
#bookmarks

Open thread
matsuu . @matsuu,

glbファイルの3Dモデルをアスキーアートで表示するJavaScript+CSS実装。すごい。わいわい。
---
glyphcss — turn 3D models into ASCII art (browser, React/Vue & terminal)
https://glyphcss.com/
#bookmarks

Open thread
matsuu . @matsuu,

「syslogメッセージをファイアウォール、ルーター、スイッチ、LinuxサーバーからCloudWatch Logsに直接送信できるようになりました」わいわい。syslog転送用EC2インスタンスを用意していた皆様。
---
Amazon CloudWatch Logs がマネージド型の syslog 取り込みをサポート - AWS
https://aws.amazon.com/jp/about-aws/whats-new/2026/06/amazon-cloudwatch-syslog-ingestion/
#bookmarks

Open thread
matsuu . @matsuu,

結論の部分、IDから生成時刻や作成順序、作成頻度が推測できることがセキュリティなどの理由で問題になる場合はUUIDv4と書かれているが、主キーはUUIDv7にしつつ、別カラムで公開用UUIDv4を振ることも検討すると良いです。
---
【PostgreSQL】UUIDv4とv7のパフォーマンスとインデックス断片化を比較する | DevelopersIO
https://dev.classmethod.jp/articles/postgresql-uuid-v4-v7-performance-index-fragmentation/
#bookmarks

Open thread
matsuu . @matsuu,

VFSを介さずディスク(/dev/rdisk*)に直接アクセスしてファイル探索を行うCLIツール。サポートするファイルシステムはext4, btrfs, APFS(macOS)。dmgファイルも対象にできる。ファイル数が多いのであればripgrepよりも高速と。
---
GitHub - dmtrKovalenko/ffs: F*ck file system - cli file search tool that bypasses OS kernel and reads your disc directlry
https://github.com/dmtrKovalenko/ffs
#bookmarks

Open thread