InfoQ Homepage Development Content on InfoQ
-
Walmart Files Patent for Blockchain-Based Delivery System
On March 1st, the United States Patent and Trademark Office (USPTO) released a patent application by Walmart that describes a “Smart Package” system built upon blockchain technology to aid in the tracking of packages between sellers, couriers and buyers. The patent also has references to autonomous vehicle systems and IoT sensors.
-
LG Release webOS Open Source Edition (OSE), an IoT-Friendly OS
LG has released an open-sourced version of webOS, with the aim of expanding its usage for display products, mobile devices, and home appliances.
-
IBM Delivers the First Bare Metal Kubernetes in the Public Cloud
IBM offers the industries first bare metal Kubernetes as a managed service. This service will enable developers and data science teams to push containers to a managed service directly on bare metal cloud infrastructure.
-
Kubernetes Founder Craig McLuckie on Going Multi-Cloud and Open Source
InfoQ caught up with Craig McLuckie, one of the original founders of the Kubernetes project and CEO of Heptio.
-
#smooshgate and the Challenges of Web Compatibility
The broader JavaScript community responded vocally when Michael Ficarra, the author of the Array.prototype.flatten TC39 proposal, jokingly suggested renaming flatten as smoosh in response to a bug report that the new feature breaks old websites in nightly versions of Firefox.
-
Becoming an Agile Company
Organizations have to give up much of their hierarchy and micro-management to become an agile company: totally changing the management model instead of doing small incremental changes which drown in the traditional bureaucratic structure. They need to stop doing things that inhibit agility, and focus on customer orientation, intrinsic motivation; leadership based on trust and less formal planning.
-
GitHub Security Alerts Detected over Four Million Vulnerabilities
Launched last October, GitHub security alerts significantly reduced the time it takes for developers to remove vulnerabilities from their Ruby and JavaScript projects, says GitHub.
-
New Research from GitLab Shines Light on the Value and Challenges of DevOps
The 2018 global developer report from GitLab shows that software professionals collectively recognise the value of working in highly collaborative DevOps-style environments and have experienced the benefits of doing so. 65% of respondents say that DevOps is a tremendous time saver, a figure which rises to 81% when focusing solely on managers.
-
Java 10 Released
Oracle has released a new version of Java - Java 10. This comes just six months after the release of Java 9 and is another feature release, with a lifespan of only six months. The next release with long-term support is Java 11, to be released in September.
-
Fighting Financial Fraud with Machine Learning at Airbnb
Airbnb, the online marketplace that matches people who rent out their homes with people who are looking for a place to stay, uses machine learning (ML) techniques to fight financial fraud. They use targeted friction to battle the chargebacks while minimizing impact to good guests using their online reservation system.
-
Microsoft Embeds Artificial Intelligence Platform in Windows 10 Update
The next Windows 10 update opens the way for the integration of artificial intelligence functionalities within Windows applications. Developers will be able to integrate pre-trained deep-learning models converted to the ONNX framework in their Windows applications.
-
Ankyra Presents “Escape”, a Release Automation Tool That Manages Platforms as Logical Components
Over the last ten years there has been increased focus on infrastructure as code (IaC) tooling, primarily driven by the rise of Infrastructure as a Service (IaaS) and API-driven infrastructure. InfoQ discussed the challenges of homogenising this tooling with Bart Spaans, founder of Ankyra, who is an expert in the domain of infrastructure and release engineering.
-
Google Releases “Skaffold”, a Tool That Facilitates Continuous Development with Kubernetes
Google has released Skaffold, an open source command line tool that facilitates continuous development for Kubernetes applications. Skaffold is entering an increasingly crowded space of Kubernetes development automation tooling, including Azure’s Draft, Datawire’s Forge and Weavework’s Flux.
-
Q&A with Marisa Fagan on Security Championship
Security lead Marisa Fagan recently spoke at QConLondon 2018 about upskilling and elevating engineering team members into the role of Security Champions. We catch up with Fagen and report on her efforts to address contention caused by a scarcity of security professionals.
-
GitHub Licensed Aims to Make it Easier to Comply with OSS Licenses
GitHub Licensed is an open-source tool that aims to simplify the chore of ensuring license soundness and documentation for all dependencies of a GitHub project.