https://techcrunch.com/2016/10/12/microsofts-windows-server-2016-is-now-generally-available/
Tags: #Windows
Tags: #Windows
TechCrunch
Microsoft’s Windows Server 2016 is now generally available |…
Microsoft’s Windows Server 2016 is now generally available and rolling out to customers. Presales for Server 2016 started on October 1 and Microsoft always said that customers would get access…
http://thenextweb.com/dd/2016/10/12/facebook-launches-yarn-a-faster-npm-client/
Tags: #Javascript #webdev #Facebook #NodeJS
Tags: #Javascript #webdev #Facebook #NodeJS
The Next Web
Facebook launches Yarn, a JavaScript package manager built for speed
Facebook has launched Yarn, an open source JavaScript package manager that promises faster and more reliable installs than the massively popular npm.
https://nikic.github.io/2015/05/05/Internal-value-representation-in-PHP-7-part-1.html
"This article, divided in two parts, will take a look at the new representation of PHP values in general: this part will describe how the zval (Zend value) implementation differs between PHP 5 and PHP 7."
Tags: #programming #PHP #C
"This article, divided in two parts, will take a look at the new representation of PHP values in general: this part will describe how the zval (Zend value) implementation differs between PHP 5 and PHP 7."
Tags: #programming #PHP #C
http://www.cyberciti.biz/tips/linux-unix-bsd-nginx-webserver-security.html
"Hints on how to improve the security of nginx web servers running on Linux or UNIX."
Tags: #Nginx #security #Linux #webdev
"Hints on how to improve the security of nginx web servers running on Linux or UNIX."
Tags: #Nginx #security #Linux #webdev
https://herbsutter.com/2016/06/30/trip-report-summer-iso-c-standards-meeting-oulu/
Tags: #programming #Cpp
Tags: #programming #Cpp
Sutter’s Mill
Trip report: Summer ISO C++ standards meeting (Oulu)
On June 25, the ISO C++ committee completed its summer meeting in Oulu, Finland, hosted by Symbio and the Finnish national body. We again had some 100 experts officially representing nine national …
https://techcrunch.com/2016/10/18/google-open-sources-the-code-that-powers-its-domain-registry/
Tags: #Google #OpenSource
Tags: #Google #OpenSource
TechCrunch
Google open sources the code that powers its domain registry
Google today released Nomulus, the Java-based registry platform that powers Google's own .google and .foo top level domains (TLDs). Google says it started..
http://www.gamedev.net/page/resources/_/technical/opengl/vulkan-101-tutorial-r4408
Tags: #programming #Cpp #gamedev
Tags: #programming #Cpp #gamedev
www.gamedev.net
Vulkan 101 Tutorial - OpenGL and Vulkan - Articles - Articles - GameDev.net
This tutorial teaches Vulkan API basics with instructions and code to render a triangle to the screen.