Reverse audio files on IOS and Mac using Swift and Accelerate framework.Recently my task at Kinzoo was to add an option to reverse audio files. I’ve found a few examples, but they weren’t fast. I decided to use…Jul 28, 2021Jul 28, 2021
Re-sign H3lix for IOS (yes Jailbreak…)I’ve been using h3lix (https://h3lix.tihmstar.net) in the past on my Iphone. Recently I needed it again, but it turned out Cydia Impactor…Feb 6, 2021Feb 6, 2021
IOS/OSX Messaging Using the Network Framework and Bonjour Service.Today we’ll explore how to send messages between multiple Apple devices using Network framework. We’ll be using any network available, for…Nov 30, 2020Nov 30, 2020
Published inNext Level SwiftDeep dive into Apple’s URLRequest Cache PoliciesHands-On analysis of Apple’s Cache Policies working together with a Node.js Express Server to increase API efficiency and performanceAug 23, 2020Aug 23, 2020
Published inBetter ProgrammingSynchronizing async code with DispatchGroup, DispatchSemaphoreWith DispatchGroup and DispatchSemaphoreJul 9, 20192Jul 9, 20192
Move wordpress from local host to remote site using Nginx and Docker.After finishing our family blog from our journey through Sulawesi, we still haven’t decided where we will host it. I decided using docker…Jun 18, 2019Jun 18, 2019
UICollectionView inside UIView in Swift using XIBThis post shows how to use UICollectionView inside UIView with custom UICollectionView cells and interface builder, this is super basic…May 30, 20194May 30, 20194