Apple、DMAの相互運用性要求を無視し自社のドキュメントと矛盾
Appleは欧州デジタル市場法(DMA)の相互運用性要求に対応せず、自社の開発者向けドキュメントとも矛盾する姿勢を示しています。FSFEはAppleに対し、DMAの完全な遵守と、ユーザーが自由にソフトウェアを選択・変更できる真の相互運用性の実現を求めています。
Appleは欧州デジタル市場法(DMA)の相互運用性要求に対応せず、自社の開発者向けドキュメントとも矛盾する姿勢を示しています。FSFEはAppleに対し、DMAの完全な遵守と、ユーザーが自由にソフトウェアを選択・変更できる真の相互運用性の実現を求めています。
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.
The article explains how to package Perl and shell scripts for deployment on NixOS, covering dependency management and reproducible builds. It demonstrates creating Nix expressions to handle Perl modules and shell dependencies in the Nix ecosystem.
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.
llm-openrouter 0.6 adds a new "llm openrouter refresh" command that allows users to refresh the list of available models without waiting for cache expiration. This feature was added to enable immediate access to new models like Kimi 2.6 on OpenRouter.