v1.87.0 から日本語対応。わいわい
---
VS Code Speech で Github Copilot とマイクでやりとりしてみました
https://zenn.dev/cykinso/articles/bd8c1ee5ec8c83
#bookmarks
About
Hey Code! へーできるんだ。試してみよう
---
VSCode で音声で Copilot Chat を呼び出す
https://zenn.dev/sugiken/articles/3830b74196fc41
#bookmarks
ざっと読む限りauditの観点で有益なのかなと思った。
---
カーネルにDBMSを載せた分散OS「DBOS」の特徴と利点は? サーバレスでTypeScriptとPythonの実行に対応
https://www.publickey1.jp/blog/24/dbmsosdbos_typescriptpython.html
#bookmarks
Valkey 8.0リリースめでたい。
---
Valkey 8.0 Released As Speedy Redis Fork Achieving One Million RPS - Phoronix
https://www.phoronix.com/news/Valkey-8.0-Released
#bookmarks
kubectlやhelmで想定と異なるクラスタ(context)でのうっかり実行を防ぐための補助ツール。例えばdelete podを実行しようとした際に確認プロンプトを出せる。保護対象のcontextやコマンドはカスタマイズ可。いれとけ。
---
GitHub - Telemaco019/kubesafe: Safely manage multiple Kubernetes clusters by defining safe contexts and protected commands.
https://github.com/Telemaco019/kubesafe
#bookmarks
各種クラウドのServerless環境やServer上でも動かせるイベントドリブンなワークフロー処理用フレームワークかな。現時点でTypeScript/JavaScript, Python, GoのSDKが用意されてる。
---
GitHub - inngest/inngest: A scalable, event-driven durable execution platform. Run stateful step functions functions deployed to serverless, servers, or the edge.
https://github.com/inngest/inngest
#bookmarks
Wikipediaのダンプファイルを元にした1GBのテキストファイルの圧縮性能ベンチマーク。上位アプリは全く聞いたことないものばかりだが、圧縮にかかる時間は問わないためにものすごく遅い模様。ちなみにzstdは94位。
---
Large Text Compression Benchmark
https://www.mattmahoney.net/dc/text.html
#bookmarks
わいわい
---
GitHub - sirupsen/napkin-math: Techniques and numbers for estimating system's performance from first-principles
https://github.com/sirupsen/napkin-math
#bookmarks
Android用PostgreSQLクライアント。SQLを書く際に良い感じに補完してくれる模様。SQLって一般的なプログラミングよりも記号が少ないからスマホでも入力しやすいね。
---
Selectable
https://getselectable.com/
#bookmarks
型付きR言語実装らしい
---
GitHub - vapourlang/vapour: Typed superset of R
https://github.com/vapourlang/vapour
#bookmarks