Emre

 iOS Engineer
✍️ emredegirmenci.tech - github.com/emrdgrmnci
🚎 EV Charge Stations Map - apple.co/3NWejUz
🧭 Travel Route Map - apple.co/3NZrXqi
🏃🏼 Walk Mate - apple.co/4guIvD7

Board Sports Enthusiast 🏂🛹🏄🏼‍♂️

Emreaemre
2025-11-24

Walk Mate: Daily random walking routes generator in your location. apple.co/4mz7vev

EV Charge Stations Map: Long distance EV route planner and charge stations. apple.co/3NWejUz

Travel Route Map: Animate your travel destinations on map. apple.co/3NZrXqi

Emreaemre
2024-12-25

We are live and you're officially invited to see what's new. Download on the App Store today. apple.co/4guIvD7

Emreaemre
2024-12-25

I just completed all 25 days of Advent of Code 2024! adventofcode.com/

Emre boosted:
Craig Hockenberrychockenberry
2024-12-24

Xcode Pro Tip: If you use SwiftUI previews, you probably have a big ~/Library/Developer/Xcode/UserData/Previews/Simulator Devices folder.

Like, _really_ big.

It looks like the best way to clean these up is using xcrun:

$ xcrun simctl --set previews delete all

My guess is that these get left around when Xcode or previews crashes. Which never happens, of course.

Emreaemre
2024-12-22

I've completed "Monkey Market" - Day 22 - Advent of Code 2024 adventofcode.com/2024/day/22

Emreaemre
2024-12-20

After 5 days of FOMO I'm back :D

I've completed "Race Condition" - Day 20 - Advent of Code 2024 adventofcode.com/2024/day/20

Emreaemre
2024-12-16

I've completed "Warehouse Woes" - Day 15 - Advent of Code 2024 adventofcode.com/2024/day/15

Emreaemre
2024-12-15

I just completed "Restroom Redoubt" - Day 14 - Advent of Code 2024 adventofcode.com/2024/day/14

Emreaemre
2024-12-14

I've completed "Claw Contraption" - Day 13 - Advent of Code 2024 adventofcode.com/2024/day/13

Emre boosted:
Gui Rambo_inside
2024-12-12

iOS developer PSA: if you're having trouble compiling your app that uses ImagePlaygroundViewController with an error like 'No type or protocol named 'ImageGenerationViewControllerDelegate’, I've found a workaround.

The trick is to implement 'ImagePlaygroundViewController.Delegate' on a Swift class that's not exposed to Objective-C (by making it private, for example).

Here's what my delegate class declaration looks like:

Xcode screenshot with the following code snippet:

@available (iOS 18.2, *)
private final class CameraToolImagePlaygroundDelegate: NSObject, ImagePlaygroundViewController.Delegate {
}
Emreaemre
2024-12-12

I just completed "Garden Groups" - Day 12 - Advent of Code 2024 adventofcode.com/2024/day/12

Emreaemre
2024-12-11

I just completed "Plutonian Pebbles" - Day 11 - Advent of Code 2024 adventofcode.com/2024/day/11

Emreaemre
2024-12-10

I've completed "Hoof It" - Day 10 - Advent of Code 2024 adventofcode.com/2024/day/10

Emreaemre
2024-12-09

Part 2 took my whole day :\

I've completed "Disk Fragmenter" - Day 9 - Advent of Code 2024 adventofcode.com/2024/day/9

Emreaemre
2024-12-09

I'll show you the most fastest test running ever...

Emreaemre
2024-12-08

I just completed "Resonant Collinearity" - Day 8 - Advent of Code 2024 adventofcode.com/2024/day/8

Emreaemre
2024-12-07

I just completed "Bridge Repair" - Day 7 - Advent of Code 2024 adventofcode.com/2024/day/7

Emreaemre
2024-12-07

I just completed "Guard Gallivant" - Day 6 - Advent of Code 2024 adventofcode.com/2024/day/6

Emreaemre
2024-12-05

I just completed "Print Queue" - Day 5 - Advent of Code 2024 adventofcode.com/2024/day/5

Emreaemre
2024-12-04

I just completed "Ceres Search" - Day 4 - Advent of Code 2024 adventofcode.com/2024/day/4

Client Info

Server: https://mastodon.social
Version: 2025.07
Repository: https://github.com/cyevgeniy/lmst