Forgot your password?
typodupeerror

Comment Re:Survivable crashes are now rare (Score 1) 63

It's been a while since I've flown, but isn't it usually on the same panel as the fasten seatbelt sign? If so, you'd need a new panel just without the no smoking part.

Heck, even replacing the whole sign with a placeholder would probably be a process. Those wires go places, connects to electronics, ending up in a switch in the cockpit, probably has redundancy. I'd be wiling to bet the list of "what's involved in making any change, even just removing the wiring for a single LED" is mighty long.

And then there would be changes in procedures for the crew as well. A whole new sequence of steps to document and make changes to training. You can't very well have someone fail their exam for not flipping a switch that no longer exists. And the same for, as you mention, inspection items.

Anyway, I'm just speculating. Perhaps it's just everyone being lazy and not bothering and it wouldn't have been a big deal.

Comment Re:Survivable crashes are now rare (Score 1) 63

I wouldn't be surprised if the expense and bureaucracy of getting anything approved for use on airplanes is the reason for that. They'll just keep using what was approved at the dawn of time until they really need that space for something that's worth the cost.

Either that, or it's a requirement in some document that will probably take another few decades to be revised.

Comment Re:Does EU has any authority over it? (Score 1) 89

I have no particular knowledge of global markets or which metrics are being used, but it's what I've heard repeated for a very long time. Perhaps it's wrong,or perhaps it changed when the UK left and everyone's just parroting the old reality. But either way, it's a huge market.

Comment Re:Does EU has any authority over it? (Score 1) 89

Let's imagine Ali Express has no local representation in the EU and thus a fine cannot be enforced. They can then choose to not pay. And the EU can choose to not allow any merchandise shipped from Ali Express into the EU. That's the largest single market on the planet they'd be kissing goodbye. Somehow, I figure they care.

Comment Re: Why Are We (the UK) Helping Ukraine? (Score 1) 347

That may be true, but I have seen no evidence this is a routine thing (or a thing at all) like it seems to be for Russia. So far no Ukrainians have been indicted for such war crimes, whereas multiple Russians have been.

There's also the optics of it. If it were to be discovered that Ukraine's e.g. intentionally leveling residential areas around Moscow, support would instantly dry out. It makes no sense for Ukraine to waste ammunition on targets that hold no military value. It would accomplish nothing _and_ they'd lose the support of the rest of Europe.

Comment Re:Why Are We (the UK) Helping Ukraine? (Score 2) 347

>> Collateral damage is sadly unavoidable.
>Remember that when you see the next Ukrainian news that Russia bombed a random civilian building ... maybe that were not the target, that surely is not disclosed to not help the other side, but simply a collateral damage

I have no doubt that some of Russia's damage to civilian structures is accidental. I also have no doubt that the majority of it is intentional. There are currently 6 officials wanted by the ICC for war crimes in the Russia-Ukraine war, all of them Russian.

>so who do you know that is "intentional bombardment"?

See above.

Comment Re:Why Are We (the UK) Helping Ukraine? (Score 4, Interesting) 347

Striking production facilities, military personnel and supply lines in an invaders own territory is absolutely fair game. Collateral damage is sadly unavoidable. Not all drones will reach their targets, some targets will be based on invalid intel, and civilians might come in harms way as a result. That's a far cry from Russia's intentional bombardment of civilians and related infrastructure, though. One is a war crime, the other is not.

Considering reports now are that Russia's finally on the back foot, it seems Ukraine is doing what it needs to do. If they were wasting munitions on apartment complexes instead of strategic targets, that would not be the case.

Comment What could go wrong.. (Score 4, Insightful) 113

Take code written in a time when people writing code actually knew what they were doing, because it was so bloody annoying to do that only people really interested in doing it well were actually doing it.

Let's make it code that handles money transfers, an area even the most ignorant would likely agree requires code of high quality.

Let an LLM rewrite that in a modern language, using training data from a whole lot of really low quality code scraped off the internet, and with no one competent in the original code available to ensure the result is anywhere near sensible. Sounds like a great idea.

Comment Re:We just started. (Score 4, Insightful) 73

Predicting the future isn't easy.

The .com bubble was pretty much "Oh hey, computers have been around for a while and they're great, now the internet is arriving so let's make sure we don't miss out. Let's pump all of the money into any company that has a web page or might consider making one, in case they conquer the internet."

LLMs feel to me more like, "Oh hey, someone added an LCD screen to a toaster and they claim next year they'll make the airline industry irrelevant, let's put all of the money into toaster factories!"

That doesn't mean LLMs will have no place where they're useful. But, barring a new breakthrough, it's hard to see how what is in essence a "pick next word" algorithm might turn out e.g. a new Google.

But, as mentioned, predicting the future isn't easy. Perhaps I'll look like a luddite in a few years time. Then again, my track record of greeting 3D movies with "meh" every time they roll back into fashion, is pretty darn good. :p

Slashdot Top Deals

Syntactic sugar causes cancer of the semicolon. -- Epigrams in Programming, ACM SIGPLAN Sept. 1982

Working...