AsmX Raptor: Native assembler and strict typing in system programming https://sudonull.com/asmx-raptor-native-assembler-and-strict-typing-in-system-programming
AsmX Raptor integrates assembler into the compiler's AST, offering unprecedented control and security for systems developers. Learn about the new compilation pipeline, evolution of the type system, and support for version-independent Linux kernel modules.
Native AOT in .NET: experience of implementation in CoreBus https://sudonull.com/native-aot-in-net-experience-of-implementation-in-corebus
How to adapt a cross-platform .NET application for Native AOT: binding issues, serialization, build, and antiviruses. Practical guide.
Native Windows 11 apps: Microsoft plans https://sudonull.com/native-windows-11-apps-microsoft-plans
Microsoft creates a team for 100% native apps without WebView. Learn details, examples, and what it means for developers. Read the WinUI updates analysis.
Creating VibeLing: how AI and React Native helped with language learning https://sudonull.com/creating-vibeling-how-ai-and-react-native-helped-with-language-learning
Developer created a language learning app with AI-generated examples. Learn about the tech stack, multilingualism issues, and distribution without a budget.
AI-native SDLC: Transformation of Software Delivery with Agents https://sudonull.com/ai-native-sdlc-transformation-of-software-delivery-with-agents
Explore how the integration of LLM interfaces and coding agents changes SDLC, reducing the cost of communication and verification in software development. From AI-assisted to AI-native approaches.