InfoQ Homepage Open Source Content on InfoQ
-
Applying Supply Chain Management to Deliver Faster with Higher Quality
Supply chain management can raise the bar with continuous development, argues Joshua Corman, Director of the Cyber Statecraft Initiative and co-founder of Rugged Software. Our dependence on IT and software is growing faster than our ability to secure it, and applying supply chain approaches to software development helps to address complexity which reduces risks and increases quality.
-
LinkedIn Details Open-Sourced Kafka Monitor
LinkedIn recently detailed open-sourced Kafka Monitor service that they're using to monitor production Kafka clusters as well as extensive testing automation, leading them to identify bugs in the main Kafka trunk and contribute solutions to the open-source community.
-
Swift 3 Will Not Have a Stable ABI
Apple’s Chris Lattner, original creator of the Swift language, has recently announced on the Swift Evolution mailing list that ABI stability, one of the goals originally planned for Swift 3, will be postponed.
-
Nest Has Open Sourced Thread
Nest has made the source code of their Thread protocol available on GitHub.
-
Oracle to Close Java.net and Kenai.com Forges
Oracle has announced that the Kenai.com and Java.net forges will be closed in approximately one year; project administrators have been advised to request all their project data so they can continue to operate elsewhere. The move seems to be aligned to other similar decisions in the market, after sites like Codehaus and Google Code also announced previous closures.
-
CareKit is Apple’s New Open-source Health-oriented Mobile App Framework
Following on from the announcement at the March 2016 “Let us loop you in”, Apple has open sourced its new CareKit framework, aimed to make it easier for developers to create apps that help people manage their medical conditions. Along with the new framework, Apple has also made available four iOS apps that use it.
-
GitLab and DigitalOcean Offer Free Hosting for GitLab CI to Open Source Community
GitLab, maker of the homonymous Git-based code management and continuous integration platform, and Y Combinator cloud platform provider DigitalOcean have partnered to provide free hosting to the open source community to move their continuous integration to the cloud.
-
Google Cloud Machine Learning and Tensor Flow Alpha Release
Late last month Google released an alpha version of their TensorFlow (TF) integrated cloud machine learning service as a response to a growing need to make their Tensor Flow library to run at scale on the Google Cloud Platform (GCP). Google describes several new feature sets around making TF usage scale by integrating several pieces of the GCP like Dataproc, a managed Hadoop and Spark service.
-
Visual Studio Code 1.0 Released: 100+ Languages, 300+ PRs, 1,000+ Extensions
Microsoft has released Visual Studio Code 1.0, a year after its initial preview.
-
NPM was Broken for 2.5 Hours
According to Isaac Z. Schlueter, the creator of npm, two days ago the npm registry started to report hundreds of failed builds per minute. Users worldwide could not install or build certain Node.js packages. Thousands of dependent packages were broken including Babel, Atom, Ember, React Native and many other packages depending on line-numbers. What happened?
-
LLVM 3.8 Discontinues Old Windows Versions, Deprecates Autoconf, Improves Clang
The LLVM team has announced the release of LLVM, which includes a few major deprecations, new C API headers, and Clang 3.8.
-
Phil Haack Replies to Concerns on .NET OSS
Some members and contributors have expressed concerns over the current state of open source in .NET, as covered last week. To get a deeper perspective on the situation, InfoQ reached out with Phil Haack, former program manager at Microsoft and currently engineering manager at GitHub. Phil was also the track host of “Incredible Power of an Open-Sourced .NET” at QCon.
-
WalmartLabs Open-Sources OneOps PaaS
WalmartLabs open-sources OneOps, the platform behind walmart.com. OneOps is a cross-cloud deployment and orchestration platform with a visual infrastructure builder aimed at making it easier to build applications that can run on any cloud.
-
State of Open Source in .NET
Some open source contributors recently raised concerns about the current state of open source in .NET. Discussions revolves around contributing to projects, both as an individual and as an enterprise. The role of Microsoft in the .NET ecosystem is also a the centre of the debate.
-
GitHub Introduce Issue and Pull Request Templates, Direct File Upload
GitHub introduced a new, highly requested feature that will allow project maintainers to define custom templates for issues and pull requests. Additionally, GitHub’s web UI now supports the possibility of uploading files.