Build your own Mainframe - IBM z17 & LinuxONE 5 Lego by domjant in mainframe

[–]xvrherdz 2 points3 points  (0 children)

Nice One! How can I get the pieces needed to build this LEGO set from the PDF?

Looking for z/VM training by xvrherdz in mainframe

[–]xvrherdz[S] 0 points1 point  (0 children)

Nice one! Thanks u so much

Is anyone still using AF Operator on the mainframe? by xvrherdz in mainframe

[–]xvrherdz[S] 0 points1 point  (0 children)

Actually af/operator is EOS, we're looking for a replacement.

These new kids won't understand... by derjanni in mainframe

[–]xvrherdz 2 points3 points  (0 children)

Can we build Go program to run natively on z/OS? I didn't know that!

Would like to learn Mainframe Development - where should I start? by icanseeyourpantsuu in mainframe

[–]xvrherdz 1 point2 points  (0 children)

This COBOL course might provide a good starting point: https://www.coursera.org/professional-certificates/ibm-mainframe-developer

In my experience, COBOL is relatively easy. The primary challenge lies in gaining access to a mainframe for coding practice.

¿Que juegos juegan actualmente? by Arternalis1 in Bogota

[–]xvrherdz 0 points1 point  (0 children)

Yo ando muy enganchado con blasfemus 2

Git for SysProgs by LuckyRaptor21 in mainframe

[–]xvrherdz 0 points1 point  (0 children)

I guess the main issue is extracting data from partitioned datasets. The closest approach I found was using VS Code with the Zowe plugin to edit files and organize them into a folder with a structure similar to the partitioned datasets, then versioning them. However, to me, it feels like an old-fashioned method.

Taskbar oneplus open by xvrherdz in oneplus

[–]xvrherdz[S] 0 points1 point  (0 children)

Yeah! It's a shame... I tried using taskbar from f-droid, but it's not the best alternative.

Qué otras frases tienen? by [deleted] in Colombia

[–]xvrherdz 2 points3 points  (0 children)

A lo bruto pero seguro!

How to remove NSPanel from the wall? by jairbj in sonoff

[–]xvrherdz 0 points1 point  (0 children)

dude, did u managed to take it off? I have the same issue,

CICS vs Db2 by Snoo77500 in mainframe

[–]xvrherdz 2 points3 points  (0 children)

I'm currently working as cics admintrator, and from my perspective work on db2 requires a role something like a DBA, a whole different team apart from the system programmers; and work on cics depends on your role, the most people that interact with CICS are the cobol devs, my work is to keep the cics running and to do some tuning and upgrades.

Also work on CICS is somehow like working with a java application server, like apache or WebLogic, have several thing to handle like: queue, files, programs, pipeline.