Search Articles — Sudonull

Search Results

In this project

Room 3: wasmJs and coroutines in KMP

https://sudonull.com/room-3-wasmjs-and-coroutines-in-kmp

Breakdown of Room 3.0.0-alpha02: migration, wasmJs support, KSP and coroutines. Update steps for KMP developers. Speed up development — read the guide.

Structured Concurrency in Kotlin for Android

https://sudonull.com/structured-concurrency-in-kotlin-for-android

Breakdown of Structured Concurrency in Kotlin: rules, examples from GeminiAI, JetBrains audit. Learn how to avoid leaks in Coroutines and optimize ViewModel. For middle/senior.

Go language: constraints as strength for developers

https://sudonull.com/go-language-constraints-as-strength-for-developers

Why Go constraints make it powerful for production. Comparison with Java and Python, error handling, goroutines. Read the analysis for developers.

Fan-Out/Fan-In in Go: pattern for parallel data processing

https://sudonull.com/fan-out-fan-in-in-go-pattern-for-parallel-data-processing

Detailed breakdown of the Fan-Out/Fan-In pattern in Go. Learn how to distribute tasks among goroutines and aggregate results. Code examples and best practices.

GoClaw on Go: AI gateway in 35 MB binary

https://sudonull.com/goclaw-on-go-ai-gateway-in-35-mb-binary

Breakdown of GoClaw — multi-agent AI gateway on Go instead of Node.js. One 35 MB binary, low RAM, goroutines for agents. Deployment and architecture comparison. Deploy on VPS without dependencies — read the details.

From the web

Aug 18, 2026 ·

https://raspberry.tips/en/raspberrypi-tutorials/raspberry-pi-zero-2-w-overview-specs

Aug 18, 2026 · Raspberry Pi Zero 2 W – full specs, comparison with Pi Zero W , supported operating systems, GPIO, camera, and use cases at a glance.

Trending Now