fedi.matsuu.org

fedi.matsuu.org

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

About

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

Recent posts

matsuu . @matsuu,

Ghosttyを意識したmacOS向けMarkdownノートアプリ。Ghosttyのようにタブ機能や画面分割が可能。画面分割とかは今までのノートアプリにあんまりなかったかもな。
---
GitHub - mimoo/ghostmd
https://github.com/mimoo/ghostmd
#bookmarks

Open thread
matsuu . @matsuu,

シングルバイナリで動作するLinuxサーバのモニタリングツール。ブラウザで参照可能なグラフ表示機能あり。TUIも用意されてる。リングバッファなファイルに保存するのでDB不要。RRDtoolみたいな感じだな。懐かしいな。
---
GitHub - c0m4r/kula: Lightweight, self-contained Linux® server monitoring tool
https://github.com/c0m4r/kula
#bookmarks

Open thread
matsuu . @matsuu,

継続的なパフォーマンス試験の結果からリグレッションを検知するためのツールかな。データソースとしてCSV, PostgreSQL, BigQuery, Graphiteなどを選択可。Python実装
---
GitHub - apache/otava: Change Detection for Continuous Performance Engineering
https://github.com/apache/otava
#bookmarks

Open thread
matsuu . @matsuu,

本番環境のDBから手元の開発環境やデバッグ用のサブセットを抽出したSQLを作れるCLIツール。例えばorders.id=12345と指定すると外部キーなどを辿って関連するテーブルとレコードを抽出。匿名化も対応。Python実装
---
GitHub - nabroleonx/dbslice: Extract a slice of your production database to reproduce bugs locally. Point dbslice at a record, it follows foreign keys and gives you a complete, importable subset
https://github.com/nabroleonx/dbslice
#bookmarks

Open thread
matsuu . @matsuu,

SQLiteをRustで再実装したものらしい。MVCC対応で複数同時コミットができると謳う。 MITベースだがOpenAI/Anthropic関係者の利用を制限しているライセンス。でもClaude Codeは使うのね。
---
GitHub - Dicklesworthstone/frankensqlite: Independent ground-up Rust reimplementation of SQLite with concurrent writers and information-theoretic durability
https://github.com/Dicklesworthstone/frankensqlite
#bookmarks

Open thread