GitHub wants to make it easier for users to get back into their accounts after they get locked out. The company announced users can now connect their Facebook accounts with their GitHub accounts. “This will help us recover your account for certain two-factor authentication lockout scenarios,” wrote Neil Matatall, GitHub employee, in a blog post. … continue reading
Microsoft has updated its Visual Studio 2017 Release Candidate with improvements to its .NET solutions. The .NET Core tools, .NET Native tools and NuGet are all getting new enhancements in the latest release. “We announced our intention last summer to bring more uniformity to .NET projects and .NET development,” wrote Rich Lander, program manager at … continue reading
Checkmarx has expanded support for Scala into its static code-analysis tool. Checkmarx now supports 20 programming languages in its security-scanning product. Scala joins a host of other popular languages, such as C#, Java, PHP, Python, and even Perl. Checkmarx Static Code Analysis, as of today, can be run against a Scala codebase to find common … continue reading
Call it “citizen development.” Call it “low-code” or “no-code.” Call it “custom application development.” The goal of each is to make it easier to create business applications that increase efficiency, improve business processes or organize information. A recent study by FileMaker, an Apple subsidiary that began life as a database but now offers tools for … continue reading
Fission, a new open-source Serverless Function (FaaS) framework for Kubernetes, lets developers easily create HTTP services on Kubernetes from functions with Node.js and Python support. To use Fission, developers need to create functions and add them with a common language interface. Then they can associate the functions with HTTP routes, Kubernetes events, and other triggers. … continue reading
As of yesterday, Facebook has officially shut down the development platform Parse. Facebook acquired Parse in 2013 for its cross-platform capabilities. At the time Facebook said it would continue to offer its products and services. However, in January of 2016, Parse announced it would shut down its services by January of this year. “We’re proud … continue reading
Agile development and DevOps are fueling the evolution of application life-cycle management (ALM) as delivery cycles continue to shrink. While the original promise of end-to-end visibility and traceability is still important, today’s ALM is more about continuous processes. Microsoft’s Team Foundation Server (TFS) and Visual Studio Team Services (VSTS) reflect that and the changes that … continue reading
As organizations move agile into the enterprise and transform their businesses, their tools need to have the ability to work at scale. Tasktop wants to help with Tasktop Integration Hub, which features a new approach to integrating and connecting best-of-breed tools. “It used to be enough to get away with throwing an agile tool or … continue reading
Raw data suggest the open-source community remains dominated by men, but women in coding are crusading against these statistics and finding ways to achieve inclusivity. One of these women is Marina Zhurakhinskaya, a longtime software engineer and Red Hat’s first senior outreach specialist, who is devoting her career to making open source communities, like the … continue reading
Developers looking to retain their programming knowledge with minimal effort can use a new project called Code Cards, which uses spaced repetition. Programmers can memorize information or learn something new with Code Cards’ flashcard-like learning site. They can take something new that they learned and turn it into a minimal example. Then they can “add … continue reading
Perhaps it is because Motorola is owned by Lenovo, or perhaps it is simply because there is some cross-pollination between PC and smartphone companies now, but of the smartphone vendors, Motorola is the only one aggressively applying a strategy out of the PC space. When the PC segment hit a wall, the experienced companies moved … continue reading
Google sent out an e-mail late last week letting people know that ClojureScript, the Clojure compiler that emits JavaScript source code, has a feature release that includes externs inference and comprehensive JavaScript module support. The release includes externs inference, which “should greatly ease the integration of third-party JavaScript libraries incompatible with Google Clojure advanced compilation,” … continue reading