Forgot your password?
typodupeerror

Comment Re:Good Riddance (Score 1) 35

Who says I didn't have the money to do so? I didn't go into that at all. But since you're curious I'll explain: Yes I had the money to buy one outright, but an interest-free loan was available and I took advantage of it. Had I purchased it outright, then had an expense outside of that like a car-repair, THAT would have had to come out of my interest-charging credit card and ... while I didn't actually check on it, I'm pretty sure Apple/Goldman would not have given me a similar payment plan for the car repair.

Comment Good Riddance (Score 3, Interesting) 35

I went to an Apple Store purchase an iPad with an Apple Card last year, I wanted to take advantage of paying it off within a year no interest. At the moment of checkout Goldman declined me and wouldn't tell me why. After two days and several scattered phone calls they claimed that it was unusual activity on my account. I pointed out to them that I had successfully purchased and paid off 3 other items on the same payment plan, and that their assertion that my activity was unusual was absurd.

I'll spare you the blow by blow because I know it's boring, but ultimately Goldman Sachs held to their position that they did the right thing, and Apple had to come to the rescue. They talked to each other a bit and I finally got my device on the payment plan I wanted.

I'm greatly looking forward to Goldman getting out of the picture. They really did try to spin it to me like the inconvenience they caused me was somehow something I should be happy about. "This happens because we're diligent about catching fraud!" "But, you didn't."

Comment Re:Wait, AI missing from this news (Score 5, Interesting) 58

Yes, it's quite surprising. What we know from the EAD :
- The risk is related to solar storms (so more accurately atmospheric neutrons).
- Most of the airplanes will undergo a software rollback to a previous version.
- Some of the airplanes will need a hardware retrofit... but this is just because the software upload cannot be performed as easily on the affected equipment.

So where does this lead us to ? An error in the EDAC/ECC code protecting the memory from neutrons-induced bit flips ? From a hardware perspective it is the most likely explanation, but it would be suprising to have such a bug introduced in a software update since this would be quite a low-level function which would be unlikely to be updated. A bug in the error handling code when such an error happens ? This could be more likely, since error handling structures can be shared between several components. Especially if the error in question is very rare (e.g. double error in the same word) and is not correctly tested during regression testing.

Comment Re:WTF? (Score 1) 79

The second link is more interesting (and shows how can users be manipulated in doing that):

In an exemplar campaign from June 2025, when the victim searches for a macOS-related issue — for example, “macos flush resolver cache” — they receive a promoted malvertising website in their search results (Figure 1). Users located in multiple countries — including the U.S., UK, Japan, China, Colombia, Canada, Mexico, Italy, and others — received these advertisements; no victims were located in Russia.
...
The fake help pages provide victims with false instructions for how to fix their problem (Figure 3).

Here it seems that the main problem is that sponsored links from scam actors can appear as first results in a Google search. From then unfortunately... people have already been trained to copy/paste arcane commands in terminal windows to solve problems. This one even encrypts the curl command in a base64 string to look more innocuous.

Comment I'm a bit suprised by this article (Score 4, Interesting) 18

Cross-talk in infrared detectors is a known physical phenomenon, is usually well characterized (I have trouble to believe it has not been comprehensively characterized in such a high profile mission), and the post processing to correct this is well known - basically a gaussian deconvolution.
They must have run into very strange and unexpected artefacts to have to rely on machine learning to correct this...

Slashdot Top Deals

[A computer is] like an Old Testament god, with a lot of rules and no mercy. -- Joseph Campbell

Working...