Gradle 3.0 has been released with fixes in the Gradle Daemon with specific fixes on Windows platforms, as well as the first support for Gradle Script Kotlin (a Kotlin-based build language for Gradle scripts). The support for Gradle Script Kotlin provides deep integration with both Eclipse and IDEA, including things such as auto-completion, refactoring, and navigation … continue reading
After a computer error that caused major problems for the Securities and Exchange Commission, Citigroup Global Markets has agreed to pay US$7 million as a penalty. The computer coding error was in the software that Citigroup used from May 1999 to April 2014 to process the SEC’s requests for blue sheet data. This data included … continue reading
The founder of an open-source library discovery service launched a new project today that can continuously test open-source dependencies for potential vulnerabilities and other issues. The project is Dependency CI, an open-source tool that integrates directly into a GitHub workflow just like other CI systems. It runs a set of configurable tests on any dependency … continue reading
Cisco’s open-source platform for network data analytics for Big Data called PNDA is now available on GitHub. Developers can find the source-code repositories and sub-projects for it. PNDA aggregates data like logs, metrics and network telemetry, and the goal of this platform is to remove the complexity of combining technologies into an end-to-end solution. The … continue reading
The complexity and lengthy process of unit testing is a bit of a challenge to some developers, which is why Typemock has launched Isolator v8 for .NET developers. It features an artificial intelligence bot that generates suggestions to test the validity of the code as it’s written. Typemock has focused on making companies and developers … continue reading
At the age of 12, Sara Chipps taught herself how to code. She wanted to get computers to “call” each other, with the hopes that it would increase her circle of friends. While she searched for a way to make computers talk, she instead found a whole new community of kids who were creatively using … continue reading
Developers have been busy adding to Microsoft HoloLens with new apps and other virtual reality experiences. This week, more developers will get to join in because Microsoft announced that it has begun to ship devices to developers from its second wave of applicants. Some highlights from the new devices include a multi-tasking update, which allows … continue reading
Writers have it easy for the most part when they are writing a piece. With tools like Microsoft Word, Google Docs and other spell-checking solutions, it is easy to pinpoint where you made a mistake. For developers who are writing code that looks like a foreign language to anyone else, it can be difficult catching … continue reading
The cross-platform application and UI framework Qt announced the release of Qt Creator 4.0.0 today, which comes only a few months after its beta release in March. With this release, several features and integrations are available as open source, including code for the Clang Static Analyzer integration. Qt Creator is a cross-platform IDE that helps … continue reading
After realizing his code “began to suck,” Lasse Schuirmann created an application called coala to make code analysis easy, while remaining completely modular, extensible and language-independent. Coala provides a user and developer interface, letting developers focus on logic only so that users can focus on content. Schuirmann said there are a lot of tools like … continue reading
To help developers eliminate some of the scaling challenges they face, GitLab, the open-source code collaboration tool, announced a partnership with DigitalOcean, a cloud infrastructure provider to add free hosting for Continuous Integration (CI) for development teams. Working together, the organizations want to help developers with CI issues like speed, security and cost. The partnership … continue reading