fedi.matsuu.org

fedi.matsuu.org

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

About

Joined on Jan, 2023. 4725 posts. Followed by 33. Following 2.

Recent posts

matsuu . @matsuu,

複数のブラウザ(Chromium, Firefox, Zen, Braveなど)をまとめて管理できるmacOS向けアプリ。古いバージョンもインストールできるしプロファイラ分離で共存可能。開発用途などで便利かも。Win/Linuxも準備してる模様。
---
Donut Browser - Browser Orchestrator
https://donutbrowser.com/
#bookmarks

Open thread
matsuu . @matsuu,

複数のAIコーディングエージェントに同時にまとめて指示出し&進行させるCLIツール。git-worktreeとtmuxセッションを駆使。「すべてのAIコーディングエージェントに全部賭けろ」こうですね
---
GitHub - devflowinc/uzi: CLI for running large numbers of coding agents in parallel with git worktrees
https://github.com/devflowinc/uzi
#bookmarks

Open thread
matsuu . @matsuu,

手元のストレージ環境でどのfile sync方式が最も効率が良いかを検証できるCLIツールpg_test_fsyncがPostgreSQLに同梱されているらしい。ほー知らなかった。過去バージョンを調べたところPostgreSQL9.5あたりで追加された模様。
---
Using Postgres pg_test_fsync tool for testing low latency writes - Tanel Poder Consulting
https://tanelpoder.com/posts/using-pg-test-fsync-for-testing-low-latency-writes/
#bookmarks

Open thread
matsuu . @matsuu,

CSV/TSVファイルに対してSQLを使えるAWKインスパイアなCLIツール。Rust実装。SELECTだけでなくINSERT/UPDATE/DELETEも使える。わいわい
---
GitHub - jgarzik/sqawk: A fusion of SQL and awk: Applying SQL to text-based data files
https://github.com/jgarzik/sqawk
#bookmarks

Open thread
matsuu . @matsuu,

PostgreSQLの自動シャーディングを司るRust実装アプリケーション。L7ロードバランサとして動作することでシャーディング管理を実現する模様。pgBouncer同様のコネクションプーリング機能もあり。
---
GitHub - pgdogdev/pgdog: Horizontal scaling for PostgreSQL with automatic sharding.
https://github.com/pgdogdev/pgdog
#bookmarks

Open thread