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...]
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...]
How to Use tmux on Mac
tmux is used to multiplex several virtual consoles to access multiple terminal sessions inside a single terminal window or remote terminal. tmux is like VNC, we can start application from one computer, without having to restart, we can reconnect, share the session, run multiple terminal sessions and so on. tmux can run on GNU Linux and all kind of UNIX or Unix Like OS. This guide is on on how to … [Read more...]
Premium Desktop Publishing Mac App Publisher Plus Giveaway
Here is a limited number of Giveaway for a Premium Desktop Publishing Software for Mac named Publisher Plus on first come first serve basis. Here are 10 Free Copies for our regular readers - the developer will gift you full version of Greeting Box for Mac behalf of us. We will clearly announce the Giveaway as CLOSED after whenever 10 peoples fulfills the criterion. There is absolutely no such … [Read more...]
How To Create .dmg File From Source Code
Here is how to create .dmg file from source code so that the Free Software can easily be distributed to be used by any level of users. Creating .dmg itself is quite easier, but what basically most wants - to create a distributable software package to avoid building from command line, we can give example with Lime Text - Free Alternative to Sublime Text, is only available as source code in Github. … [Read more...]
Zoom Lens : Design and Technical Details
Zoom Lens contains the word zoom, means a quick motion indicating the capability of changing focal length. Technical know how of zoom lens is discussed in this article. We have a basic article on Zoom Lens too - Zoom Lens and Digital Photography. Also common designations such as varifocal lens or Vario system are used to indicate this Zoom Lens. While the zoom and varifocal lenses hold constant … [Read more...]
Sandbox in Computer Security
Sandbox allows the execution of software(s) with less risk to the operating system. These are often used to execute untested code of dubious origin. We talked about Advanced Persistent Threats or APT in an older article, also we mentioned we use Sandbox mode to check them. The term Sandbox is also used in a broader sense to refer to a test environment for software or websites - we are not talking … [Read more...]
LaTeX – Details and Softwares for using LaTeX
LaTeX is a typesetting system for document preparation and works as document markup language. LaTeX uses the TeX typesetting program for formatting the output. Previously we wrote about Markdown Syntax, LaTeX is geared especially towards the creation of books, scientific and technical documents containing mathematical formulas. LaTeX is pronounced like Lahtekh. T, E, X in the name are capital … [Read more...]