Author: Kais

  • My Logitech MX Master 3S Mouse Preferred Settings

    My Logitech MX Master 3S Mouse Preferred Settings

    Here are my preferred settings for my beloved mouse, the MX Master 3 and 3S. I own both, one for working from home, and one from working from office. I didn’t want to carry it around, (and carry germs around), so ended up buying two!

  • Xcode Simulator Tips and Tricks

    Xcode Simulator Tips and Tricks

    The Xcode simulator is the developer’s friend across their iOS development journey. Without it, debugging applications has to always happen on device which is time consuming and a lot of times it doesn’t work and you would have to debug why your device, which is connected, is appearing to be not connected to Xcode. In…

  • Tech Items to Include in Your Emergency Survival Kit

    Tech Items to Include in Your Emergency Survival Kit

    Usually when thinking about an emergency the last thing you would think about is your phone charger, or tablet or other tech items that you might need. In this post I divided the gadgets into three categories; a Power Source, Light Source, and Communication Source. Each category includes multiple examples of top rated products, and…

  • Swift Tutorial: SharePlay and GroupActivities API Example

    Swift Tutorial: SharePlay and GroupActivities API Example

    With iOS 15.1 you can integrate your app into FaceTime using the new SharePlay technology. Below is the simplest implementation of SharePlay and GroupActivities API that I could write, and it can be customized based on your application’s need. I have added comments in the code to help you understand the code better. Few things…

  • Mac Custom Text Shortcuts

    Mac Custom Text Shortcuts

    Your Mac gives you the ability to create custom text shortcuts to use instead of typing long phrases or frequent sentences by only using few characters. To achieve that, head over to System Preferences, Keyboard, and select the Text tab. There you will find a table that contains nothing, you can start adding your custom…

  • Mac UPS Settings

    Mac UPS Settings

    I recently acquired a new Mac mini, and because of the recent storms we’ve been having and the frequent power outages I decided to purchase a UPS (Uninterruptible Power Supply) to protect my Mac. I did a quick search and landed on this unit* for $65 from APC that I found on Amazon that seems…

  • Non-Technical Interview Questions for Technical People

    Non-Technical Interview Questions for Technical People

    There are many sample technical questions on the Internet on different programming language topics that you can visit, study, or memorize before your technical interview. But it is as important to be able to answer non-technical questions in the interview. Such questions focuses on the soft skills that you have, how do you perform under…