
Jonathan Ramirez
14.8K posts

Jonathan Ramirez
@jonathanramirez
iOS Developer https://t.co/qbTknutDJE and https://t.co/IyRDKwZGIL Download My Passbook https://t.co/UJa7PoqfQI in your iPhone
Munich, Germany 参加日 Mart 2008
531 フォロー中392 フォロワー


Jonathan Ramirez がリツイート

Advanced Swift Concurrency: Launch Speed Optimisation
You can parallelise app launch work in didFinishLaunchingWithOptions using a GCD DispatchGroup to wait and Swift's taskGroup to parallelise steps
This avoids performing all critical work serially on the main thread - but use this with caution - any main-thread isolated work can deadlock if you don't understand what you're doing.

English
Jonathan Ramirez がリツイート

Understanding the Sendable protocol and @Sendable attribute is important when working with Swift Concurrency features like async/await and Actors.
Do you know the answer?
avanderlee.com/swift/sendable…
#swiftlang #iosdev

English
Jonathan Ramirez がリツイート

🔥 ALERT! The programmable digital euro and the 15-minute city: the hidde... youtu.be/nB4Vy09JgBA?si… via @YouTube

YouTube
English
Jonathan Ramirez がリツイート

Advanced iOS Thread APIs: Who needs Crashlytics?!
There’s a fun Thread API that has no analogy in Swift Concurrency, and it’s one of my favourites: Thread.callStackSymbols.
It logs the call stack of the thread. This is actually how your favourite crash reporting tooling works under the hood to get crash traces!
Read my full blog post in my first reply: blog.jacobstechtavern.com/p/tasks-vs-thr…



English
Jonathan Ramirez がリツイート

Great talk how BitLocker is basically useless, and why it is so hard to fix. youtu.be/5eNtT2p12cM?si…

YouTube
English


¿Tus AHORROS están SEGUROS? La UE TIENE otros PLANES - Vlog de Marc Vidal youtu.be/bq1nG2UMLQs?si…

YouTube
Español
Jonathan Ramirez がリツイート

Adopting Swift 6 can be frustrating, and you're not alone!
In fact, the Swift Langauge Steering Group recognized this in this official vision document on approachable concurrency:
github.com/swiftlang/swif…
English
Jonathan Ramirez がリツイート
Jonathan Ramirez がリツイート


Jonathan Ramirez がリツイート

Wondering how Google’s Compose Preview Screenshot Testing tool compares to other libraries?
In this 20-min talk you’ll not only learn that, but also about other tools that can support your screenshot testing strategy!
If you come & learn nothing new, the first beer is on me 🍻!
droidcon Berlin@droidconBerlin
Get ready for @Gio_Sastre to hit the#dcbln24 stage 🇩🇪 Discover the top screenshot testing tools for #Android, their features, and pros and cons. Choose the best for your project confidently! Read the full abstract to learn more. berlin.droidcon.com/speaker/sergio…
English
Jonathan Ramirez がリツイート
Jonathan Ramirez がリツイート

Windows AI feature that screenshots everything labeled a security ‘disaster’ trib.al/2CV3X25
English
Jonathan Ramirez がリツイート

By default @Slack's terms of service allow them to use your data to train their global AI models, including messages, content, & files 😱
How to opt out:
💌 Email feedback@slack.com with the subject
“Slack Global model opt-out request”
Thx @QuinnyPig
arstechnica.com/tech-policy/20…
English
Jonathan Ramirez がリツイート

I’ve come across an interesting blog post on screenshot testing that, unlike others, focuses on the “verifying algorithms”.
📸 Snapshot testing libraries for Android: Shot vs. Paparazzi
medium.com/astronauts-id/…
#AndroidDev #testing
English











