WSLでも26.04はすでに利用可能。24.04からの変更点まとめもありがたい。
---
WSLでUbuntuの最新LTSリリース「Ubuntu 26.04 LTS」を動かしてみよう | Windowsユーザーのための WSL2で始める Linux環境構築術 | Think IT(シンクイット)
https://thinkit.co.jp/article/39175
#bookmarks
About
GFM(GitHub Flavored Markdown)にも対応したMarkdownのLinter。Rust実装。既存のLinterよりも49〜60倍高速を謳う。homebrew公式に追加されてたのでbrew install madoでインストール可。
---
GitHub - akiomik/mado: A fast Markdown linter written in Rust.
https://github.com/akiomik/mado
#bookmarks
メモ
---
Toto 2.0: Time series forecasting enters the scaling era | Datadog
https://www.datadoghq.com/blog/ai/toto-2/
#bookmarks
GitHub Copilotのデスクトップアプリ。vscode不要。現在public preview。macOS/Windows/Linuxで動作可。macOSはbrew install --cask github-copilot-appでもインストール可。
---
GitHub - github/app: This is the home for releases and issues for the GitHub Copilot app
https://github.com/github/app
#bookmarks
opencodeベースのClaude Cowork代替。それはつまりopencodeのデスクトップアプリとも言える。
---
GitHub - different-ai/openwork: An open-source alternative to Claude Cowork, powered by opencode
https://github.com/different-ai/openwork
#bookmarks
Notion CLIがhomebrewに追加されてた。brew install --cask notion-cli
---
notion-cli
https://formulae.brew.sh/cask/notion-cli
#bookmarks
macOS向けsshfs実装があることを知った。sshfs公式がpkgを提供してる。
---
sshfs-mac
https://formulae.brew.sh/cask/sshfs-mac
#bookmarks
多くの脆弱性対応含む。CVE-2026-6479の謝辞に "Claude and Anthropic Research" の記述があるが、これってClaude Mythosだったりするんかな。
---
PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 Released!
https://www.postgresql.org/about/news/postgresql-184-1710-1614-1518-and-1423-released-3297/
#bookmarks
マルチタスクさせるならCLIの対話型よりも良いUIがあるはずなので、今後CLI系AIエージェントは結局廃れていくんじゃないかな。といいつつ自分はターミナル派ですけどね。
---
VS Code、複数AIエージェントでの開発を容易にする新機能「Agent window」プレビュー公開
https://www.publickey1.jp/blog/26/vs_codeaiagent_window.html
#bookmarks
ひゃーこわい
---
GORMの UnderlyingDB() が引き起こすサイレントなWHERE句汚染
https://zenn.dev/mshimao/articles/e751857a9f4ebf
#bookmarks