Working Up

Working Up in Project Management, Systems Engineering, Technology, and Writing

Working Up header image 4

Entries Tagged as 'Programming'

Coding Is Not Everything

June 8th, 2026 · No Comments

by Dwayne Phillips Vibe coding shows us that coding is not all there is to developing software. No duh! For many years I applied to jobs for software engineers and later what was called “developers.” “How many recent years have you written Java?” was a common question (substitute any other language). I tried to explain […]

[Read more →]

Tags: Artificial Intelligence · Computing · Design · Programming · Requirements · Software · Testing

The Next N Word(s)

May 21st, 2026 · No Comments

by Dwayne Phillips These chattering bots merely predict the next N word(s). Software has been doing this for many years—nothing new here. In the 1990s (yes, 30 years ago, I am that old), word processors started guessing what word we were trying to type. Some called that “auto complete.” It was nice. Not perfect, but […]

[Read more →]

Tags: Analysis · Artificial Intelligence · Computing · Programming · Technology · Writing

I Could Have Written a Program

May 7th, 2026 · No Comments

by Dwayne Phillips I just had a chattering bot filter through layers upon layers of a spreadsheet and provide the answer. After a moment, I realized I could have written a simple program to do that, but that was true for me, not everyone. I just solved a problem with data presented in a spreadsheet. […]

[Read more →]

Tags: Artificial Intelligence · Computing · Programming · Technology

This is Not AI: Scheme and Deceive

April 27th, 2026 · No Comments

by Dwayne Phillips I would hope that journalists would understand AI and software better than this. I am disappointed. Yet another story about AI written by the ignorant for the masses: AI models that lie and cheat appear to be growing in number with reports of deceptive scheming surging in the last six months, a […]

[Read more →]

Tags: Artificial Intelligence · Journal · Learning · Mistakes · Programming · Software

This is Not AI: Rogue Agents

April 9th, 2026 · No Comments

by Dwayne Phillips I would hope that journalists would understand AI and software better than this. I am disappointed. I recently read this story about a rogue AI Agent: A rogue AI agent recently triggered a major security alert at Meta Platforms, by taking action without approval that led to the exposure of sensitive company […]

[Read more →]

Tags: Artificial Intelligence · Journal · Learning · Mistakes · Programming · Software

Where Did All the Programmers Go?

March 30th, 2026 · No Comments

by Dwayne Phillips History repeats itself as the computer can be fully occupied by the efforts of just a few programmers. There was a time in computing history when there were few programmers. The computers weren’t powerful. A couple of programmers could keep a big computer busy all the time. Then the computers became more […]

[Read more →]

Tags: Cloud Computing · Computing · Jobs · Programming · Technology

This Just Got a Lot Easier

March 26th, 2026 · No Comments

by Dwayne Phillips Working with text and changing file formats just got a lot easier. This little essay was written to be posted in a WordPress blog. I have been doing this blog writing bit for a few years and have over 1,800 posts. Seems like a lot, but a couple of posts a week […]

[Read more →]

Tags: Artificial Intelligence · Context · Programming · Word · Writing

AI Coding of Sorts

January 8th, 2026 · No Comments

by Dwayne Phillips Software that writes software is quite helpful. Well, maybe sort of not. MIT jumps into the fray and asks a few dozen programmers if AI that writes software is helpful to people who write software. First, the folks at MIT are smart enough to not base a survey piece on a survey […]

[Read more →]

Tags: Artificial Intelligence · Computing · People · Programming · Tools

AI, Education, Teaching, and Learning

August 4th, 2025 · No Comments

by Dwayne Phillips AI has upended large parts of the education system. What to do? Back to basics. Decide what is important to learn and teach that. Teachers give an assignment. Students use one of these chattering bots to write the answer. Task done. No learning, but the task is done so move on. This […]

[Read more →]

Tags: Artificial Intelligence · Computing · Education · Learning · Programming · Requirements · Teaching · Technology

Unlucky Tester

April 24th, 2025 · No Comments

by Dwayne Phillips Despite temporary angst, we want the tester who has the bad luck of doing something that finds the errors in our computer programs. A while back, my grandson was writing a program on our kitchen computer. He was writing some type of game where you picked a number and something happened on […]

[Read more →]

Tags: Computing · Error · Problems · Programming · Technology · Testing