https://randomascii.wordpress.com/2016/07/17/zeroing-memory-is-hard-vc-2015-arrays/
Tags: #programming #Cpp
Tags: #programming #Cpp
Random ASCII - tech blog of Bruce Dawson
Zeroing Memory is Hard (VC++ 2015 arrays)
Quick, what’s the difference between these two C/C++ definitions of initialized local variables? char buffer[32] = { 0 };char buffer[32] = {}; One difference is that the first is legal in C a…
http://www.zdnet.com/article/think-google-fibers-fast-nokia-to-show-off-tech-thats-1000-times-faster/
Tags: #technology #connectivity
Tags: #technology #connectivity
ZDNet
Think Google Fiber's fast? Nokia to show off tech that's 1,000 times faster | ZDNet
Core internet networks could see a major boost in coming years with the new terabit-speed optical-fiber links of the type being unveiled by Nokia Bell Labs.
https://engineering.linkedin.com/nodejs/blazing-fast-nodejs-10-performance-tips-linkedin-mobile
Tags: #webdev #NodeJS #bestPractices
Tags: #webdev #NodeJS #bestPractices
Linkedin
Blazing fast node.js: 10 performance tips from LinkedIn Mobile
In a previous post, we discussed how we test LinkedIn's mobile stack, including our Node.js mobile server. Today, we’ll tell you how we make this mobile server fast. Here are our top 10 performance takeaways for working with Node.js: 1. Avoid synchronous…
https://www.wired.com/2016/09/cloudflare-launches-three-pronged-attack-encrypt-web/
Tags: #security #HTTPS #encryption
Tags: #security #HTTPS #encryption
WIRED
Cloudflare Launches a Three-Pronged Attack to Encrypt the Entire Web
The Internet infrastructure company Cloudflare is adding three new encryption features to protect more web traffic from prying eyes.
https://mynameismjp.wordpress.com/2016/03/25/bindless-texturing-for-deferred-rendering-and-decals/
Tags: #gamedev #graphics #programming
Tags: #gamedev #graphics #programming
The Danger Zone
Bindless Texturing for Deferred Rendering and Decals
You can find an ad-free static site version of this post here: Binaries) To Bind, or Not To Bind Unless you’ve been in a coma for the past year, you’ve probably noticed that there’…
http://gafferongames.com/game-physics/fix-your-timestep/
How to choose the delta time value? This may seem like a trivial subject but in fact there are many different ways to...
Tags: #programming #gamedev
How to choose the delta time value? This may seem like a trivial subject but in fact there are many different ways to...
Tags: #programming #gamedev
http://arstechnica.com/information-technology/2016/09/typescript-microsofts-javascript-for-big-applications-reaches-version-2-0/
Tags: #programming #webdev #Typescript
Tags: #programming #webdev #Typescript
Ars Technica
TypeScript, Microsoft’s JavaScript for big applications, reaches version 2.0
New compiler takes steps to undo the billion dollar mistake.
http://eli.thegreenplace.net/2016/linear-regression/
Linear regression is one of the most basic, and yet most useful approaches for predicting a single quantitative (real-valued) variable given any number of real-valued predictors. This article presents the basics of linear regression for the...
Tags: #programming #python #algorithms #Math
Linear regression is one of the most basic, and yet most useful approaches for predicting a single quantitative (real-valued) variable given any number of real-valued predictors. This article presents the basics of linear regression for the...
Tags: #programming #python #algorithms #Math
Hey there! We just want to remember you that you can suggest us news and resources you think might be interesting to the community through /send command at @techbinderbot. Thank you and keep follow us! 😉