Congratulations to ATG Entertainment and Novoda for for a successful app launch! ๐ค
#AndroidDev #iOSDev #MobileDev #Ticketing
@darrylbayliss.bsky.social
๐ฑโ๏ธ A software engineer with a soft spot for mobile & the cloud https://linktr.ee/darrylbayliss
Congratulations to ATG Entertainment and Novoda for for a successful app launch! ๐ค
#AndroidDev #iOSDev #MobileDev #Ticketing
We're now moving to focus on new features and updates as we look to roll the app out to other countries. ๐
#AndroidDev #iOSDev #MobileDev #Ticketing
In a few taps users can discover new shows to see, purchase and view theatre tickets, and preorder food and drink to their seat before the show and during the interval! ๐ท๐ก๐
#AndroidDev #iOSDev #MobileDev #Ticketing
ATG Tickets is an App built from scratch using the latest native mobile technologies across Android and iOS. Supported by a team built from the ground up.
#AndroidDev #iOSDev #MobileDev #Ticketing
After more than a year of work I'm excited to share the latest project I've been involved in. The ATG Tickets App, now publically available in the UK! ๐ญ ๐๏ธ ๐ฑ
www.theatrefullstop.com/2025/11/05/a...
#AndroidDev #iOSDev #MobileDev #Ticketing
You read more about what Apple's language models can do in the Shortcuts app via my blog post: darrylbayliss.net/using-apples...
#Apple #iOSDev #GenAI
Private Cloud Compute is Apple's privacy conscious cloud for large language models. Giving you more accurate and private responses at the same time. โ๏ธ ๐ฌ ๐
#Apple #iOSDev #GenAI
If you use Apple's Foundational Models inside the Shortcuts App you may find the responses generic. That's because language models on device hit hardware limits.
To solve, you can switch to using Private Cloud Compute in a couple of taps. Resulting in more accurate responses!
#iOSDev #GenAI
If you're looking for more ideas using Apple's Foundational Models there's a few more resources available here on my blog: darrylbayliss.net/using-apples...
21.10.2025 16:16 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0Building your own Generative AI workflows on your iPhone is simple as a few taps using the Shortcuts App.
Super useful if you're looking to prototype what is possible using Apple's foundational models without writing a line of code.
#iOSDev #Apple #GenerativeAI #SLM
Been playing around with iOS 26 recently. I was pleasantly surprised at how accessible Apple's Language Models are using the Shortcuts App. So much so I thought it was worth writing about in a short post. ๐
darrylbayliss.net/using-apples...
#iOSDev #Apple #GenerativeAI #SLM
Thank you for the share! ๐
27.09.2025 07:46 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0Thank you to @androidweekly.bsky.social and @kotlinweekly.bsky.social for including my post on running a RAG powered AI model in your Android app in their latest newsletters!
I look forward to their emails each week. Give them a subscribe if you don't already. ๐
#AndroidDev #Kotlin #GenerativeAI
I hope you enjoy, and please feel free to share with your friends and colleagues! ๐ ๐ฏ
#AndroidDev #GenerativeAI #LLMs
It covers:
- What RAG is and the benefits it brings โ
- How to install AI models on Android devices โ๏ธ
- How to creating Embeddings for your AI model to use ๐
- How to experiment with parameters to reduce unexpected responses ๐งช
- Sample projects and useful docs ๐
#AndroidDev #GenerativeAI #LLMs
Fortunately, it does make for a great blog post! So if you're looking for ways to implement AI models locally into your mobile apps and want to power them with up to date information via RAG, this is the blog post for you! ๐
#AndroidDev #GenerativeAI #LLMs
I gave a talk touching upon this subject a couple of months ago and was pretty happy with the reaction to it. Afterwards I received feedback that people were interested in a live demo, which is a tricky thing to show in a satisfying way in a small amount of time. ๐ฐ๏ธ
#AndroidDev #GenerativeAI #LLMs
I have a new blog post out! It's all about how to run RAG powered AI models locally in your Android apps! ๐ฆพ ๐ค
darrylbayliss.net/running-a-ra...
#AndroidDev #GenerativeAI #LLMs
If you're learning about the latest changes to concurrency in Swift 6.2 as part of your WWDC review, why not take the time to refresh the basics via these set of lessons.
I'm proud to see these out in the wild. Check them out, and hope you enjoy! โบ๏ธ
#iOS #Swift #WWDC
They cover the basics from using Tasks for unstructured concurrency, building up to using TaskGroups, async await, and the concept of Actors. ๐ญ
Finally, complete your knowledge by learning how to leverage AsyncStreams and AsyncSequences for your own needs. ๐ด โก๏ธ ๐ต โก๏ธ ๐ข
#iOS #Swift #WWDC
Concurrent programming is a technique to allow apps perform multiple actions at once. All while making it appear seamless to the user!๐ฑ
To help teach this concept, I have a new set of lessons and videos available @kodeco.com. ๐
www.kodeco.com/ios/paths/co...
#iOS #Swift #WWDC
With London Tech Week in full swing I'm planning to attend this event about AI and how it can create engaging communities: londontechweek.com/fringe-event...
A little skeptical AI can help here but going with a open mind to see what the future looks like. ๐ ๐ค ๐ค
#LondonTechWeek #AI #Communities
Looking for something to help chill out this bank holiday weekend? โ๏ธ
Ocean Chill now supports AppleTV, giving you more ways to enjoy relaxing ocean views from the comfort of your home! ๐ ๐ ๐บ
Check it out and download here: apps.apple.com/gb/app/ocean...
#AppleVisionPro #AppleTV #AppStore
Thank you @kotlinweekly.bsky.social for including my talk about running SLMs on mobile devices in your latest newsletter. Much appreciated! ๐๐ ๐ฆพ
bsky.app/profile/kotl...
#MobileDev #AI #SLMs
You can find the slides and resources to continue your SLM journey here: www.canva.com/design/DAGh-...
11.04.2025 09:48 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0Had a great time discussing Small Language Models and their on-device uses with MediaPipe. Thanks to everyone who joined! ๐ค๐ฆพ
Special thanks to Londroid for organising and Vonage for sponsoring! ๐คฉ
Watch the talk here: www.youtube.com/watch?v=NPLG...
#Londroid #AndroidDev #AI
Two days to go until I'll be at Vonage talking about running Small Language Models in your apps as part of Londroid! ๐ฑ
To prep I updated my Simon Says repo to use Google DeepMind's new Gemma 3 models.
Hope you find it useful! ๐
github.com/DarrylBaylis...
#Londroid #AndroidDev #AI
I'll be speaking at Londroid next week about running Small Language Models in your Apps using MediaPipe. ๐ฑ๐ฆพ ๐ช
Looking forward to it and hopefully see you there! ๐
www.meetup.com/android/even...
#AndroidDev #Londroid #AI
Learn how to build ViewModels in SwiftUI with this course I worked on with Audrey Tam! ๐๏ธ
Explore Observation, Environment property wrappers, and Dependency Injection, providing practical insights and examples for your next app. ๐ญ
Dive in now on @kodeco.com for subscribers.
#SwiftUI #iOSDev
Apply before midnight on Sunday!
14.03.2025 18:06 โ ๐ 1 ๐ 3 ๐ฌ 0 ๐ 0