Borama AppsReverse 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
Borama AppsRe-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
Borama AppsIOS, building WebRTC from source with bitcode enabledInstall depot_tools:Jan 14, 20212Jan 14, 20212
Borama AppsIOS/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
Borama AppsinNext 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
Borama AppsVue, Nuxt, Firebase, Google-SignLet’s create a new Vue / Nuxt app:Nov 20, 2019Nov 20, 2019
Borama AppsinBetter ProgrammingSynchronizing async code with DispatchGroup, DispatchSemaphoreWith DispatchGroup and DispatchSemaphoreJul 9, 20192Jul 9, 20192
Borama AppsMove 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
Borama AppsUICollectionView 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