Search Articles — Sudonull

Search Results

In this project

gRPC IPC for .NET desktops: separating UI logic

https://sudonull.com/grpc-ipc-for-net-desktops-separating-ui-logic

Learn how to separate UI and business logic in .NET desktops using gRPC and Named Pipes. Headless host + thin client architecture for reliability. Proto and Rx.NET examples.

Creating a runtime addon with WASM for a music player

https://sudonull.com/creating-a-runtime-addon-with-wasm-for-a-music-player

How to turn a simple theme into a full-fledged addon with audio-reactive effects and WASM core. Practical breakdown of architecture and optimization.

Catalytic motion of microsystems: Principles and experiments

https://sudonull.com/catalytic-motion-of-microsystems-principles-and-experiments

Investigation of principles and experimental implementation of self-propelled micro-objects (micro-swimmers) using various catalysts for reactive thrust. Analysis of the influence of catalysts on motion speed and potential applications in microrobotics and biomedicine.

Steering Behaviors in Unity: agent navigation

https://sudonull.com/steering-behaviors-in-unity-agent-navigation

Implementation of seek, pursuit, evade for fish-agents in Unity 3D maze. Mathematics, algorithms, optimization for middle/senior dev. Study reactive navigation without pathfinding.

Stream API vs Flux: differences for Java developers | Guide

https://sudonull.com/stream-api-vs-flux-differences-for-java-developers-guide

We break down the architectural differences between Stream API and Flux. Learn when to use each tool and avoid critical design errors. Read the detailed guide.

From other projects

Plant-based nutrition against inflammation: biohacking 2026

https://ymaho.com/plant-based-nutrition-against-inflammation-biohacking-2026

A 2026 meta-analysis proved: whole food plant-based nutrition (WFPB) reduces C-reactive protein and 'silent inflammation'. Learn how fiber and polyphenols trigger anti-age processes. Switch to the side of recovery.

Trending Now