Skip to main content

Ai Code or AI Chaos? - ReInventing the Wheel


 



Solving coding problems was one of my responsibilities as a Sytems Programmer in the 80th of the previous century.   


The programs were written in COBOL.  

A programmer had a probelm in a simple Program which copied File to File, probably omitting some of the fields. 

She complained about the need to write her program. "It is better that the Systems Programmers will write a general purpose  program copying file to file and we will have to supply only the parameters" she said. 



The Wheel was invented long ago



I told her that there is no need that we will write such a program, as well as there is no need that she will code her program. 


IBM already supplied a free utility called IEBCOPY which is performing the task she asked for.



The Chaos of AI Coding



Stories like the old bizzar story depicted in the previous section will become common stories in the AI coding age. 


It is easy to ask Claude or ChatGPT to code simple programs.

It is not always easy to define the funcionality.

Maintenace is not always easy. 


Many Programmes will use AI Bots to code programs. Unfortunately many of them will reinvent the Wheel i.e. write the same program many times.

A slight functionalty differences as well as Bugs will differentiate between similar functionalty programs. 


Maintenace could be a nightmare,


Is it not better to think before asking AI Chat Bot to code a program?


  

Comments

Popular posts from this blog

The mainframe: still alive and kicking

Recently, I was interviewed by  Pcon   (unfortunately the link points to an Hebrew only site) as part of debriefing on Legacy Systems.  Pcon is an Israeli company investigating IT topics by quoting professional articles and interviewing experts. They publish the results of the investigations including practical recommendations. This post is mainly about topics raised by me during the interview, but not included in the debriefing, which will be published.    What are Legacy Systems? The term Legacy Systems refers to old application systems and/or veteran technologies still in use.  Usually, the term Legacy Systems is associated with: 1. Mainframe Hardware e.g. IBM System z and its Operating Systems or Proprietary Servers and Operating Systems such as HP Alpha and OpenVMS Operating System, IBM AS/400 and OS/400   Operating System. 2. Development and Production Environments, e.g. COBOL , Natural and DBMS systems such as Adabas  ...

Will Business and IT Aligned?

For decades we are talking about closing the gap between business and IT , but the gap is still as wide as it was. In the beginning of the ERP era, we focused on aligning Business Processes and Core Systems, but in most enterprises we failed. SOA was the next alignment promise: defining the SOA Services in Business boundaries instead of Technical boundaries, should narrow the gap. However, despite of SOA Business Value ( Agility and Reuse )  in most enterprises,  the large Business-IT Gap remained as large as it was.  The IT Community aimed at the next alignment attempt: SOA is technical and BPM is its Business related complement.  Will the current BPM based alignment attempt succeed? I do not know, but Nick Heath's article  titled: Stop doing what the vendors tell you, CIOs told , published in  Tech Republic , suggests that the root of the problem is not Technological .   Stop Doing What the vendors Tell You Nick Heath's article is based ...

Vendors Survival: Will Software AG Survive until 2019?

This post is another post in the Vendors Survival series following posts on Microsoft , Google , HP , Sun and EMC . On July 14 th Software AG and IDS Scheer announced that Software AG is going to take over IDS Scheer . The intended acquisition is an opportunity to add another post in my Vendors Survival posts series. A brief history of Software AG Mainframe products Software AG is larger than any German software company except SAP . It was established in the Mainframe age (in 1969). I worked with many customers, who used and some of them are still using, its two flagship products Adabas and Natural . Although these products support many platforms, their main platform is IBM Mainframe. Adabas is a database and Natural is a development environment. Like other pairs of Database and Development Environment in the mainframe environment (e.g. Ideal and Datacom , Mantis and Supra) build by the same vendor, they are tied together. As a result, although it is possible t...