InfoQ Homepage Development Content on InfoQ
-
AWS Establishes Per-Second Billing for EC2 Instances
AWS instituted a per-second billing model for EC2 instances and EBS volumes on the 2nd of October.
-
Microsoft Joining the Race for Quantum Computing
At its Ignite conference, Microsoft announced a preview of its new quantum computing platform, and unveiled its plans for a topological quantum computer relying on recent advancements in particle physics.
-
QConSF Content Update: Less Than 40 Days to Go!
Marking its 11th year, QConSF will be located at the Hyatt Regency San Francisco (just off the Embarcadero). The conference has over 1,200 confirmed attendees at this point and expects to sell out around 1,600.
-
Switching to GraphQL at Bustle
While GraphQL, Facebook's "query language for APIs", is heavily used within Facebook, it's still early days for the specification in the community. InfoQ sat down with Steve Faulkner, director of engineering at Bustle, to talk about GraphQL, how it's used at Bustle, and what teams looking at GraphQL should consider.
-
Teachable Machine: Teach a Machine Using Your Camera in Your Browser
Teachable Machine is a browser application that you can train with your webcam to recognize objects or expressions. In the demo you use your webcam as input to recognize three different classes of objects or expressions. Based on your camera input, the site shows different gifs, plays prerecorded sounds, or plays speech. The demo can be found here: teachablemachine.withgoogle.com
-
Node.js Foundation Readies Official Developer Certification
The Node.js Foundation is putting the finishing touches on their new Node.js Developer Certification, with plans to release it in December.
-
Apple Open-Sourced the iOS Kernel for ARM CPUs
Apple has quietly made available arm and arm64-specific files on its GitHub XNU-darwin repository. While this may not be interesting to all developers, it still enables interesting possibilities for security researchers and others.
-
NPM Releases New Security Features
Today, Npm released new features that should help secure the package registry from attackers. The use of two-factor authentication and authentication token restrictions should help keep packagers more secure.
-
Improved Accessibility is the Focus of Latest .NET Framework
Microsoft has announced the pre-release of .NET Framework 4.7.1, which includes various improvements across the board. Today we will look at the changes made to improve the accessibility of WPF applications.
-
CoffeeScript 2 Released, Adding Modern JavaScript Features
After a year of intense activity, CoffeeScript has risen from the embers with CoffeeScript 2, updating the language for use in a modern JavaScript community.
-
Amazon CloudWatch Dashboards Gains API and CloudFormation Support
Amazon Web Services (AWS) recently added programmatic creation and manipulation of CloudWatch dashboards and widgets to support use cases such as dynamic resource lifecycle tracking and consistent cross-account dashboard maintenance.
-
Q&A with Aurynn Shaw on Sharing Her Personal DevOps Journey at DevOpsDays NZ
Raf Gemmail speaks with Aurynn Shaw about her upcoming DevOpsDays NZ talk and the humanist side of DevOps.
-
Gradle 4.2 Is Released
Gradle recently released version 4.2 of their popular build tool, featuring some major additions.
-
Apple Details Face ID Security
Apple has described how Face ID works and how it guarantees security in a new white paper.
-
Oracle Consolidates the OpenJDK 10 Repository Forest
Joe Darcy, technical lead for infrastructure in JDK at Oracle, has announced the consolidation of repositories for OpenJDK 10. The move aims to reduce the overhead of managing the forest of repositories that OpenJDK was hitherto split into. OpenJDK 9 and the previous will remain a forest, reason for which tools have been created to move changes across consolidated and unconsolidated versions.