Bulky, assorted files filling up my Downloads folder are no more.
It is no secret that we often use and abuse bash to write things that ought to be in a different language. But bash does have its attractions. In the modern world, it is practically everywhere. It ...
Mop out the old stuff you don't use anyway. It will free up disk space and make your system calmer.
先日リリースされた「Firefox 148」には、主要Webブラウザーで初めて「Sanitizer API」が実装されているとのこと。「クロスサイトスクリプティング」と呼ばれるタイプの脆弱性を抑制する技術として期待されており、他のWebブラウザーも追随する見込みだ。
テキストエディター「Vim」の最新版「Vim 9.2」が、2月14日に公開された。Vim9スクリプト言語の大幅な強化、差分(diff)モードや補完機能、そしてプラットフォーム固有の改善が含まれている。 「Vim」(Vi ...
Viの上位互換のコマンドラインエディターとして多くの開発者に利用されてきたOSSのテキストエディター「Vim」は、2022年6月にVim9.0をリリース、先頭にvim9scriptを記述することで動作する高速スクリプト言語Vim9 Scriptを実装。実行速度を向上させ、def関数による高速コンパイルなどVim上で実行できるVimスクリプトの機能拡充を図っている。