https://slideslive.com/39043376/building-trust-using-mtls-for-secure-baby-monitor-connections
#mDevCamp #mDevCamp2025 #mTLS #iOS #iot
My talk is live! Let me know what you think please. Positive and/or negative feedback is welcome. No worries, I can handle it and see it as a way to grow!
My first talk at #mDevCamp was a success!
I was nervous and didn't sleep well before but I made it. Big respect to everyone who does that regularly.
#Conference #PublicSpeaking #Talk #AppClip #iOS #Development
Much in the same way that Coroutines revolutionized reactive architecture, Compose challenges us to rethink how we design applications. While traditionally seen as a UI toolkit, Compose — and specifically Compose Multiplatform — can play a much larger role in our applications. By leveraging its declarative and state-driven nature, we can build, model, and manage application state in a way that is consistent, scalable, and platform-agnostic.
Don’t let attackers exploit your app via Intents
http://mdevcamp.eu/schedule-tuesday.html#balazs-gerlei-modal by @balazsgerlei 🫨
https://speakerdeck.com/balazsgerlei
https://github.com/balazsgerlei/AndroidSecurityEvolution
#mdevcamp #androidintents #security #exploits
This post was co-written with Zack Sultan, Lead Product Designer at Slack In 2016, Slack was two years old and already used by millions of people. Our codebase had grown rapidly, and like many companies that focused on product/market fit, our code was built in a way that favored time-to-market over maintainability, consistency, or reusability. We…