Arc System Works has returned to profitability and is developing a brand new fighting game intellectual property as part of Japan's IP360 subsidy program, designed to showcase the studio's 3D anime style with innovative systems for both core and casual players on all major platforms.
OpenStreetMap volunteers have mapped 115 million names using a name= tag system that prioritizes local language names and follows community rules for accuracy and proper naming. The database supports multiple name variants through language-specific tags and additional fields like official_name=, enabling users to create customized maps from the freely available data.
A project initiated August 4, 2026, aims to de-Anglicize programming by replacing English keywords with Spanish or Latin-origin terms. The initiative uses ChatGPT to classify programming keywords by semantic function and proposes alternative vocabulary applicable across multiple programming languages.
An article exploring how interface design differs across languages, particularly comparing English and Chinese. Chinese characters' uniform size and lack of word boundaries create different responsive design challenges than English, requiring designers to build language-tolerant interfaces through CSS techniques and thoughtful line-breaking strategies.
LaunchPaywall is an open-source Swift 6 boilerplate for iOS apps that need paywalls, subscriptions, and authentication. It includes Sign in with Apple, RevenueCat integration, customizable paywall UI, multi-language support for 6 languages, and local debug testing modes, with a modular architecture allowing developers to remove unneeded features.
GPS-01 is an interactive demo showing how GPS localization works. Satellites in orbit broadcast time-stamped signals that receivers use to calculate distance; four satellites are needed to solve for both position and the receiver's clock bias, since cheap phone clocks introduce unknown time errors that skew distance measurements.