SSSangamesh SBMinsbm-tech.hashnode.dev·21h ago · 9 min readCode for IBM i Developer DetectiveThis is the follow-up to my IBM Dev Day: BOB in Action post. That one covered the Dev Day talks. This one is about what I actually built during the hackathon. Three days. Forty Bob coins. One idea. O00
SSSangamesh SBMinsbm-tech.hashnode.dev·1d ago · 4 min readIBM Dev Day: BOB in Action & HackathonI recently attended IBM Dev Day: BOB in Action — a day packed with talks on where IBM Bob is headed and what it can already do. And right after that, I was part of the IBM TechXchange 2026 Pre-confere00
SSSangamesh SBMinsbm-tech.hashnode.dev·Aug 15 · 4 min readY2K Bug: When 99 Became 00 I recently came across the Y2K bug while listening to a podcast, and it caught my attention. The more I learned about it, the more interesting the story became. It also got me thinking about the techn00
SSSangamesh SBMinsbm-tech.hashnode.dev·Jul 25 · 5 min readIBM i MCP ServerIf you've worked on IBM i, you've probably been in this situation. Something doesn't look right on the system, so you open a 5250 session or ACS, try to remember the right QSYS2 service, or dig throug00
SSSangamesh SBMinsbm-tech.hashnode.dev·Jul 23 · 4 min readRPG -Varying Dimension Arrays Every RPG programmer has a story like this one: "The array was DIM(100). Nobody ever expected more than 100 rows. Then the business grew, and one Tuesday morning the job dumped in production with an 00