Earlier quoted context omitted.
OK, but where are you going to find engineers with experience in those archaic technologies? And stuff breaks; where are you going to find equipment to replace it? The industry has moved on and is no longer making stuff like core memory, so you may not be able to acquire it even if you are willing to spend a lot.
We literally spend tens of billions of dollars a year keeping a significant fraction of the domestic agricultural industry afloat in the name of national security. We do the same with energy, oil, raw materials, and pretty much anything logistically critical in a war. I think you vastly underestimate the lengths our military industrial complex goes to protect operational capabilities. The F22 is as much a beneficiary…
Lockheed has an opening for engineers with VAX experience for the F22
181–190 of 330 posts
Re: Lockheed has an opening for engineers with VAX experience for the F22
#182Modern is relative. F-22's first flight was 1997. F-35 development started in 1992, first flight of X-35 was 2000 and F-35's first flight was 2006. There is absolutely noting wrong with using old technology. Being modern just for the sake of being modern is wasteful.
I see the "there's nothing wrong with old technology" comment a lot, and in this case I disagree. There's a good chunk of this thread pointing out how hard it is to hire for this position because practically no one is familiar with these technologies. This, to me, illustrates that there absolutely is something wrong with using old technology, especially in this instance. I will grant that there are some things that j…
A bigger part of the hiring problem is aerospace software, specifically military aerospace software is a difficult field to hire for. Clearance requirements limits your pool. Building weapons of war limits your pool. Low salary compared to other software job limits your pool. Very high level of process / low velocity of shipping limits your pool. If you require experience in the environment, rather than training otherwise appropriate candidates, that's going to be a limit too, but if you work in a specialized environment, you really have to accept that you will need to train people.
Re: Lockheed has an opening for engineers with VAX experience for the F22
#183Earlier quoted context omitted.
The only storage medium I can spontaneously think of where 1s are heavier than 0s is punch cards. I hope that is not the current primary storage method in the aerospace industry.
Nit-pick: 0s (no hole) are heavier than 1s (hole). http://www.punctum.com/interest/punch/index.en.html
Re: Lockheed has an opening for engineers with VAX experience for the F22
#184Earlier quoted context omitted.
Defense contractors don't pay FAANG salaries. They can't, in general, because they're bound by labor categories and salaries set by the government, and the government isn't paying software engineers above what their GS software engineers get (max of about 128k in the DC area in general, if you're curious). There are a few jobs that can go a bit higher, but even they are capped around 150k as I recall. I don't know wh…
>Defense contractors don't pay FAANG salaries. This is also a self asnwering question of sorts. If, let's say Lockheed would pay 'FAANG' salaries then it would be 'FLAANG' since the abbreviation is meant to encompass the top paying salaries.
Re: Lockheed has an opening for engineers with VAX experience for the F22
#185I worked for Lockheed Martin for more than a decade and I have many of the qualifications listed, including VAX experience and a special access clearance. Of course, Lockheed laid me off fourteen years ago and I retired three years ago, so I guess I won't be applying.
You should apply, and demand an insanely-high salary while pointing out that almost no one has VAX experience now.
Re: Lockheed has an opening for engineers with VAX experience for the F22
#186So a couple of the comments here have been mentioning the high pay of people with specialties like this in the context of LM and other defense contractors. My impression from Glassdoor and general conversation with software developers has been the DCs pay pretty low for software in general compared to FAANG or even other engineering companies. Is it true that people with obscure specialties at places like LM can comm…
In one of my past jobs I was a Level 3 Electronics Engineer for LM, and I made right at the middle of the pay band. It paid okay, but lower than someone doing my same job at the same place but working for Northrop Grumman made. I saw many people jump from LM to NGC just to get a big pay bump while doing the same work. But LM is actively trying to reduce its number of Level 5, 6, and 7 engineers (the highest paybands…
What did Lockheed hope to accomplish by this move?
Do you know what the total realized effect was?
Re: Lockheed has an opening for engineers with VAX experience for the F22
#187Earlier quoted context omitted.
That's outrageous... 1. RE: FORTRAN. VAX FORTRAN was the most awesome implementation of FORTRAN ever. FORTRAN because these systems didn't have much RAM and CPU power was limited. FORTRAN went into the background for a while when the C fad began in the early 1980s; however, academics cringed at C for reasons that the industry would eventually learn "the hard way" and FORTRAN came back along with a government knee-jer…
You sound a lot like some of the people I worked with, hey Tim :). 1. The codebase that I was working on was not awesome, it was a mix of Fortran (while i am a fan of and would much rather use that than C for scientific code) and DCL. Lots of stuff that was clearly a design afterthought, but with decades of momentum and an attitude of "just keep it working" 2. There's a lot of history in VMS, but unfortunately it's p…
Newer releases (6.0 and above, I think?) do have DEC's TCP/IP layered product included. I believe it was called "UCX"...
Re: Lockheed has an opening for engineers with VAX experience for the F22
#188Modern is relative. F-22's first flight was 1997. F-35 development started in 1992, first flight of X-35 was 2000 and F-35's first flight was 2006. There is absolutely noting wrong with using old technology. Being modern just for the sake of being modern is wasteful.
I see the "there's nothing wrong with old technology" comment a lot, and in this case I disagree. There's a good chunk of this thread pointing out how hard it is to hire for this position because practically no one is familiar with these technologies. This, to me, illustrates that there absolutely is something wrong with using old technology, especially in this instance. I will grant that there are some things that j…
Re: Lockheed has an opening for engineers with VAX experience for the F22
#189I had a job maintaining fortran code on an openVMS OS running on itanium hardware. Itanium was intel's failed attempt at a 64bit architecture and that's the platform VMS decided to port to. That made hardware expensive and as of recently obsolete (i think hp discontinued that integrity line of servers) VMS doesn't natively support TCP/IP, because it predates it. The VMS communication protocol was called decnet. So yo…
That's outrageous... 1. RE: FORTRAN. VAX FORTRAN was the most awesome implementation of FORTRAN ever. FORTRAN because these systems didn't have much RAM and CPU power was limited. FORTRAN went into the background for a while when the C fad began in the early 1980s; however, academics cringed at C for reasons that the industry would eventually learn "the hard way" and FORTRAN came back along with a government knee-jer…
> If you weren't a computer scientist (or college student) you weren't even getting a job working on one!
Exactly. A system whose priority is preventing people from ever using it.
Re: Lockheed has an opening for engineers with VAX experience for the F22
#190I had a job maintaining fortran code on an openVMS OS running on itanium hardware. Itanium was intel's failed attempt at a 64bit architecture and that's the platform VMS decided to port to. That made hardware expensive and as of recently obsolete (i think hp discontinued that integrity line of servers) VMS doesn't natively support TCP/IP, because it predates it. The VMS communication protocol was called decnet. So yo…
That's outrageous... 1. RE: FORTRAN. VAX FORTRAN was the most awesome implementation of FORTRAN ever. FORTRAN because these systems didn't have much RAM and CPU power was limited. FORTRAN went into the background for a while when the C fad began in the early 1980s; however, academics cringed at C for reasons that the industry would eventually learn "the hard way" and FORTRAN came back along with a government knee-jer…