/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

blog.yannickjaquier.com
| | wicki.io
13.3 parsecs away

Travel
| | A short compilation of some iOS & Android native build errors.
| | developernote.com
12.1 parsecs away

Travel
| | [AI summary] A developer diagnoses and discusses Null Pointer Exceptions in a Qt6 Android app after updating the target SDK to Android 14.
| | jakewharton.com
14.5 parsecs away

Travel
| | [AI summary] This article discusses a bug in Retrofit's handling of Kotlin coroutines and checked exceptions, explaining how the use of proxies and coroutines can lead to UndeclaredThrowableException due to preemption and stack protection issues.
| | blog.cleancoder.com
26.3 parsecs away

Travel
| [AI summary] Robert C. Martin explains the core concept of functional programming as programming without assignment statements and argues it is essential for utilizing future multi-core processors.