Search Articles — Sudonull

Search Results

In this project

Phosh 0.54: plugins and Phoc for GNOME on smartphones

https://sudonull.com/phosh-0-54-plugins-and-phoc-for-gnome-on-smartphones

Phosh 0.54 Review: indicator plugins, Phoc improvements, Pixel 6a support and Rust bindings. For middle/senior dev: update and dependency details. Study the release.

C Compiler in constexpr C++

https://sudonull.com/c-compiler-in-constexpr-c

Implementation of a compile-time compiler for a C subset in C++. Bypassing constexpr limitations, function bindings, bytecode generation. For middle/senior C++ developers.

1C configuration architecture problems for developers

https://sudonull.com/1c-configuration-architecture-problems-for-developers

Analysis of standard 1C shortcomings: binding to forms, code duplicates, unreadable queries. Improvement tips for middle/senior. Learn how to optimize.

Proxy MCAL for MCU: code portability

https://sudonull.com/proxy-mcal-for-mcu-code-portability

Learn how Proxy MCAL ensures firmware portability between microcontrollers. Unified API, binding, examples for STM32, NRF. Complete guide for developers.

Trending Now