Pavel Kroupa
tabonx.bsky.social
Pavel Kroupa
@tabonx.bsky.social
iOS developer
TV & Movie Tracker - Epoch apple.co/4dQnlNH
Pinned
Since its release, Epoch has expanded from tracking just TV shows to movies too! 🎬 With stats, release calendar, watch history, rewatches, advanced filtering & full cast/crew credits. 📺

apple.co/4dQnlNH
🎉 To celebrate WWDC, Epoch is offering Lifetime Premium and Family Premium for FREE until June 13! Track your favorite TV shows & movies with Trakt & Simkl (beta), get release notifications, actor info, collections, widgets & more. Don’t miss out! 🚀📺

apps.apple.com/app/id650277...
‎TV & Movie Tracker - Epoch
‎Epoch is the ultimate way to manage, discover, and keep track of your favorite TV shows and movies. With a stunning design and powerful yet user-friendly features, Epoch makes organizing your enterta...
apps.apple.com
June 9, 2025 at 7:35 AM
Has anyone successfully implemented Core Data with new Staged migrations? I'm having trouble fixing:

`'Entity 'from NSManagedObjectModel claims 'Entity'`
and
`Failed to find a unique match for an NSEntityDescription`.

#swift #ios
April 3, 2025 at 9:20 AM
Creating designs is so much harder than coding. I can copy code with one click, but if I like a design, I have to start from scratch. Not to mention, if I have nothing to go off, I have to come up with something on my own!
March 3, 2025 at 9:45 PM
Epoch has grown to ~33,000 lines of Swift code. Feels big, but is it?
March 1, 2025 at 1:19 PM
Every time I try to fix SwiftUI scrolling issues, I feel the urge to rewrite it in UIKit...
February 23, 2025 at 12:34 PM
SwiftUI lazy containers start to hitch when they become larger and the scroll position is closer to the end. I have no idea why, and it really annoys me.
February 22, 2025 at 9:27 PM
It looks like Apple Maps is scared of me and backed off way too much
February 16, 2025 at 6:37 PM
According to my highly scientific test, CKSyncEngine is approximately 10 to 20 times faster than NSPersistentCloudKitContainer when downloading around 15,000 records from iCloud. #swift
February 15, 2025 at 5:32 PM
Spent half an hour battling 'Invalid Intent' during Xcode archive validation, only to learn you can't suffix an intent with 'shortcut.'
February 14, 2025 at 10:39 PM
I've spent way too much time trying to make the shortcut open faster, but I got it, at least for these three
📺
February 12, 2025 at 8:12 PM
I can’t be the only one who got into programming just to make Minecraft mods… and then never made one
February 7, 2025 at 7:02 AM
Pattern that the region based isolation checker does not understand how to check

What did I do this time? 🤔 #Swift
January 27, 2025 at 7:21 PM
I learned how to code, and now comes the hard part – marketing.
January 26, 2025 at 11:30 PM
I've decided to rewrite my iCloud sync code from CoreData to CKSyncEngine, only for it to randomly get stuck in a loop, endlessly sending the same change on its own. I don't know what I'm missing...
January 22, 2025 at 5:57 PM
Me: This is an easy feature. Shouldn’t be that big of a change.
Also me:
January 20, 2025 at 9:10 PM
TIL Swift has `left` and `right` as keywords. I accidentally typed left instead of let and noticed keyword highlighting. It turns out they are context-sensitive, so you can use them almost anywhere. However, in a `precedencegroup`, they are used to determine how the operator should group operations
January 17, 2025 at 12:46 PM
Since its release, Epoch has expanded from tracking just TV shows to movies too! 🎬 With stats, release calendar, watch history, rewatches, advanced filtering & full cast/crew credits. 📺

apple.co/4dQnlNH
January 2, 2025 at 6:02 PM
I finished Sekiro: Shadows Die Twice a few days ago and thought getting the platinum trophy wouldn’t be too hard. Turns out, I overestimated my abilities.
December 24, 2024 at 8:27 AM
Started collecting SwiftUI bugs and quirks recently - making future debugging easier for everyone (including future me)

github.com/Tabonx/Swift...
GitHub - Tabonx/SwiftUI-Troubleshooter: Collection of bugs and unexpected behavior
Collection of bugs and unexpected behavior. Contribute to Tabonx/SwiftUI-Troubleshooter development by creating an account on GitHub.
github.com
December 21, 2024 at 8:14 PM
Most iPads suffer from touch sensitivity issues, leading to behavior similar to cheap touchscreens from the early days. Try it yourself: Place the iPad on a table, avoid touching the sides or back, and don’t use a charger. In landscape mode, the home gesture fails about 1 in 4 times.
December 11, 2024 at 12:17 PM
Bought an iPad Air 11" M2 and it did not register home gesture when not touching the sides. Replaced it with another unit and it has the same exact problem. This is either really common or I'm super unlucky.
December 7, 2024 at 11:49 AM
I accidentally accumulated too much vacation time at work and now I am "forced" to take time off until the end of the year.
December 5, 2024 at 10:03 PM
According to the internet, I have depression, social anxiety, unprocessed trauma, an inability to move forward, ADHD, difficulty creating connections with people, and impostor syndrome, all before the age of 22. What a speedrun.
December 4, 2024 at 10:38 PM
I bought an iPad Air, and it seems to have a grounding issue. The home gesture works only about 10% of the time at certain angles, but the moment I touch the edges, it works perfectly.
December 3, 2024 at 2:46 PM
As a kid, Red Dwarf was pure magic: sci-fi, comedy, and chaos all rolled into one. So here’s a little throwback: www.youtube.com/watch?v=HrNL...
Red Dwarf opening
YouTube video by introseries
www.youtube.com
December 1, 2024 at 11:06 AM