Daniele Campogiani
dcampogiani.bsky.social
Daniele Campogiani
@dcampogiani.bsky.social
Father, pizza lover, android dev @ Prima. Previously Subito & Yoox.
Kotlin 2.4 Rich Errors: What They Are and How to Prepare - carrion.dev/en/posts/kot...
Kotlin 2.4 Rich Errors: What They Are and How to Prepare
An overview of Kotlin’s Rich Errors in Kotlin 2.4: goals, mental model, examples, interop with exceptions and Result, and how to prepare your codebase today.
carrion.dev
September 27, 2025 at 6:36 AM
Implementing Passkeys in Android — A Full-Stack Guide - proandroiddev.com/implementing...
Implementing Passkeys in Android — A Full-Stack Guide
The internet would be a much more secure place for its users if passkeys replaced passwords. They are phishing-proof, guess-proof and…
proandroiddev.com
September 26, 2025 at 6:36 AM
Coroutine Testing Patterns: Effective Strategies for Testing Asynchronous Kotlin Code - carrion.dev/en/posts/cor...
Coroutine Testing Patterns: Effective Strategies for Testing Asynchronous Kotlin Code
Learn essential patterns and techniques for testing Kotlin coroutines and flows effectively, from basic unit tests to complex integration scenarios.
carrion.dev
September 25, 2025 at 3:08 PM
The 13 software engineering laws
- newsletter.manager.dev/p/the-13-sof...
The 13 software engineering laws
Hyrum's law, Conway’s law, Zawinski's law, and 10 others.
newsletter.manager.dev
July 2, 2025 at 3:08 PM
Why r8 preferred BMW over Audi? -
Why r8 preferred BMW over Audi? | theapache64
An analysis on one of the r8 optimisation called fullMode
theapache64.github.io
March 15, 2025 at 7:36 AM
Best Practices for Composition Patterns in Jetpack Compose -
Best Practices for Composition Patterns in Jetpack Compose
Learn the Slot pattern and Compound Component pattern through real-world best practices.
buff.ly
February 4, 2025 at 7:36 AM
Exploring ViewModel Internals -
Exploring ViewModel Internals
At Google I/O 2017, Google introduced Architecture Components, a collection of libraries designed to address core challenges in Android…
buff.ly
January 25, 2025 at 7:36 AM
Reposted by Daniele Campogiani