It can be tough finding the best entertainment apps out there. There are hundreds of options to choose from, and we certainly do not have time to try them all, analyze their pay structure, and experiment with their user design. Despite what you might infer from its name, you can find lots of articles about Apple products on The Customize Windows. In this article, we will provide some tips for … [Read more...]
Apple
Tricks and tips on latest MacBooks, iPhones, iPads, iPods, iMac, .Mac, iLife, iWork and many others.
The 15 Best Apple Arcade Games for iPhone
With over 200 games to choose from, it can get a little overwhelming browsing Apple Arcade’s extensive selection. To save you the trouble of sifting through all of those games, we’ve put together a list of the best 15 games available on Apple’s subscription service. This selection contains the most popular games. However, an unfamiliar genre can be fun to play too. Where possible, we’ve tried … [Read more...]
What Are AAE Files? Where Can You Meet AAE Files?
In many ways, an user may come to know about the existence of AAE files like, after importing pictures from iphone to Windows computer, AAE file may be accompanied along with every import. AAE is a special format developed by Apple Inc for changing storage or implementing filters to JPG format images. Where Can You Meet AAE Files? On the MacOS X and iOS Devices like iPhone or iPad. AAE File is … [Read more...]
Setup Visual Studio Code on Mac For Debugging Arduino, WordPress : Part 3
In previous two guides - in Part 1 we talked about how to prepare and run Visual Studio Code on Mac, in Part 2 we talked how to setup environment to debug WordPress things. This is the Part 3 of how to setup Visual Studio Code on Mac for debugging Arduino, WordPress etc. In this part we will only talk about how to setup Visual Studio Code on Mac as Arduino IDE to upload code. This is really not … [Read more...]
Setup Visual Studio Code on Mac For Debugging Arduino, WordPress : Part 1
While Visual Studio Code is the best IDE for sure but it is really difficult and tiring to try without guide. Here is how to setup Visual Studio Code on Mac for debugging Arduino, WordPress etc common things for the iTerm2 + ZSH + Homebrew Users. Those who have not setup their Mac with iTerm2, ZSH, Homebrew should read our old guide to setup. Then realize the matters of .profile file - we use … [Read more...]
Solve : Safari Running Slow on MacOS X
Give some time, please. Instead of finding some way faster and try, read this guide. These are normal problems to the high load users. Of course these gives huge pain, but investing an hour in cool head is better than searching the whole earth. If our methods fail, first ask on Apple Community pointing to this guide. Thereafter still you can not solve, it demands checking by an expert. Here is how … [Read more...]
List of Command Line Music Players For Mac, Linux
Tools which uses text based user interface (TUI) is our one favourite topic. Many music lover want lightweight yet music players with visualizer & settings. Here is a List of Command Line Music Players For Mac, Linux. For developmental purpose, who are new readers of this website - previously we talked about TUI on SSH, how to develop TUI applications and also discussed about few command line … [Read more...]
MacOS X Command Line Software Update & Disk Utility
Commonly we configure Mac with HomeBrew, iTerm2 and Oh My ZSH for installation of command line and other packages. There are existing commands for MacOS X for the works we perform via GUI. Utilizing MacOS X command line software update & disk utility makes performing day to day computer management works easy, fast, informative. We have collected the commands all over the web, of course … [Read more...]
Nvidia CUDA Tool Installation Guide For Parallel Computing : MacOS X
Nvidia CUDA is a parallel computing platform using Nvidia graphics card hardware which allows the developers and security related humans to use a CUDA-enabled graphics processing unit (GPU) for general purpose processing which is called GPGPU (General Purpose computing on Graphics Processing Units). CUDA platform is a software layer to give access to the GPU's virtual instruction set and parallel … [Read more...]
Fix Write Failed Broken Pipe (packet_write_wait: Connection to port 22: Broken pipe)
There are hundreds of questions and answers on various websites on Broken Pipe issue. The problem is essentially closed connection when a SSH session is not kept active by typing or running command. None of those websites can explain or give a universal easy fix. Readers report us of packet_write_wait: Connection to port 22: Broken pipe. Here is how to fix write failed broken pipe on mac, … [Read more...]
Colorful diff on Command Line : OS X & GNU/Linux
diff is used to show the changes between two versions of the same file. Colorful diff on Command Line is Great to Read & There is Easy Way. man diff will bring the default diff utility's manual page. We can use this tool, but there is an existing easy way. First we will talk about the ways which many like to use, next we will talk about the easy way we like. First, for this guide, create … [Read more...]