TwentyFifteen uses the Noto Serif font. It looks swish and comes with an Apache license, and it can be pulled from Google Fonts too. It’s a fine font indeed – but individuals that we are, it may...
Learn MoreBy default, TwentyFifteen will hyphenate text on posts and pages. This works well for most, but some find this feature annoying. It’s easy to override with a small CSS tweak – let me show you how....
Learn MoreApple have a new System Font in El Capitan and all of their other products starting 2015: it’s called San Francisco. It’s very similar to their previous font Helvetica Neue, but apparently San...
Learn MoreEver wondered if there’s a difference in overhead and memory usage when you’re using a VM instead of OS X directly? Here’s a comparison for website hosting. The above graph shows the...
Learn MoreThere are several ways to install MySQL on your Mac, for example: compile from source use the Homebrew package manager (http://brew.sh) use a nifty script courtesy of Mac Mini Vault (http://git.io/eUx7rg) or...
Learn MoreHere’s how to do it: firewall-cmd --zone=internal --add-service=ssh --permanent firewall-cmd --zone=internal --add-source=1.2.3.4/32 --permanent firewall-cmd --zone=internal --add-source=5.6.7.8/32...
Learn More