Search Articles — Sudonull

Search Results

In this project

Loading TOML config with Pydantic in Python

https://sudonull.com/loading-toml-config-with-pydantic-in-python

Set up reading settings.toml: tomllib parsing, lru_cache cache, Pydantic validation. Code, typing, examples for middle developers. Learn the details.

API keys for pet projects: HMAC and cache

https://sudonull.com/api-keys-for-pet-projects-hmac-and-cache

Learn how to implement a free API with self-sufficient keys, spam protection, and LRU cache. Minimize DB queries for pet projects. Test in playground.

RapidRAW 1.5.2: GPU RAW Editor with AI Masks

https://sudonull.com/rapidraw-1-5-2-gpu-raw-editor-with-ai-masks

RapidRAW 1.5.2 Update improves rendering, adds AI noise reduction nind-denoise and SAM-2 masks. LRU cache speeds up work. Download for testing on Rust+Tauri.

Trending Now