Fixing Broken Wi-Fi Connectivity on macOS Tahoe
Connected to Wi-Fi but no internet after updating macOS? If you use Charles Proxy or similar tools, here is the fix.
My corner of the internet to share what I’m working on, what I’m figuring out, and whatever I happen to be obsessed with at the moment.
Connected to Wi-Fi but no internet after updating macOS? If you use Charles Proxy or similar tools, here is the fix.
How I stopped copy-pasting support links across repos and built a simple GitHub Actions system to auto-generate consistent READMEs.
A complete guide to integrating GTFS-Realtime feeds into your iOS app using Google's Protocol Buffers and Swift.
A step-by-step guide to fixing the common WeatherKit JWT authentication error caused by missing entitlements and App Services configuration.
Learn how to generate thumbnails for PDF files in SwiftUI by reading files with fileImporter and creating thumbnail images with PDFKit
Enhance your SwiftUI buttons with a custom style that adds depth and smooth animations, creating a 3D effect when pressed. Ideal for polished iOS app designs!
Google has recently rolled out a Firebase extension that gives you another way of working with Gemini API but through Firebase. The advantage of this extension is that if you are familiar with Firebase, you can build a chatbot on iOS very quickly.
In this post we'll see yet another way to interact with Gemini API using Vertex AI for Firebase SDK's.
Apart from all the stuff that you can do with a LLM like Gemini, did you know that you could also play games with it?