—·1 min read
Newsletter
44% OFF - Black Friday Sale
Use the coupon "BLACKFRIDAY" at checkout page for AI Driven Coding, Foundation Models MLX, MusicKit, freelancing or technical writing.
This page contains all of the editions of Rudrank's Dispatch. I named it Rudrank's Dispatch because I used to slap DispatchQueue.main.async every time I faced an asynchronous bug. Yep, you may be guilty of doing it too! 🤣
Archive
-
March, 2024*
-
February, 2024*
-
January, 2024*
-
December, 2023*
44% OFF - Black Friday Sale
Use the coupon "BLACKFRIDAY" at checkout page for AI Driven Coding, Foundation Models MLX, MusicKit, freelancing or technical writing.
Post Topics
Explore more in these categories:
Related Articles
Exploring App Intents: Creating Your First App Intent
App Intents expose your app's actions to iOS, Siri, and Shortcuts, making it accessible & discoverable. This guide introduces the basics of App Intents, explaining what they are, why they're important, & how to create a simple AppIntent. Learn to extend app's functionality beyond its boundaries.
Exploring Firebase: Running Cloud Functions Emulator on iOS Device
Learn how to connect your iOS device to the Firebase Cloud Functions emulator for local testing, including setup, configuration, and debugging steps.
Exploring MLX: Quantizing a Model with MLX for iOS Developers
Learn how to convert Hugging Face models to MLX format for optimized performance on Apple devices. This step-by-step guide covers setting up Python, installing MLX-LM, logging into Hugging Face, & converting models with quantization for iOS apps. Perfect for developers new to Python and MLX!