coding on a computer

How to Be a Better Computer Programmer Fast in 2022

As a computer programmer, you'll find that the hardest part of your job is the coding. It's a difficult field that requires a lot of rules, called syntax. By practice, you'll...

Convert VHS To DVD Tech Shows How Far We Have Came

No industry in the world in the last decade has changed so much as the technology industry, and it shows no sign of stopping any time soon. If people don’t keep...

How to check your site position for a keyword in Google search results

Don’t want to go to Google and diving through many pages to see your position in the search result? Well, there are many tools to support that, but today I introduce a...

WordPress Cheat Sheets collection

Working on WordPress? And you want a quick way for reference, then choose one of the following cheatsheets, they are great & helpful. 1. WordPress Cheat Sheet by Andy Wibbels Download: http://andywibbels.com/files/WordPress_Cheatsheet_v1.pdf 2. WordPress...

How to show hidden files on a Mac OSX

To display hidden files & folders 1. Open Terminal (from /Applications/Utilities) 2. Issue command defaults write com.apple.finder AppleShowAllFiles -bool true 3. Kill the Finder to take effect by issuing the command killall Finder To hide them...

curl: (35) SSL connect error

PROBLEM Ok, I am trying to install DigitalOcean Agent on my Centos 6.6 box as their instruction curl -sSL https://agent.digitalocean.com/install.sh | sh And immediately get the error curl: (35) SSL connect error SOLUTION We need to update...

Free up space on your Mac with 10 tips

Your hard disk is filled with video, music, podcasts, games, applications and documents. Well, following these ten tips might give you the chance to rescue the valued space Download AppZapper, go...

Close your MacBook without going to sleep

macosx-nosleep-extension consists of kext and userspace tools that help to manage your Mac sleep behavior. NoSleep makes closing of your MacBook lid possible without going to a sleep mode. Now you shouldn’t...

Play ping pong game in Terminal

Terminal is not boring, in this post I will show you how to play an easy game pingpong with Terminal only Open up Terminal (from Launchpad -> Utilities -> Terminal or from...

How to keep Safari in zoom

I’m using Macbook Pro 17″ and the text in Safari looks so small. You can zoom using (Command and +/-) or two fingers on the trackpad. But the problem is that...

HOT NEWS