In the recent study, GitHub compared the different clone options to determine how certain options affect Git performance. The study found that when focusing on a single repository, the best approach is to do a full clone and then always perform a full fetch into that clone. Also, calculating a shallow fetch is computationally more … continue reading
The Google Web Vitals services are now included in the Sentry application monitoring solution. It includes agentless frontend performance monitoring for serverless, PHP, Node, and Ruby-based applications. “Customer issues happen at the application level, and that is where developers have the most control,” said Milin Desai, the CEO of Sentry. “That’s why we’re excited to … continue reading
Vercel has announced a $40 million round of funding to “help everyone build the next web.” Vercel is a cloud platform for static sites and serverless functions that focuses on helping front-end development. The round of funding was led by GV and included Greenoaks Capital, Bedrock Capital, Geodesic Capital, Accel Partners and CRV. The company … continue reading
Linux 5.10 has been released. In the new version, most of the patches are small, Linus Torvalds explained in a post.The biggest change is fixed pin mapping definitions for a pincontrol driver. The fixes span networking, architecture, filesystems, and tooling. Torvalds also noted that the merge window for 5.11 will start tomorrow and that for … continue reading
Flash Player 32 and AIR 32 were released as the final scheduled updates of Flash Player. Adobe will no longer support Flash Player after December 31st this year and will block Flash content from running on it on January 12th, 2021. “We want to take a moment to thank all of our customers and developers … continue reading
Red Hat has announced it would be expanding its partnership with GitHub and adding Red Hat GitHub Actions to the GitHub Marketplace. According to the company, this will bring GitHub’s DevOps, CI/CD and developer workflow automation tools to Red Hat OpenShift and enhance developers’ user experience. “GitHub Actions puts automation directly in the developer path, … continue reading
NativeScript has joined the OpenJS Foundation as an incubating project. According to the foundation, incubating projects are projects in the process of completing its on-boarding checklist. NativeScript is an open-source mobile framework that was developed by Progress. It enables developers to access native platform APIs from JavaScript directly. It can be integrated with any other … continue reading
Intel’s newly released ControlFlag is a machine learning programming system that autonomously detects errors in code. A recent study estimated that of the $1.25 trillion the IT industry spends on software development every year, 50% is spent debugging code. Intel hopes the new solution will significantly reduce the amount of time and money required to … continue reading
GitHub has announced its annual State of Octoverse report, looking at the company’s growth and usage over the last year. The report found that the number of people on GitHub overall continues to grow, but the proportion of those who identify as developers has decreased. According to the report, this could signal an expanding diversity … continue reading
CSS users have a lot to reconsider when it comes to the changes this year, according to the recently released State of CSS 2020 report. The report found that CSS has “seen a surge of new features” over the last couple of years. “Forget everything you know about CSS. Or at least, be ready to … continue reading
This latest release of JetBrains’ JavaScript IDE is packed with many long-awaited enhancements, including support for Tailwind CSS, the ability to sync one’s IDE theme with their OS settings, and Git staging. WebStorm 2020.3 also includes a new welcome screen, the ability to sync the IDE theme with your OS settings, improvements for working with … continue reading
Data integration company Software Tree introduced Gilhari, a microservices framework designed to simplify JSON persistence in relational databases. According to the company, developers can quickly develop high-performance, database-agnostic, and Docker-compatible RESTful solutions that need to interact with JSON data. “Developers shouldn’t have to jump through hoops to adapt to modern computing trends,” said Damodar Periwal, … continue reading