fedi.matsuu.org

fedi.matsuu.org

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

About

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

Recent posts

matsuu . @matsuu,

GitHub Copilotの代替となるlanguage server実装。生成AIは別途用意する必要があるがllama.cpp, Ollama, OpenAI APIなどをバックエンドとして利用可能。汎用的で良さそうだ。わいわい
---
GitHub - SilasMarvin/lsp-ai: LSP-AI is an open-source language server that serves as a backend for AI-powered functionality, designed to assist and empower software engineers, not replace them.
https://github.com/SilasMarvin/lsp-ai
#bookmarks

Open thread
matsuu . @matsuu,

ネットワーク機器の設定を解析してセキュリティなどの問題点がないか検証してくれるツール。ほほう。Java実装だがPython用SDKも用意されている。
---
GitHub - batfish/batfish: Batfish is a network configuration analysis tool that can find bugs and guarantee the correctness of (planned or current) network configurations. It enables network engineers to rapidly and safely evolve their network, without fe
https://github.com/batfish/batfish
#bookmarks

Open thread
matsuu . @matsuu,

PostgreSQL上の特定カラムのデータを定期的にバックグラウンドでfdw経由のparquetに流し込み、Apache Arrowを使って透過的にクエリー。PostgreSQLを使いつつOLAPな集計クエリーを爆速に。ほほう
---
GitHub - sushrut141/pg_analytica: Postgres extension that speeds up analytics queries by upto 90%
https://github.com/sushrut141/pg_analytica
#bookmarks

Open thread