OpenAI has trained a human-like robot hand to manipulate physical objects using a system called Dactyl. The system was trained completely in a simulation and adapts to real-world physics. According to OpenAI, Dactyl leared from scratch using the same reinforcement learning algorithm as OpenAI Five. The results of this project demonstrate that it is possible … continue reading
Microsoft released version 3.0 of its JavaScript plugin TypeScript today, which brings static types, type declarations and type annotations to JavaScript users. Though the company says the update is light on “breaking” changes, TypeScript program manager, Daniel Rosenwasser highlighted the new features such as project references. According to Rosenwasser, project references were one of the … continue reading
The 24×7 digital economy is requiring many organizations to release apps and application updates on a near-continuous basis in order to keep up with increasing customer demand—or face being left in the dust by competitors. Developer teams have their hands full trying to deliver functional, feature-rich updates on time. In this hyper-competitive environment, security is … continue reading
DeployHub unleashes rapid and safe continuous deployments for agile teams with freely available open source software. Monolithic software deployments are an old habit based on waterfall practices. They create a barrier to achieving the full promise of agile, the point where software end users can safely receive new innovation on a high frequency basis. DeployHub … continue reading
As applications become increasingly data-intensive, developers need faster, easier, more timely access to accurate customer data. Toward that end, leading provider of global contact data quality and identity verification solutionsMelissa recently introduced open-source low-code and commercial tools. It also created a new division that uses semantic technology and machine reasoning to identify relationships in data … continue reading
Agile and DevOps change the game for software testing.It’s not just a matter of accelerating testing—it’s also about fundamentally altering the way that quality is measured. Agile requires teams to test faster and earlier. And DevOps demands a more deep-seated shift. The test outcomes required to drive a fully-automated release pipeline are dramatically different than … continue reading
Today’s IT teams need to deliver business-relevant capabilities in Agile, scalable and reusable ways. Using Sparx Systems’ tools and services, architects, solution developers, business analysts and others can translate business requirements into working systems that advance business objectives. “Teams need a single, holistic view of the enterprise and its endeavors,” said Geoffrey Sparks, Sparx Systems … continue reading
Many organizations have adopted Agile practices are delivering higher quality software faster, but product quality has not improved. Using Parasoft’s robust portfolio of automated testing solutions, software teams can reduce effort to meet time-to-market and quality mandates simultaneously. “In the Agile world, Test has difficulty keeping up with development due to constant change. One,small change … continue reading
The Apache NetBeans team has announced the latest release of the Java IDE Apache NetBeans (incubating) 9.0. The release adds several new features, such as support for local variable type inference and the Jigsaw module system, a new Java Modular Application project type, and Java Shell support. It adds new hints for converting explicit variable … continue reading
Serverless framework provider, Serverless, has launched the Serverless Platform Beta, which is a toolkit that provides teams with what they need in order to operationalize serverless development. The company also announced a $10 million Series A funding round, which they will use to expand active development on the Serverless Platform. According to the company, the … continue reading
Google is attempting to provide more transparency to developers by moving AndroidX, which was previously called the Android Support Library, to the public Android Open Source Project (AOSP). This move means that primary feature development and bug fixes will be completed in the open and changes will be visible. AndroidX originally started off as a … continue reading
Atlassian is saying goodbye to its communication platform Stride. It has put a lot of effort in building up Stride over the past year, but is now entering into a strategic partnership with Slack. As part of the partnership, both companies will focus on building better integrations and more completely define the modern workplace experience. … continue reading
In order to simplify continuous integration, Google Cloud Build is being added to GitHub. Cloud Build enables developers to make fast, consistent, and reliable builds across all languages. The integration makes it easy to set up CI through Google Cloud Build, and then automate builds and tests as part of a GitHub workflow. GitHub is … continue reading
This week’s open-source project of the week wants to help developers build reactive, concurrent and distributed apps. Akka is a toolkit for message-driven Java and Scala apps. According to the team, with the container market expected to reach $2.7 billion by 2020, developers need a programming model for distributed computing. Distributed computing is the technology … continue reading