October 4, 2022

An AI alternative to code search tools

Would you believe that the average software developer spends roughly 75% of their time just searching through and understanding code to make necessary changes? When software engineers have to spend so much of their time just finding and understanding legacy code, before any real work gets done, they have less time to create new solutions to move an organization forward.

Phase Change President Steve Brothers recently penned an article for the Infoworld New Tech Forum titled, "An AI alternative to code search tools," about how AI tools are becoming available to close the application knowledge gap for developers, promising to exponentially improve developer productivity across applications. Specifically, Brothers wrote about Phase Change's COBOL Colleague, an AI-driven tool that helps developers quickly gain a mental model of a COBOL codebase, and zero in on the exact code they need to change.

Read the entire article here.

Todd Erickson is a Technology Writer with Phase Change. You can reach him at terickson@phasechange.ai.

October 4, 2022

Colleague is a task-oriented tool that identifies the code that needs to be changed and helps with that change

When organizations must make source code changes or migrate applications to alternative platforms, they frequently understand what the code does. Often, the people who wrote the code have departed the organization and someone has to learn a great deal about the code to determine which code matters. This lack of application knowledge introduces significant risk to the organization.

Phase Change President Steve Brothers was recently interviewed by the devmio blog to talk about COBOL Colleague, Phase Change's upcoming product release, which assists developers in focusing on the relevant code for required source changes. In the article, "Colleague is a task-oriented tool that identifies the code that needs to be changed and helps with that change," Brothers talked about how developers can describe the application behaviour to Colleague's AI agent, and it returns only the execution-order code and requisite data needed to reproduce the behaviour.

Brothers also talked about the future of AI in software development and Phase Change's plans for its technology moving forward.

Read the entire interview here.

Todd Erickson is a Technology Writer with Phase Change. You can reach him at terickson@phasechange.ai.

September 1, 2022

Solving the issues with current documentation practices

Software development is typically a team endeavor. Developers may work on separate projects but many times their work intersects with modules others are building. Even individuals creating their own applications must refer back to prior work to track source-code changes and limit vulnerabilities. Creating proper documentation for teamwork and legacy code should be a top priority for all developers.

The consequences of missing or inadequate documentation impede application updates and new feature additions, or worse, affect end users by delivering buggy products or missed delivery deadlines.

Phase Change President Steve Brothers was recently interviewed for an article published by SD Times titled, "Solving the issues with current documentation practices," about how software development and maintenance documentation remains an issue. In the interview, Brothers said many times documentation is not a priority because of time constraints – developers feel they are paid and assessed on the code they create, not on documenting the process. And when they do provide comments, once again, project constraints can lead to inaccurate information. This failure to transfer knowledge leads to "slower and sloppier development."

Brothers also talked about coming AI tools that will automatically capture the knowledge developers put into the code, thus creating its own documentation, which never leaves the organization, even when the developers depart. Phase Change's AI tool, COBOL Colleague, will also help automate the process of searching for relevant code and data, which minimizes the need for extensive documentation.

Read the entire article here.

Todd Erickson is a Technology Writer with Phase Change. You can reach him at terickson@phasechange.ai.

April 11, 2022

Reputational Risk: How AI Helps Mitigate Damage to Your Brand

When maintenance issues result in mission-critical application downtime or crashes, your organization will likely lose market share, social capital, and maybe most important – reputational risk. A 2019 IBM report revealed that 41% of IT leaders surveyed indicated that the costliest aspect of downtime is its negative impact on corporate reputation.

Phase Change President Steve Brothers recently authored an article for CEOWORLD magazine titled, "Reputational risk: How AI helps mitigate damage to your brand," about how artificial intelligence (AI) can now be used to locate specific code that's causing maintenance issues (and downtime) to improve developer productivity and ensure that source code changes remain intact and won't cause more problems down the road.

Read the entire article here.

Todd Erickson is a Technology Writer with Phase Change. You can reach him at terickson@phasechange.ai.

March 3, 2022

Improving developer productivity on the mainframe with artificial intelligence

Mainframes are the central data repository in an organization’s data processing center. They support thousands of applications and input/output devices while simultaneously serving thousands of users. Most corporate data still lives on the mainframe, and these systems offer advanced capabilities, flexibility, security, and resilience to downtime. Unfortunately, mainframe management and modernization can be costly, risky, and can damage an organization’s reputation by crashing internal and customer-facing applications if developers don't know the system.

Phase Change President Steve Brothers recently authored an article for Techslang.com titled, "Improving Developer Productivity on the Mainframe with Artificial Intelligence," which discusses the roles mainframes play in multiple industries including finance, healthcare, and government, and the difficulties reliant organizations face maintaining and integrating them with modern tools.

To maintain and improve critical mainframe applications, software teams rely on seasoned developers who have developed an intimate understanding of their systems. Unfortunately, many of these experienced programmers are aging out of the workforce or opting for other opportunities – creating a loss of knowledge about those organizations' mainframe applications.

In the article, Brothers explains how AI can automate the process of precisely and accurately identifying code that requires attention — no matter how dispersed throughout the system it might be. By guiding these AI tools through describing the application behavior that needs to change, developers don’t have to search through and develop an intimate understanding of, massive source code bases to reveal the specific lines implementing that behavior. They can now collaborate with an artificially intelligent coworker to augment their own intelligence and be guided exactly to the code that matters.

Read the entire article here.

Todd Erickson is a Technology Writer with Phase Change. You can reach him at terickson@phasechange.ai.

February 23, 2022

You can use artificial intelligence to fix your broken code

Mainframe systems are used across industries and around the globe, with over 10,000 currently in worldwide use. They are relied on by some of our most important institutions, including 96 of the world’s 100 largest banks, nine out of 10 of the world's biggest insurance companies, 23 of the 25 largest U.S. retailers, and 71 percent of Fortune 500 companies. Unfortunately, often because of a lack of detailed understanding of these mainframe systems, making source-code changes can be costly, risky, and can tarnish the organizations' reputations.

Phase Change President Steve Brothers recently wrote an article for BuiltIn.com titled, "You Can Use Artificial Intelligence to Fix Your Broken Code," which explains how artificial intelligence (AI) can help developers better understand the codebase, and help them find code responsible for application behavior at machine speed. Developers will no longer have to pore over millions of lines of code to unearth the intent of previous developers and find the source code that requires change.

Read the entire article here.

Todd Erickson is a Technology Writer with Phase Change. You can reach him at terickson@phasechange.ai.

February 7, 2022

AI Powers the Future of Financial Services — Just Not in the Ways You Think

Phase Change President Steve Brothers was recently interviewed for an article in The Fintech Times that considers the role AI could soon play in the financial industry. The article, "Phase Change: AI Powers the Future of Financial Services — Just Not in the Ways You Think," examines how AI will help maintain the software that runs the global financial enterprises, as well as other mainframe-based industries.

AI is already utilized by financial-industry players to automate investments, insurance, trading, banking services, and risk management, primarily on mainframes originally developed in the 1960s. Mainframe computing systems provide high security; high-speed, high-volume transaction processing; and reliable uptime. However, they can be complicated to use and require constant maintenance. Plus, they struggle to evolve quickly enough to support the increasing number of banking services supported by cloud mobility and big data.

New AI technologies can soon be used to automate software maintenance by helping developers better comprehend the source code — and make changes rapidly and precisely. The programmers that developed and maintained these huge and complex systems are in high demand (and are paid like it) or aging out of the workforce, and the financial institutions that rely on them are scrambling to understand the codebases with less experienced developers.

Rather than relying on knowledge transfer protocols to pass along specialized domain and program knowledge, financial institutions can now deploy advanced AI-powered tools to automate the process of identifying specific code that requires attention, regardless of how entangled that code is throughout the system.

Read the entire article here.

Todd Erickson is a Technology Writer with Phase Change. You can reach him at terickson@phasechange.ai.

January 25, 2022

How AI can improve software development

Transforming business operations is a constant need, and the pandemic-prompted emphasis on modernizing legacy computing systems has forced organizations across industries to accelerate their modernization plans. The problem with mainframe modernization, however, is that today’s code search tools, linters, and program analysis tools are deficient when it comes to mitigating the risks associated with improving and even simply maintaining legacy systems.

Phase Change President Steve Brothers recently authored a contributed article for DevOps.com about how artificial intelligence (AI) tools can help developers work more productively and decrease the risks associated with legacy system modernization and maintenance.

The article, "How AI Can Improve Software Development," explains how today's bug localization, code visualization, and error detection tools don't actually identify specific lines of code that require change. And, once the code is identified, developers are still required to build mental models of their applications to make sure any source code changes don't make even more bugs or crash the entire system.

Through intelligence augmentation, AI can automate the identification of specific lines of code that require change – developers simply ask the AI-driven knowledge repository where unwanted behaviors are coming from, and the AI quickly identifies the code associated with that behavior. Also, before the developers compile or check in the new code, the AI can forward simulate the changes and validate that they won't create more problems or break the system.

Read the entire article here.

Todd Erickson is a Technology Writer with Phase Change. You can reach him at terickson@phasechange.ai.

January 12, 2022

Phase Change Published Articles

The continuing departure of experienced mainframe legacy software engineers from the workforce is driving the potentially devastating lack of system knowledge and expertise now confronting businesses and governments around the world. These mainframes surreptitiously run the global building blocks of society, from government systems to banking and financial markets and healthcare and insurance industries.

Phase Change Software endeavors to engage the industry in conversations about AI's role in bridging the knowledge gap by delivering computation conceptualization and impact verification at machine speed that produces radical productivity improvements.

We've collected our published industry articles and interviews here for your convenience. To continue the conversation, please contact Steve Brothers, President of Phase Change Software.

How a Novel Approach to AI Mitigates the Need for Comments in Code
by Steve Brothers
October 14, 2022
TechNative

How COBOL Code Can Benefit from Machine Learning Insight
by Steve Brothers
October 21, 2022
The New Stack

Colleague is a task-oriented tool that identifies the code that needs to be changed and helps with that change
by Janine Jochum-Frenster
September 29, 2022
devmio blog

An AI alternative to code search tools
by Steve Brothers
September 6, 2022
Infoworld New Tech Forum

Solving the issues with current documentation practices (interview)
by Katie Dee
August 1, 2022
SD Times

Combining developer knowledge with artificial intelligence to improve software maintenance
by Steve Brothers
May 12, 2022
The Next Tech

Reputational Risk: How AI Helps Mitigate Damage to Your Brand
by Steve Brothers
April 7, 2022
CEOWORLD magazine

Improving developer productivity on the mainframe with artificial intelligence
by Steve Brothers
February 22, 2022
Techslang.com

You can use artificial intelligence to fix your broken code
by Steve Brothers
February 22, 2022
BuiltIn.com

How banks should leverage the power of automation
by Steve Brothers
February 9, 2022
TechBullion.com

Phase ChangeAI Powers the Future of Financial Services — Just Not in the Ways You Think
by The Fintech Times
February 1, 2022
The Fintech Times

How AI can improve software development
by Steve Brothers
January 13, 2022
DevOps.com

Leveraging AI to Significantly Increase Software Developer Productivity
by Steve Brothers
December 13, 2021
readwrite

How AI can support maintenance of aging government systems
by Steve Brothers
July 20, 2021
Nextgov.com

AI rises to the challenge with COBOL
by Steve Brothers
May 28, 2021
techradar.pro

Leveraging AI to close the application knowledge gap
by Steve Brothers
May 19, 2021
BetaNews.com

Can AI solve the engineer shortage?
by Steve Brothers
May 15, 2020
ColoradoBiz Magazine.com


January 10, 2022

Leveraging AI to Significantly Increase Software Developer Productivity

Tech media publisher readwrite recently published an article authored by Phase Change President Steve Brothers about how AI can be used to vastly improve a developer’s ability to efficiently identify code that requires modification or modernization.

The article, Leveraging AI to Significantly Increase Software Developer Productivity, makes the case for thinking about codebases differently and using AI to help developers quickly and efficiently find relevant code.as knowledge repositories.

Developers new to software applications often require months or even years of on-the-job training to avoid making dangerous mistakes and putting critical systems at risk. With today's tools, developers spend roughly 75% of their time searching through and reading source code to identify the relevant code that produces the functionality that requires modification or modernization.

By using AI tools to analyze source code and discover each and every one of its behaviors at machine speed, the code repository can become a knowledge repository that represents source code in the same way that humans think about the world, in cause and effect. The AI interacts and collaborates with developers to disregard code unrelated to the behavior and narrows down the codebase to the specific code that needs to change, without searching through and understanding all of the surrounding code.

Read the entire article here.

Todd Erickson is a Technology Writer with Phase Change. You can reach him at terickson@phasechange.ai.

Contact

651 Corporate Circle
Suite 209A
Golden, Colorado 80401
Phone: +1.303.586.8900
Email: info@phasechange.ai

© 2024 Phase Change Software, LLC