Search Articles — Sudonull

Search Results

In this project

Task Schedulers: Lessons for Developers

https://sudonull.com/task-schedulers-lessons-for-developers

Learn how OS scheduler principles—from Pathfinder to Linux—will help optimize personal time. Batching, interrupt coalescing, minimizing context switch. Practical tips for middle/senior.

UniText 2.0: font rendering in Unity

https://sudonull.com/unitext-2-0-font-rendering-in-unity

UniText 2.0 Updates Overview: HarfBuzz, SDF, Variable Fonts, BiDi. Build optimization and batching for Unity developers. Explore changelog and features for your project.

API WB Ozon: handling 429 and 50x errors

https://sudonull.com/api-wb-ozon-handling-429-and-50x-errors

Learn to reliably collect data from Wildberries and Ozon API without failures. Retry logic, daily batching, monitoring. Code examples for middle/senior dev.

From other projects

Trending Now