InfoQ Homepage News
-
Fred George on Solving Fuzzy Problems
In the Digital Transformation day at the Agile India conference Fred George gave a talk on how the way we solve programming problems needs to change when dealing with what he calls “fuzzy problems” where the speed of response is more important than any other factor. The development “team” in those environments consists of a single developer working directly with a customer deploying frequently
-
Propel: Scientific and ML Computing JavaScript Library from Node.js Founder
Propel is a new JavaScript scientific computing library leveraging GPU hardware for computations to support machine learning and other scientific computing in JavaScript.
-
Why Software Developers Should Take Ethics into Consideration
Most of the software that influences the behavior of human beings wasn’t created with strong ethical constructs around it. Software developers should ask themselves ethical questions like “who does this affect?”, “who could get hurt by this?”, and “who does this disadvantage or advantage?”, try to answer them, and be comfortable with questions they can’t answer yet.
-
Android P DP1: WiFi-RTT, Display Cutout Support, Multiple Cameras, Animated GIFs, NNAPI 1.1
Google has made available the first Android P Developer Preview (DP1). Notable new features include: WiFi-RTT, cutout, multiple cameras, animated GIFs, NNAPI 1.1, and more performance for Kotlin code.
-
How Observability Impacts Testing: Q&A with Amy Phillips at QCon London
Observability gives you a picture of the system’s current health and can replace certain types of testing. For low-risk application areas you can rely on observability instead of testing, provided you have continuous delivery that provides fast feedback and allows you to release changes quickly.
-
Demystifying Machine Learning for Development Teams and Children
Rob Harrop's QCon London keynote, titled AI and ML for Software Engineers, spoke of how ML often sits behind a siloed wall between dev and data science teams. Developers are often jarred from being able to develop their own competence due to the aura of mysticism around ML. Dale Lane of IBM spoke in the sponsor stream of how he's been demystifying and making ML accessible to children.
-
Q&A with Laura Bell on Continuous Security at QCon London
Q&A with Laura Bell at QCon London. We discuss her keynote, continuous security and her own professional security journey.
-
Dealing with the Broken Human Machine: How to Create High-Performing Teams
To really progress in developing software and build anything at a scale, you have to examine your blind spots and learn to deal with people. The culture we build is important: the difference between a high performing engineering team and a low performing one is orders of magnitude in terms of productivity and quality. Focusing on how we do things is as important as what we’re doing.
-
Data-Driven Thinking for Continuous Improvement
Organizations need an objective way to measure performance and tie actions back to business outcomes to improve continuously. Avvo uses a data-driven decision framework with an autonomous team model and a practice of retrospectives to help people make better decisions and proposals for continuous improvement.
-
Microsoft Announce General Availability of Azure Redis Cache Geo-Replication
Microsoft recently announced the general availability of geo-replication support for the Azure Redis Cache service, Microsoft’s hosted implementation of the open-source Redis cache. The announcement follows a public preview that was announced in June 2017.
-
Spring Boot 2.0 Goes GA; Project Lead Phil Webb Speaks to InfoQ about the New Release
Spring custodian Pivotal has announced the widely anticipated release of Spring Boot 2.0. InfoQ speaks to Spring Boot lead Phil Webb about the new release.
-
Apple Open Source SwiftNIO, a Low-Level Non-Blocking I/O Framework for Swift
At the recent try! Swift Conference in Tokyo, Apple announced the SwiftNIO project, a Netty-like non-blocking cross-platform I/O framework written in Swift.
-
Java EE Becomes Jakarta EE
After Oracle expressed its desire that Java EE be rebranded as part of the project's transfer to Eclipse, the community has voted, and the new name for Java EE going forward will be Jakarta EE. Mike Milinkovich, executive director of the Eclipse Foundation, wrote in a blog post that almost 7,000 people voted in the community poll, with over 64% choosing "Jakarta EE".
-
Popular Python Data Science Platform Anaconda Now Shipping with Microsoft VS Code
Release 5.1 of Anaconda, the data science and machine learning platform, now includes Visual Studio Code as an IDE. This is part of a wider collaborative effort between Anaconda Inc. and Microsoft.
-
Cilium 1.0.0-rc4 Released: Transparently Secure Container Network Connectivity Utilising Linux BPF
Cilium is open source software for transparently securing the network connectivity. Cilium 1.0.0-rc4 has recently been released, which includes: the Cloud Native Computing Foundation (CNCF)-hosted Envoy configured as the default HTTP/gRPC proxy; the addition of a simple health overview for connectivity and other errors; and an improved scalable kvstore interaction layer.