fedi.matsuu.org

fedi.matsuu.org

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

About

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

Recent posts

matsuu . @matsuu,

HTMLのコンテンツをMarkdownに変換して返すnginxモジュール。AIエージェントからのアクセス想定の模様。Acceptヘッダーでtext/markdownが書かれてれば返すらしいが、そんなAIエージェントもうある?あとSSRじゃないと相性悪そう
---
GitHub - cnkang/nginx-markdown-for-agents: Self-hostable NGINX module that serves Markdown to AI agents via HTTP content negotiation (Accept: text/markdown), powered by a Rust converter.
https://github.com/cnkang/nginx-markdown-for-agents
#bookmarks

Open thread
matsuu . @matsuu,

PostgreSQL 18は本番環境の統計情報のみの抽出が可能で、それを開発環境に流し込めば実データがなくても本番と同様のEXPLAINが可能。ほー面白い。pg_dump --statistics-onlyでいけると。わいわい
---
Production query plans without production data
https://boringsql.com/posts/portable-stats/
#bookmarks

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