Continuing to research usages of Native AOT on consoles led me to the open source FNA project. FNA is a modern reimplementation of Microsoft’s XNA Game frameworks. XNA was first introduced in the mid 2000s for developers to build games for the Xbox Live Indie Games marketplace using C#. Despite the fact that XNA has been discontinued by Microsoft, it still has many supporters who have continued to release XNA/FNA games over the years. Part of the FNA project involves modern console support which is powered by custom Native AOT ports.
«Представьте: у человека официальный доход 100 тысяч рублей в месяц. У него есть одна кредитная карта, по которой он должен 50 тысяч. И есть вторая, забытая, с нулевым балансом, но лимитом в 200 тысяч рублей. Когда такой человек обращается за ипотекой, банк в своих расчетах складывает и текущий долг, и весь доступный лимит по второй карте. То есть в глазах банка человек должен не 50 тысяч, а 250 тысяч рублей», — пояснил Панеш.,推荐阅读safew官方版本下载获取更多信息
This month, OpenAI announced their Codex app and my coworkers were asking questions. So I downloaded it, and as a test case for the GPT-5.2-Codex (high) model, I asked it to reimplement the UMAP algorithm in Rust. UMAP is a dimensionality reduction technique that can take in a high-dimensional matrix of data and simultaneously cluster and visualize data in lower dimensions. However, it is a very computationally-intensive algorithm and the only tool that can do it quickly is NVIDIA’s cuML which requires CUDA dependency hell. If I can create a UMAP package in Rust that’s superfast with minimal dependencies, that is an massive productivity gain for the type of work I do and can enable fun applications if fast enough.,推荐阅读旺商聊官方下载获取更多信息
🎁 Bonus: 所有代码已整理成单个.c文件,可直接编译运行:,推荐阅读爱思助手下载最新版本获取更多信息
World Service,·23 Feb 2026,·26 mins