fedi.matsuu.org

fedi.matsuu.org

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

About

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

Recent posts

matsuu . @matsuu,

DuckDBをMySQL 9.7のstorage engineとして利用するための実装。ENGINE=InnoDBと書くところがENGINE=DuckDBになると。つまりテーブル単位なので混在可能。わいわい。
---
GitHub - EvgeniyPatlan/ducksdb-mysql-engine: In-tree DuckDB storage engine for MySQL 9.7: ENGINE=DuckDB with automatic whole-query pushdown — all 22 TPC-H queries push down, results identical to InnoDB, on par with MariaDB's ENGINE=DuckDB at SF10.
https://github.com/EvgeniyPatlan/ducksdb-mysql-engine
#bookmarks

Open thread
matsuu . @matsuu,

macOS向けターミナル実装。垂直タブで各種AIエージェントの進捗管理も可能と。brew install --cask otty
---
Otty — A fast, modern terminal
https://otty.sh/
#bookmarks

Open thread
matsuu . @matsuu,

PostgreSQL公式のDockerイメージはextensionsを含んでいない問題を解決するためのプロジェクト。公式イメージをベースに拡張を含んだイメージを公開している。自前ビルドするためのツールも用意。
---
GitHub - pglayers/pglayers: PostgreSQL Docker images with the extensions you actually need -- pre-built, composable, no compilation.
https://github.com/pglayers/pglayers
#bookmarks

Open thread
matsuu . @matsuu,

public dns serversを公開しているサービスに対してDNSレコードの「浸透」状況を調査するためのTUIツール。浸透警察の皆さん、こんにちは。
---
GitHub - 514-labs/dnsglobe: Global DNS propagation checker TUI — watch a DNS record propagate across 34 public resolvers worldwide, on a world map in your terminal
https://github.com/514-labs/dnsglobe
#bookmarks

Open thread
matsuu . @matsuu,

RubyGems, npm, PyPIなどの中央集権で依存関係を解決するのではなく、Goのように分散型で各VCSに取得しに行くのが良い設計ではないか、と。Go以外だとDenoはそういう形式だったはず。調べたところSwiftもそうらしい。
---
Dependencies should be fetched directly from VCS
https://www.arp242.net/deps-vcs.html
#bookmarks

Open thread