▽InfoQ Japan: 最新技術を追い求めるデベロッパのための情報コミュニティ ●03/30 14:00 インタラクション・ネットに基づく新しいプログラミング言語VineIBM社、Granite 3.2で新たな視覚言語モデル、思考連鎖推論、時系列モデル強化を実装GitLabがコードの変動性と重複報告に対処するための高度な脆弱性追跡を導入Googleの画像生成モデルImagen 3がFirebaseのVertex AIでプレビューとして利用可能にGoogle CloudのAI Protection:AIアセットを保護するためのソリューションGoogleがウィジェット品質階層を導入エンジニアリングチームがAI、プラットフォームエンジニアリング、DevExにどう取り組んでいるか:InfoQ Dev Summit Boston 2025Hugging FaceがGPU全体の効率的LLMトレーニングに関するガイドを公開IconAzure AI Foundry Labs:マイクロソフトに
▽vim online ●03/30 13:54 Vim 9.1.1243 improves the diff highlighting[2025-03-27]Vim patch 9.1.1243 brings some nice improvements to the vim diff highlighting.It is now possible to enable character- and word diffs. This brings it closer to other diff highlighting tools like meld and Visual Studio Code.You can enable this by setting the new suboption "inline" for the "diffopt" setting like this: :set diffopt+=inline:wor