by ray | Sep 25, 2019 | GitLab
Git is a distributed version control system, which means you can work locally but you can also share or “push” your changes to other servers. Before you can push your changes to a GitLab server you need a secure communication channel for sharing...
by ray | Aug 24, 2019 | Wordpress
Browser caching is a sore subject among many WordPress developers. Caching in your end-user’s web browser is hard to see and even harder to control at times, and yet it can affect their entire experience. What’s more, page performance testing will often instruct...
by ray | Aug 24, 2019 | Mac OS X
If you find your MacBook acting strangely, and seemingly for no reason, resetting the SMC may help. There are a number of things that could signal an SMC issue, from screen resolution problems, to a PC that doesn’t seem to want to reboot. And while resetting the SMC...
by ray | Aug 23, 2019 | FFmpeg
Installing FFmpeg in Windows Download a static build from here. Use 7-Zip to unpack it in the folder of your choice. Open a command prompt with administrator’s rights.NOTE: Use CMD.exe, do not use Powershell! The syntax for accessing environment variables is...
by ray | Aug 6, 2019 | Google
I arrived at work on Monday to a daunting warning. My Gmail inbox had reached maximum capacity, and unless I did something about it, I’d no longer be able to send or receive emails. I’m generally an “inbox zero” kind of person,...