年末年始休みは Rust の勉強をしていた。1月1日以外は毎日3, 4時間くらいはコードを書いていて、久しぶりにしっかり勉強したな、という感じ。 まだ入門したてだけど現時点での Rust の印象やどんな学習をしたかを書いておく。 Rust の印象 一言でいうと、Rust ...
生成AIが得意なプログラミング言語は、PythonやJavaScriptと言われています。しかし、PythonやJavaScriptは、スクリプト言語であり、実行するためには、PythonやNode.jsのランタイムが必要です。そのため、配布が面倒な場面も多いものです。その点、Rustを使うと、小 ...
米Microsoftは6月2日(現地時間)、開発者向けカンファレンス「Build 2026」で、「Coreutils for ...
ECの業務でCSVをいじるタスクが多いことは以前の投稿にも書きました。 この1週間は Rust の基礎を勉強しつつ、普段の業務で使っているコマンドラインツールを Rust で書き直してみました。 コードは非常に粗粗ですが、とりあえずコンパイルは通ってるし ...
This is the code repository for the O'Reilly book Command-Line Rust (ISBN 9781098109417) by Ken Youens-Clark. The "main" branch has the original source code using ...
I tried out the usability of the search command 'fd', which is simpler and faster than the 'find' command, and is made in Rust and has over 30,000 stars on GitHub This article, originally posted in ...
Qubit Command provides a small, structured API for running external programs, capturing their output, enforcing timeouts, and reporting command failures with clear ...