Forgot your password?
typodupeerror

Comment Ada Redux (Score 1) 31

Back in the 80s, Ada was the latest greatest thing, and was going to replace everything. It was a pretty great language (memory safety, ...... ) but what killed it was the poor implementation of the library support structure. Too many unnecessary recompiles were triggered -- big projects with superfast special-build Ada compile computer just couldn't keep up -- the build never finished unless all development paused too. Pascal was a toy language, C++ was a chaotic churn, so what was left? Yup, C it was. ;^(

Comment Re:Will make things less secure (Score 1) 84

"Avoid looking at source code..." -- Well that explains it, No requirements documents, can't look at source code, so only the man pages are left, and since sort order isn't mentioned in the ls man pages, locale's LC_COLLATE is ignored. I await the 10 years of bad locale implementations done in C to be repeated in Rust ;^( My real issue is making the rust coreutils the default in 25.10.

Comment Re:I was stopped two weeks ago... (Score 1) 112

"More than 50 years ago, the iconic London Bridge was dismantled in England and reassembled brick by brick in the middle of the Arizona desert—now serving as the historic centerpiece of Lake Havasu City." Perhaps the poster is thinking that Tower Bridge is London Bridge, just like the nitwit who bought London Bridge and moved it to AZ.

Comment What Goes Around Comes Around (Score 1) 11

So 20% of TCP connections get get terminated early, with half of those classisified as Post-Syn -- sounds like tarpitting to me. That's a passive response that flips the asymmetry of the attack to use resources on the attacker side and none on the victim's. Awwww, poor Cloudflare's servers being used in a DDOS attack are being tied up!

Comment Gain efficiency by using the condensate (Score 3) 75

Rather than simply drain the condensate from the room to the outside, have the fan kick it up into the external heat dissipation coils, cooling them, and gaining much efficiency. Westinghouse did this in the 60s with their small room air conditioners, and produced a unit which cooled much better than the competition's equivalent model.

Comment Re:Proofread (Score 2) 129

The exact situation of Earth/Luna, cleverly eliminated by the lower limit on the weight (Luna is 7.3e22 Kg. Note that the Luna orbit is NEVER convex with respect to the sun. This whole redefinition is to clearly eliminate Luna as a planet, whereas in the previous definition, it was, although never admitted.

Slashdot Top Deals

"It ain't over until it's over." -- Casey Stengel

Working...