How to test the default Apache in OSX

By | July 25, 2020

Apache is installed and enabled in OSX by default. To confirm and check your version instance, see this. To start it, run this command in terminal: sudo apachectl start Then open up http://localhost on your browser and you should see this: You can also check the threads in Activity Monitor. To find out where this… Read More »

Category: OSX

How to find out Apache version on OSX?

By | July 25, 2020

The simplest way is to run: /usr/sbin/httpd -v in a terminal. You should get something like: Server version: Apache/2.4.34 (Unix) Server built:   Feb 22 2019 20:20:11 To know where httpd is, you can also run: whereis httpd

Category: OSX

How to open apps with keyboard shortcuts on OSX

By | July 14, 2020

Opening your favourite application using keyboard shortcuts can save you a lot of time. Saving a second here and a second there starts to build up over time especially considering the amount of time we spend in front of our devices nowadays.On a Mac, you can create keyboard shortcuts to open up your favourite or… Read More »

Category: OSX

Errno::EPERM: Operation not permitted @ dir_s_mkdir – /usr/local/Cellar

By | July 9, 2020

If you are getting this error while running brew, you are probably missing some important folders. This is the full error here: Error: No such file or directory @ dir_chdir – /usr/local/Cellar Warning: Bottle installation failed: building from source. Error: An exception occurred within a child process:   Errno::EPERM: Operation not permitted @ dir_s_mkdir -… Read More »

Category: OSX

Joe Rogan Experience #1494 – Bret Weinstein

By | July 7, 2020

An interesting discussion on the Black Lives Matter movement and what it means to him along with his belief that the Coronavirus was “man-made due to the amazing ability not only learn how to jump host but also to learn how to effectively spread. At 1:53:54, Brett is envious of New Zealand going into total… Read More »

Category: JRE

Joe Rogan Experience #1198 – Derren Brown

By | June 24, 2020

An interesting insight into psychology. Derren mentions that some people are more suggest-able than others and shares a funny story of how to get out of a sudden tricky situation by just saying something that is non-sensical to add confusion to the situation.

Category: JRE