Ah legacy enterprise software/hardware, it keeps me employed and insane. Where i currently work we have a system which was originally designed in '69(coding started in 75) running on an ibm iSeries. It's old old tech and most of the system is cludged together so poorly that instead of being able to write patches we just write wrappers around the applications(micro services really) that modify the program as its runni…
It's an interesting time when one can build a living/breathing piece of engineering that can outlive us indefinitely.
The most obsolete infrastructure money could buy – my worst job ever
91–100 of 242 posts
Re: The most obsolete infrastructure money could buy – my worst job ever
#92Not for technical reasons, but my worst job in software was also my first, a part time gig in college back in the late 90s. It was a software company owned by two people that didn't write code or do anything on a computer other than send email. They had somehow managed to hire somebody to make a moderately successful version 1.0 of their product, but now none of the original programmers were there and they were tryin…
Re: The most obsolete infrastructure money could buy – my worst job ever
#93How ancient this all seems . . . until you realize people are doing the exact same thing by shipping "golden" VM/container images around instead of doing proper package and configuration management.
As a engineer I do not have time to get into this new VM/container thing. I fail to see how it leads to anything productive ( no offence ). Call me a simpleton but I am happy with better package management and config systems.
Re: The most obsolete infrastructure money could buy – my worst job ever
#94Re: The most obsolete infrastructure money could buy – my worst job ever
#95Not nearly as bad, but this reminds me of some of the ridiculous requirements at the last program I worked at my previous employer. One of those was that our code had to compile on a 32-bit SPARC pizza box running Solaris 2.6. This was in 2009. It was all about some stupid metric: our code portability was measured by how many different platforms we could compile and run on. It didn't matter how obsolete or inappropri…
Re: The most obsolete infrastructure money could buy – my worst job ever
#96Not for technical reasons, but my worst job in software was also my first, a part time gig in college back in the late 90s. It was a software company owned by two people that didn't write code or do anything on a computer other than send email. They had somehow managed to hire somebody to make a moderately successful version 1.0 of their product, but now none of the original programmers were there and they were tryin…
If this was in the US, you should seek back wages through your state.
Re: The most obsolete infrastructure money could buy – my worst job ever
#97> That idea was nixed since the machine was old and fragile, we couldn't risk poking around in the inside. Well that pretty much sums up everything doesn't it. I don't see how a rational brain could produce that thought.
Re: The most obsolete infrastructure money could buy – my worst job ever
#98As soon as I saw the title, I thought of the furor when Gingrich and Clinton discovered that the FAA was using vacuum tube computers and radar in the air traffic control system. http://govinfo.library.unt.edu/npr/library/clinton.htm The foreign (sole) vacuum tube supplier that Clinton mentioned was Russia. Oh, the embarrassment! I knew that there were some delays in rolling out the the replacement system, so I did so…
Re: The most obsolete infrastructure money could buy – my worst job ever
#99As soon as I saw the title, I thought of the furor when Gingrich and Clinton discovered that the FAA was using vacuum tube computers and radar in the air traffic control system. http://govinfo.library.unt.edu/npr/library/clinton.htm The foreign (sole) vacuum tube supplier that Clinton mentioned was Russia. Oh, the embarrassment! I knew that there were some delays in rolling out the the replacement system, so I did so…
Anyway, when I was getting materials together, I reviewed the CEO's summary remarks and looking ahead to the future. Over, and over, and over, and over again he railed at the FAA and government for not enhancing the flight systems nationwide. It would've been funny if he wasn't so right in his passionate pleas.
Re: The most obsolete infrastructure money could buy – my worst job ever
#100How ancient this all seems . . . until you realize people are doing the exact same thing by shipping "golden" VM/container images around instead of doing proper package and configuration management.