June 10, 2026

Post Image

In Focus: Siri AI

Information in this post reflects publicly available sources as of June 10, 2026. For years, the running joke about Siri was that it could not reliably set a timer without mishearing you. While OpenAI shipped ChatGPT to 900 million weekly users and Google folded Gemini into every Android surface, Siri answered questions about the weather and occasionally called the wrong contact. The gap between what Apple's assistant could do and what the co… Read More
by Phee Jay

June 08, 2026

Post Image

Explained: RAS on z/OS

A memory chip fails inside a running mainframe. In a typical server, this would be a crash: a blue screen, a kernel panic, an outage. On an IBM Z system, the error is detected, the affected memory is reconstructed from redundant data held elsewhere in the memory subsystem, and the repair is logged. The running workload continues without interruption. No operator is notified. No ticket is opened. The system fixed itself. This is not exceptional be… Read More
by Phee Jay

June 08, 2026

Post Image

Explained: SMF Records

A batch job ran overnight and consumed three times its usual CPU. A CICS transaction that normally completes in 12 milliseconds is suddenly taking 200. A user account was used to access a sensitive dataset at 3am. A DB2 tablespace is approaching its storage limit. None of these events sent an alert. Nobody was watching at the time. But every one of them left a record. Because on z/OS, almost everything that happens is written down. That writing-do… Read More
by Phee Jay

June 08, 2026

Post Image

Explained: z/OS Connect

A mobile banking app developer needs to display a customer's account summary. The data lives in a CICS COBOL program that has run the bank's core logic for thirty years. The developer knows REST and JSON. She has never heard of CICS, has no idea what a commarea is, and has no intention of learning. She needs an endpoint she can call with a standard HTTP GET request and get back JSON. The CICS web services approach covered in the previous … Read More
by Phee Jay
×