Linux版タスクマネージャーだ。gtk4実装。わいわい
---
Mission Center
https://missioncenter.io/
#bookmarks

About
WSL2にFedoraが公式distroとして降臨。wsl --install FedoraLinux-42 でインストールできる。公式distroの一覧はwsl --list --onlineで確認できるよ。
---
Fedora Linux is now an official WSL distro
https://devblogs.microsoft.com/commandline/fedora-linux-is-now-an-official-wsl-distro/
#bookmarks
WindsurfをOpenAIが買収するのではという噂、合意に達したとの情報。
---
OpenAI reaches agreement to buy Windsurf for around $3B
https://www.bloomberg.com/news/articles/2025-05-06/openai-reaches-agreement-to-buy-startup-windsurf-for-3-billion
#bookmarks
ありがたい
---
[AWS Systems Manager] ジャストインタイムノードアクセスの課金時間は何に対する時間なのか確認してみた | DevelopersIO
https://dev.classmethod.jp/articles/aws-systems-manager-just-in-time-node-access-billing-time/
#bookmarks
500ms以下の応答速度でAIとボイスチャット。デモを見る限り応答が早いだけで体験が大きく変わる気がした。
---
GitHub - KoljaB/RealtimeVoiceChat: Have a natural, spoken conversation with AI!
https://github.com/KoljaB/RealtimeVoiceChat
#bookmarks
「自動生成されるリソースは removalPolicy が明示されていないため、手動で定義・設定することがトラブル回避につながる」おーつらい。
---
CDK で Auroraクラスタ を RETAIN 指定したのに cdk destroy で SubnetGroup が削除されて失敗した話と対処法 | DevelopersIO
https://dev.classmethod.jp/articles/cdk-aurora-retain-dbsg-destroy/
#bookmarks
DNSによる名前解決が想定通りに動作するか検証できるツール。FQDNと想定される応答を列挙するとrate-limitを考慮しながら高速に問い合わせてくれる。「SERVFAILを返すのが正」の検証もできる模様。Go実装
---
GitHub - nil0x42/dnsanity: High-performance DNS validator using template-based verification
https://github.com/nil0x42/dnsanity
#bookmarks
AWSソリューションライブラリにある「AWS Organizations のアカウント評価」を2025-01-28以前にデプロイした環境はセキュリティリスクがあるので削除などを検討しましょう。はい。
---
AWS Built a Security Tool. It Introduced a Security Risk.
https://www.token.security/blog/aws-built-a-security-tool-it-introduced-a-security-risk
#bookmarks
ブラウザ上でペアプログラミングができるエディタ。右上のShareで取得したURLを共有すればok。Monaco Editorなのでvscodeと同じ感覚で使える。試したところ3セッション以上でもいけた。セルフホストも可能。わいわい。
---
GitHub - mrktsm/codecafe: Real-time collaborative code editor built for the web
https://github.com/mrktsm/codecafe
#bookmarks
わいわい
---
【Go言語をLLMで読むVSCode拡張を作りました】K8sのソースコードをLLMで爆速で読もう!ハンズオン
https://zenn.dev/coffeecupjp/articles/370fc024d59902
#bookmarks