InfoQ Homepage News
-
Two More Major Bugs Revealed in .NET 4.6's RyuJIT Compiler
Two more significant bugs have been found when using RyuJIT and .NET 4.6. Code recompilation is not necessary to experience the effects, merely running existing code on RyuJIT (which ships in .NET 4.6 and is enabled by default) will cause severe problems.
-
FCC Rules Block use of Open Source
The FCC has introduced ‘software security requirements’ obliging WiFi device manufacturers to “ensure that only properly authenticated software is loaded and operating the device”. This could become an early battle in ‘The war on general purpose computing’ as many smartphones and Internet of Things devices contain WiFi router capabilities that would be covered by the same rules.
-
Open Source Usage in Large Enterprises
It is obvious that open source is much used today and plays an important role in many organizations, but how used is it in large enterprises? This question has been addressed in a recent study called The Open Source Era, conducted by Oxford Economics, a venture with Oxford University dedicated to forecasting and quantitative analysis, and WIPRO, an IT, consulting and outsourcing company.
-
Moving Towards Integral Quality
Olaf Lewitz gave a keynote about Integral Quality at the Agile Testing Day Netherlands 2015. InfoQ asked Lewitz about quality attributes, what causes poor quality software, the relationship between the structure and culture of the organization and software quality and about clarifying intent and increasing trust.
-
Snowflake Announces General Availability of their Cloud Data Warehouse Offering
Snowflake Computing has announced the general availability of their Snowflake Elastic Data Warehouse, a software as a service offering that provides a SQL data warehouse on top of Amazon Web Services.
-
Building Better Swift Apps Using Value Types
At WWDC 2015, Apple engineers Doug Gregor and Bill Dudney reviewed Swift’s support for value types and explained how it can be used to build better apps by providing a flexible approach to immutability.
-
Phaser 2.4: Game Framework's Epic Release
Phaser 2.4 is an "epic release" featuring a new video component updates, enhancements and fixes. Where 2.3 didn't have support for video files, creator Richard Davey says 2.4 not only introduces this support, but does so in a way that they can easily be used in games.
-
TypeScript 1.5 Boosts ES6 Transpilation Features
Microsoft has released TypeScript 1.5, dramatically improving ES6 transpilation capabilities.
-
Critical Bug Revealed in .NET 4.6's RyuJIT Compiler
StackExchange developers Nick Craver and Marc Gravell have reported a critical bug that affects all users and developers who have installed .NET 4.6. Once .NET 4.6 is installed, the new RyuJIT compiler is set active by default which exposes users to a serious flaw during their program's execution.
-
VirtualBox 5.0 released
Oracle released Oracle VM VirtualBox 5.0. It supports Paravirtualization for Windows and Linux guests, offers improved CPU utilization, supports USB 3.0, enables bi-directional Drag and drop, and lets you encrypt your disk images. It works seamlessly with current versions of Vagrant.
-
CoreOS Inc, Releases 'Tectonic Preview' Commercial Kubernetes v1 Platform
CoreOS Inc, have released Tectonic Preview, a commercial container infrastructure offering that supports the recently released Kubernetes v1.0, CoreOS, Docker and rkt. CoreOS also announced that the inaugural 'Tectonic Summit' conference will be run within New York in December.
-
New Amazon DynamoDB Streams Enable Triggers, Cross-Region Replication
AWS updated DynamoDB with the ability to publish near real-time notifications of data changes. This new capability – called DynamoDB Streams – spawned two additional features for the NoSQL database-as-a-service: DynamoDB Triggers fire based on specific data changes found in a DynamoDB Stream, and cross-region replication is driven by a DynamoDB Streams-based architecture.
-
Scrum Alliance Withdraws Trademark Filing for "Scrum User Group"
The Scrum Alliance has announced that it is withdrawing the trademark filing for the term "Scrum User Group".
-
Puppet Labs: State of DevOps Report 2015
The Puppet Labs: State of DevOps Report 2015 shows the current DevOps trends in IT, comparing the high and low performers in terms of deployment success and stability, and observing the link between architecture and developer productivity.
-
Gradle 2.5 Does Continuous Builds
Gradle 2.5 has been announced this month including a number of incubating features, such as Continuous Builds, Dependency Substitution Rules, Progress Events, Google Tests, and others.