Apple recently announced Mac OS Sierra at WWDC which is currently available as a Developer Preview and soon will be available as Public Beta.
Linux
Gogs on CentOS
Gogs also known as Go Git Server is an open source cross-platform self-hosted Git server written in Golang, similar to the GitLab which is written in Ruby. It is easy to install and configure and offers a lot of customization options while installing, it lets you choose between MySQL, SQLite, and PostgreSQL as a Database … Read more
WordPress app for Mac/Windows/Linux
WordPress recently announced their clients for Mac, Windows and Linux, this app gives you access to the WordPress dashboard as a native client to the supported platform you are using. So now you can access all your self-hosted WordPress (requires Jetpack to be enabled) or your hosted WordPress blogs, with the beautifully designed WordPress dashboard. … Read more
Linux Kernel 4.3 on Ubuntu
[Linux Kernel](https://kernel.org) 4.3 ships with *20.6* million lines of code with support for [Skylake](http://ark.intel.com/products/codename/37572/Skylake) lines of CPU by [Intel](http://intel.com). So Skylake based hardware can run efficiently with good stability. The performance improvement is noticeable on some hardware’s running this build of Kernel on Ubuntu based Linux distributions (I have not worked on this personally these … Read more
Create a blog in Harp
Harp is a free, open source static site server written in Node.js, It support EJS and Jade for templating and Sass,Scss, Less and Stylus for stylesheets pre-processing and Markdown for writing pages. What do I mean by static site server? A static site allows you to use pre-processor for writing templates, scripts, stylesheets, and pages, … Read more