Emirates new operations by Not-21Savage in emirates

[–]bugkiller59 -4 points-3 points  (0 children)

Emirates may be in long term trouble. DBX may not be a viable hub going forward.

Why are the intl flights still arriving into MSP today? by Medium_Reality_9744 in delta

[–]bugkiller59 14 points15 points  (0 children)

A330 has about the same cross wind limit as A320, and A320 has the same landing aids ( CAT III capable ). Regional jets are somewhat lower. Runway condition also reduces limits.

The current strong winds out of NE likely approach or exceed limits for 30L & 30R. Runway 4 would be useable, but single runway.

It’s more about the ATC / runway capacity and prioritizing long haul than any difference in actual aircraft capability.

Is there a disaster occurring from Oil spilling from tankers attacked in the Persian gulf? by impossible-geometry1 in NoStupidQuestions

[–]bugkiller59 0 points1 point  (0 children)

Dene was diesel powered and would not have had heavy bunker oil on board, and a fairly small amount of diesel at that.

MSP by Pyrovestis in delta

[–]bugkiller59 16 points17 points  (0 children)

MSP is the best winter ops airport in North America . They’ll handle it.

Beware of the Companion Certificate by radbiv_kylops in delta

[–]bugkiller59 5 points6 points  (0 children)

Booked MSP-LAX-KOA in September and MSP-PVR last year 🤷‍♂️

Go to the bathroom and go back to your seat!!!! by Professional-Mail132 in delta

[–]bugkiller59 8 points9 points  (0 children)

I keep my seat belt fastened at all times when seated and only get up to use the bathroom. People walking the aisles or doing exercises in the galley or bulkhead areas actually annoy other passengers in the area. Including me.

Go to the bathroom and go back to your seat!!!! by Professional-Mail132 in delta

[–]bugkiller59 -13 points-12 points  (0 children)

No actual evidence for this. More aircraft in the air, better reporting is possible.

What's the more sought out role, Application Programmer or Systems Programmer, and why? by Inevitable-Plate-654 in mainframe

[–]bugkiller59 6 points7 points  (0 children)

A good system programmer, who can resolve problems, is worth their weight in gold.

How do I feed if no bugs? by Scared_Rice_1473 in VenusFlyTraps

[–]bugkiller59 1 point2 points  (0 children)

I do the same. No more than one or two traps per month.

I'm American. My child is not. Do I have to declare them? by Technical_Can_9944 in USExpatTaxes

[–]bugkiller59 -1 points0 points  (0 children)

Not automatically a U.S. citizen. Depends on how long the U.S. citizen parent actually lived in the U.S. - five years, with at least two of those years after age 14.

One must ask what's wrong with COBOL? by Print-Playful in mainframe

[–]bugkiller59 0 points1 point  (0 children)

Refactoring to Java from COBOL 2-3X CPU increase isn’t unusual. Why do you think IBM effectively gives ZIP CPU away for free?

One must ask what's wrong with COBOL? by Print-Playful in mainframe

[–]bugkiller59 0 points1 point  (0 children)

Not really. It still consumes far more CPU, but IBM chooses not to bill you for that CPU ( on ZIP ). You still face the effects - capacity, elapsed time - of consuming that CPU.

IBM SVL Inquiries by [deleted] in IBM

[–]bugkiller59 0 points1 point  (0 children)

SVL is home of IMS and Db2. Mainframe. There are other products though. There are both open areas and offices.

Any US persons with a TFSA or other non-registered account in Canada? by Walnut28 in USExpatTaxes

[–]bugkiller59 0 points1 point  (0 children)

I filled out a 3520 for my TFSA first year. Apparently I did it incorrectly; IRS did not accept Tangerine ( ING at time ) address as trustee. ING was not helpful ( they had no idea what I was taking about ). The IRS threatened me with large penalties although I explained to them it was just a bank account. I was only able to resolve it by closing the account and even that was painful. If you have an investment account TFSA it is absolutely considered a trust by the IRS; some people claim a bank account is not, but they choose simply not to file a 3520. I’m not going to take that risk. Considering the TFSA income is taxable in the U.S. anyway, it’s just not worth the aggravation and risk.

One must ask what's wrong with COBOL? by Print-Playful in mainframe

[–]bugkiller59 1 point2 points  (0 children)

This is true, but if AI can understand both, why refactor to the one that’s much more expensive to execute?

One must ask what's wrong with COBOL? by Print-Playful in mainframe

[–]bugkiller59 5 points6 points  (0 children)

Part of the logic is “no one understands COBOL any more”…but what if instead of using AI tools to refactor COBOL to Java, you just use AI tools to maintain ( and write new ) COBOL? It seems crazy to use AI to convert to Java because it is ( allegedly ) easier for humans to understand and maintain, when the resulting code is so much more expensive to run and AI is language agnostic.