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! 😉
https://developer.ibm.com/bluemix/2016/09/22/bluemix-runtime-for-swift/
Tags: #programming #Swift #IBM
Tags: #programming #Swift #IBM
Bluemix
General Availability: IBM Bluemix Runtime for Swift
As developers, we are lucky if we begin working early with a technology that companies will want to invest in for the next decade. Swift on the server shows the signs of being one of those technologies. At this moment in the evolution of the Swift language…
https://blogs.microsoft.com/next/2016/09/26/microsoft-previews-project-springfield-cloud-based-bug-detector/
Tags: #Microsoft #bugs #programming #Cloud
Tags: #Microsoft #bugs #programming #Cloud
Next at Microsoft
Microsoft previews Project Springfield, a cloud-based bug detector - Next at Microsoft
Microsoft is making available to its customers one of the most sophisticated tools it has for rooting out potential security vulnerabilities in software including Windows, Office and other products. The … Read more »
https://www.sitepoint.com/javascript-testing-unit-functional-integration/
Tags: #Javascript #webdev #testing #programming
Tags: #Javascript #webdev #testing #programming
SitePoint
JavaScript Testing: Unit vs Functional vs Integration Tests
Eric Elliott takes JavaScript testing under the microscope, examining the kinds of tests available and demonstrating how they enhance software stability.