ジョニー・スルージ、アップルの最高ハードウェア責任者に任命
アップルは、長年にわたり同社のチップ開発を率いてきたジョニー・スルージを新設の最高ハードウェア責任者(CHO)に任命した。この役職では、ハードウェアエンジニアリング、ハードウェアテクノロジーグループ、シリコンデザインチームを含むすべてのハードウェア開発を統括する。
アップルは、長年にわたり同社のチップ開発を率いてきたジョニー・スルージを新設の最高ハードウェア責任者(CHO)に任命した。この役職では、ハードウェアエンジニアリング、ハードウェアテクノロジーグループ、シリコンデザインチームを含むすべてのハードウェア開発を統括する。
The article provides a command-line recipe for transcribing audio files on macOS using the Gemma 4 E2B model with MLX and mlx-vlm. It demonstrates the transcription of a 14-second WAV file, noting minor misinterpretations in the output.
When working with 24-bit-per-pixel formats on video cards with bank-switched memory, code had to use aligned memory accesses despite the pixels themselves not being aligned. This requirement was necessary due to the hardware constraints of bank-switched video memory architectures.