The OFFICIAL programming thread
-
@Gators1 said in The OFFICIAL programming thread:
@Lob12 said in The OFFICIAL programming thread:
@Gators1 said in The OFFICIAL programming thread:
@Lob12 said in The OFFICIAL programming thread:
@Gators1 said in The OFFICIAL programming thread:
. Can some non Cuban-Canadian programmer try to debug this shit?
This the real reason behind labour shortages; racism.
Is it racism when the slight is true? Can you accurately search on this POS forum? If you want to redeem your people, fix the damn search!
it is doubly racist when the slight is true!
Dammit. So are you going to cancel me?
I would, but you don’t have enough instagram followers to make it worth it.
Yet.
-
@Gators1 said in The OFFICIAL programming thread:
I searched for the Traveller thread and it broke the forum. Can some non Cuban-Canadian programmer try to debug this shit?

Too many posts, it’s an integer overflow. That must be a really long thread.
-

-
Fucking programmers!!!
-
@Gators1 said in The OFFICIAL programming thread:
Fucking programmers!!!
That reminds me of something I read about the Space Shuttle. It was still operating on 8" floppy disks in the 2000’s so NASA was quietly bidding on just about every single 8" disk that appeared on eBay back then, since they were long out of production.
-
@Stu said in The OFFICIAL programming thread:
@Gators1 said in The OFFICIAL programming thread:
Fucking programmers!!!
That reminds me of something I read about the Space Shuttle. It was still operating on 8" floppy disks in the 2000’s so NASA was quietly bidding on just about every single 8" disk that appeared on eBay back then, since they were long out of production.
There was a documentary done on our nuclear force I think either late 2000s or early 2010s and they were using those same disks. Maybe that’s why those agencies’ budgets are so big because they are bidding against each other on ebay for old shit?
-
@Gators1 said in The OFFICIAL programming thread:
@Stu said in The OFFICIAL programming thread:
@Gators1 said in The OFFICIAL programming thread:
Fucking programmers!!!
That reminds me of something I read about the Space Shuttle. It was still operating on 8" floppy disks in the 2000’s so NASA was quietly bidding on just about every single 8" disk that appeared on eBay back then, since they were long out of production.
There was a documentary done on our nuclear force I think either late 2000s or early 2010s and they were using those same disks. Maybe that’s why those agencies’ budgets are so big because they are bidding against each other on ebay for old shit?
So if I’m every hurled back in time I’ll buy a couple boxes of 8" disks and then in 2005 list them on eBay with a $1,000,000,000 reserve.
-
Here it is. 2014.

-
@Hog Since Tazz and Jam are in their twilight years and should be enjoying the time they have left, can you make a script that automatically posts their Facebook feed into the Boomer thread? That way they don’t have to do it manually and can use the time productively and it’s properly categorized so we don’t have to read that shit in other threads. In other words a win-win.
-
@Gators1 said in The OFFICIAL programming thread:
@Hog Since Tazz and Jam are in their twilight years and should be enjoying the time they have left, can you make a script that automatically posts their Facebook feed into the Boomer thread? That way they don’t have to do it manually and can use the time productively and it’s properly categorized so we don’t have to read that shit in other threads. In other words a win-win.
What are they going to do with that time, attempt sex and break something? Don’t deny them their last pleasures.
-
I worked with 8” disks on my first mainframe. It loaded what IBM calls firmware and you would know as BIOS.
Fun fact, the machine was capable of loading its native firmware or IBM firmware- system emulation was already a thing in the 1970s when the machine was designed.
-
@Kilemall said in The OFFICIAL programming thread:
I worked with 8” disks on my first mainframe. It loaded what IBM calls firmware and you would know as BIOS.
Fun fact, the machine was capable of loading its native firmware or IBM firmware- system emulation was already a thing in the 1970s when the machine was designed.
I was watching a video about the Soviet computer program in the 60s and 70s and how they were trying to copy the IBM 360 back in the day so they could steal our softwarez and get caught up. One comment he made sort of made me laugh…there was a big dispute among the American computing community at the time over high level programming languages. A bunch of purists thought machine language was the only way to go and fuck COBOL. That was back when computing truly was for nerds. I think I sent my first email on a mainframe back at UF, at least I had to use a CLI to do it.
-
i started out on a burroughs mainframe using punchcards.
-
When I was an accountant our IT contact showed me how to write reports on our mainframe financial system myself so I didn’t have to keep bothering him. I wish I could remember the name of the system and language. I think that helped me get a job as a programmer in IT later.
Then, before our desktop computers were networked, I wrote a distributed financial reporting system in VB that used the mainframe to transfer data back and forth between head office and the other offices spread around the country. I can’t remember how I did that either.
-
@Gators1 said in The OFFICIAL programming thread:
@Kilemall said in The OFFICIAL programming thread:
I worked with 8” disks on my first mainframe. It loaded what IBM calls firmware and you would know as BIOS.
Fun fact, the machine was capable of loading its native firmware or IBM firmware- system emulation was already a thing in the 1970s when the machine was designed.
I was watching a video about the Soviet computer program in the 60s and 70s and how they were trying to copy the IBM 360 back in the day so they could steal our softwarez and get caught up. One comment he made sort of made me laugh…there was a big dispute among the American computing community at the time over high level programming languages. A bunch of purists thought machine language was the only way to go and fuck COBOL. That was back when computing truly was for nerds. I think I sent my first email on a mainframe back at UF, at least I had to use a CLI to do it.
Fair chance it was Unix by then- 1990s?
-
@oyaji said in The OFFICIAL programming thread:
i started out on a burroughs mainframe using punchcards.
That was one of my babies- MCP, GEMCOS, CANDE, DMSII,SMFII.
If you were compiling likely CANDE, if running jobs WFL.
-
@Hog said in The OFFICIAL programming thread:
When I was an accountant our IT contact showed me how to write reports on our mainframe financial system myself so I didn’t have to keep bothering him. I wish I could remember the name of the system and language. I think that helped me get a job as a programmer in IT later.
Then, before our desktop computers were networked, I wrote a distributed financial reporting system in VB that used the mainframe to transfer data back and forth between head office and the other offices spread around the country. I can’t remember how I did that either.
JCL, an RPG program, or WFL? I’m guessing proprietary front end RPG.
If it was before proper Ethernet, likely a specialized datacomm card going to a multiplexer or modem that hooked into the mainframe. It would be RJE if it was IBM.
-
@Kilemall said in The OFFICIAL programming thread:
JCL, an RPG program, or WFL? I’m guessing proprietary front end RPG.
Damn, I really can barely remember any of it. It was a pretty basic templating thing from memory. You laid out what fields you wanted and then had some ability to incorporate some logic but I don’t remember it being particularly heavy on the programming side.
And re the latter thing, all the offices were already connected to the mainframe because it was an airline so I don’t know how that part worked. My program uploaded a bunch of files, one for each office, once a month. My same program had a “client” version in the offices that downloaded the one that was right for them, allowed them to add notes and do whatever they need to do and then upload the result. Then the head office version then consolidated them all. It was a purely programming solution from my perspective so all of the infrastructure must have been in place already. It would have been in 1992/3. We called it the “Performance Reporting System” or PRS but my initials were PR so everyone in Finance called it Peter Roehlen’s System.
-
Thinking back to that time, what staggers me was that anyone could do anything programming wise pre-Google. How the hell did I find the library for and work out how to connect to the mainframe from a desktop app? These days I’ve already closed two dozen search tabs by the time I’ve stopped for lunch.
-
@Kilemall said in The OFFICIAL programming thread:
@Gators1 said in The OFFICIAL programming thread:
@Kilemall said in The OFFICIAL programming thread:
I worked with 8” disks on my first mainframe. It loaded what IBM calls firmware and you would know as BIOS.
Fun fact, the machine was capable of loading its native firmware or IBM firmware- system emulation was already a thing in the 1970s when the machine was designed.
I was watching a video about the Soviet computer program in the 60s and 70s and how they were trying to copy the IBM 360 back in the day so they could steal our softwarez and get caught up. One comment he made sort of made me laugh…there was a big dispute among the American computing community at the time over high level programming languages. A bunch of purists thought machine language was the only way to go and fuck COBOL. That was back when computing truly was for nerds. I think I sent my first email on a mainframe back at UF, at least I had to use a CLI to do it.
Fair chance it was Unix by then- 1990s?
Yeah, early 90s. I had to send emails for some class teaching us computers were the future or some shit. Also got on the first iteration of the world wide web and remember going to yahoo, which was a link page back then. That was before AOL I think or just when it started.

