設定ファイルの構文を解釈した上で人間にわかりやすいdiffを表示してくれるツール。サポートするフォーマットはJSON, YAML, TOML, INI, CSV, TSV, XMLなど。異なるフォーマット間でも比較できるらしい。
---
GitHub - esperanza-volkov/confdiff: Semantic, format-aware diff for config & structured-data files (JSON, YAML, TOML, INI, .env, .properties, CSV, XML). See what actually changed — keys and values, not text noise.
https://github.com/esperanza-volkov/confdiff
#bookmarks
About
Tailscale環境で使えるnetcat(nc)コマンド相当。わいわい
---
GitHub - tailscale/tailcat: like netcat, but over Tailscale's data plane, without Tailscale's control plane
https://github.com/tailscale/tailcat
#bookmarks
ブラウザで動くLaTeXエディタ。WASMに移植されたpdfTeXを使っていると。試してみたが残念ながら日本語が正しく表示されなかった。フォンドの問題だろうか。
---
GitHub - swimmingbrain/texbrain: FOSS browser-based LaTeX editor with live preview, on-demand packages and git integration. No accounts, no installs, no servers.
https://github.com/swimmingbrain/texbrain
#bookmarks
VPSサーバのような小規模なシステムを対象としたモニタリングツール。Go実装。Webサーバ機能がついててブラウザで確認ができる。
---
GitHub - leodeim/vpsmon: Lightweight system monitor for Linux VPS
https://github.com/leodeim/vpsmon
#bookmarks
macOS上に表示された文字情報を定期的に記録してMarkdownで保存するアプリ。保存されたMarkdownをLLMに食わせることで、今日やったことの日報自動生成などが可能と。
---
GitHub - dragthelake/ambient-context: A menu bar app that keeps a written record of what you worked on.
https://github.com/dragthelake/ambient-context
#bookmarks
オブジェクトストレージをバックエンドにしたGitサーバ実装。Cursorが先日発表したContinuityをベースにRustで自前実装したもの。わいわい。
---
GitHub - tobi/walgit
https://github.com/tobi/walgit
#bookmarks
Amazon S3やCloudflare R2などのオブジェクトストレージを電子書籍の設置場所としてセルフホストの電子書棚を作れる。ブラウザでアクセスできるほか、OPDS catalogとして公開してKoboなどのOPDS対応クライアントで読みにいけると。
---
GitHub - murerkinn/bookshelf: Self-hosted ebook library that runs on object storage - a Cloudflare Worker over R2, or a Node server over a directory. No database.
https://github.com/murerkinn/bookshelf
#bookmarks
高速起動でサイズが小さくdaemon不要なDocker代替。docker composeにも対応している模様。Linux環境が必要なのでLinux VMやWSL2などを用意してね。
---
GitHub - getkern/kern: A fast, rootless sandbox and virtual resource runtime for any workload, including untrusted and AI-generated code. Daemonless: a real, kernel-enforced container in ~3.5 ms from an OCI image, no daemon, one 1.52 MB static binary.
https://github.com/getkern/kern
#bookmarks
Parquetファイルを読み込めるJavaScriptライブラリ。ブラウザ上で動作するParquet Viewerのサンプル実装あり。わいわい
---
GitHub - hyparam/hyparquet: parquet file parser for javascript
https://github.com/hyparam/hyparquet
#bookmarks
テキストチャットのほか、音声/ビデオ通話も可能と。実装言語はGoの模様
---
無料でDiscordのようなチャットサーバーをセルフホストできる「Chatto」、消費リソースが極めて少なく軽快な動作でチャットデータは暗号化されているのが特徴
https://gigazine.net/news/20260829-chatto/
#bookmarks