InfoQ Homepage Development Content on InfoQ
-
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.
-
Realm Launches New Database for React Native
Realm has launched a new database for React Native, Facebook's platform for building React apps with JavaScript.
-
Microservices Ending up as a Distributed Monolith
Services requiring an enterprise platform built of 100s of shared libraries to be able to run and only allowing approved network clients for talking to services are two anti-patterns, Ben Christensen explained at the recent Microservices Practitioner Summit sharing his experiences from building distributed systems and the trend he sees in increased coupling with binary dependencies.
-
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.
-
Particle.io Ships the Electron, a Small Cellular IoT Board
Particle.io has begun shipping the Electron, an Arduino-compatible cellular Internet of Things (IoT) board geared for machine-to-machine (M2M) applications. The Electron enables remote IoT devices to communicate with the cloud in situations where no Wi-Fi connectivity is available, but 2G or 3G mobile wireless connectivity exists. The Electron is a followup to Particle's Photon.
-
InfoQ Security Disclosure - User Emails Copied
InfoQ recently became aware that an attacker gained access to our email list management system and the email addresses of some of our readers were illegally copied. We also know that some readers have subsequently received spam to their email accounts as a result of this breach.
-
RxSwift Brings Native Reactive Functional Programming to Swift
RxSwift project aims to port Rx programming model to Swift, including as many of its abstractions as possible. InfoQ has spoken with Krunoslav Zaher, maintainer of the project.
-
Apple Backdoor iOS Case Develops
Apple continues to resist providing a backdoored version of iOS for the FBI, while technology companies come out in support of Apple's stance. Political candidates capitalise on the stance leading to polarised advice. InfoQ provides an update to the situation as it currently stands.
-
Building Microservice Infrastructure with Cisco's Mantl 1.0
At Cisco Live 2016, held in Berlin, the latest version of Cisco’s open source microservice platform, Mantl, was released. New features include multi-data center configuration via tooling like Project Calico, simplified version control of a developer's entire infrastructure configuration, and blue/green testing as part of a service upgrade process.
-
JetBrains Releases Kotlin 1.0
JetBrains has announced the first stable release of Kotlin, their new JVM-based language compatible with Android. As the maker indicates, the language is meant to be a "good tool", driving design decisions towards pragmatism and interoperability. The language promises to address many of the issues that can only be fixed in Java through libraries and external tools.
-
Q&A with Andrey Breslav on the Kotlin 1.0 Release
After three months in beta, the Kotlin team has announced the release of Kotlin 1.0, which aims to stabilize both API and ABI of the language. InfoQ has spoken with Andrey Breslav, lead Kotlin designer at JetBrains.
-
Netflix Spinnaker: Enabling Global Deployments
Netflix has released Spinnaker, their continuous delivery platform, as an open source project. Spinnaker allows you to build pipelines that represent a delivery process and execute them to produce a deployment. It's a compatible replacement for Asgard, so an all-or-nothing migration to Spinnaker isn't required.
-
Google’s Sundar Pichai Offers Some Support to Apple on its FBI Encryption Fight
Google has made its first comment on the Apple/FBI encryption fight, with Chief Executive Officer Sundar Pichai offering Tim Cook some limited support via a series of Tweets:
-
Google AMP Drives Debate About Open Web
The launch of Google's AMP project looms this month and not everyone is excited. The project describes Accelerated Mobile Pages as "an initiative to improve the mobile web and enhance the distribution ecosystem." Aram Zucker-Scharff, lead developer for PressForward, says "If Google sees itself as a custodian of the open web then, up to this point, it has proven to be a rather poor one."
-
Previewing VS2015's Improved C++ Compliance
Microsoft continues to increase its compliance with the C++11, C++14, and upcoming C++17 language standards with its second update to Visual Studio 2015.