Categories

Blog categories

Apple

Blog Posts


Posted by Ziyan Junaideen 30 April 2021
Tmux is a must-know tool for most developers and system administrators. In this article, we discuss how to configure tmux to copy to macOS system clipboard.
Posted by Ziyan Junaideen 08 July 2020
The software keyboard hides it self from time to time when you are developing an iOS application. This article discusses shortcuts and ways to use the interface to control the hardware and software keyboards.
Posted by Ziyan Junaideen 12 October 2021
Discover the hidden macOS gem airport, a nifty tool associated with Wi-Fi wireless networking. Use this tool along with networksetup to connect to Wi-Fi networks using the terminal.
Posted by Ziyan Junaideen 11 October 2020
Use dnsmasq to configure a custom DOT-test local domain name in macOS using dnsmasq. Custom local development domains are invaluable for SaaS development. It's still useful for normal development as it keeps localhost clean.
Posted by Ziyan Junaideen 01 January 2022
Data is the basis of accurate predictions and good designs. I compiled a table of power readings for my iMac 2019 to make a battery backup that will last 6 hours. I hope this will be helpful for you too.
Posted by Ziyan Junaideen 12 October 2021
Using the terminal can be intimidating but at the same time, it is uncommon and grabs the attention of others. It also is much faster than using a GUI. This is how to connect to WiFi SSN using macOS terminal.
Posted by Ziyan Junaideen 16 October 2021
The RSA key changed warning message is not uncommon on projects on development and is easy to fix. If the issue happens in a production environment, it could signify a potential security breach.
Posted by Ziyan Junaideen 12 November 2021
Redis is an essential component in modern web application development. This blog post describes how you can install Redis on a macOS system.