SSSangamesh SBMinsbm-tech.hashnode.dev·2d ago · 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