Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror

Comment Can it run Mac OS yet? (Score 0) 42

Nobody wants your shitty iOS. People tolerate it on phones, because you taught them that it's ok for PCs to suck if they fit in one hand. But once the one hand constraint is lifted, people come back to their senses for some weird reason. You did too good a job of persuading people to treat phones as weird exceptions to common sense, when you should have undermined common sense itself (but that would have harmed Mac sales).

Comment Re: Missing Rust Language Specification (Score 1) 70

> Bruh. Apt already relies on Perl, which has no formal language specification. What nonsense is this?

You are right, which is why I don't think this is a huge deal.

Though perl5 compatibility back to c.2000 is pretty good.

Today's rust code most likely won't run in 2050 on modern compilers.

But perl4 code doesn't run well today either.

Yet nothing in trixie needs to run anything from buzz - so as long as everything works within a version or two it's hard to imagine anybody being negatively affected.

Comment Re:What will make up that lost capacity (Score 1) 88

I have a UPS package shipped Overnight/Saturday Delivery on Friday and it now appears to be on a truck near Chicago. It was originally scheduled to transit from South Dakota to New England.

New delivery date is Tuesday. I hope the sender gets his money back!

(I didn't need it that quickly but the sender was making good on a delivery date guarantee, at a loss of his profits).

Comment Re:Remains to be seen... (Score 2) 42

I have a floppy controller on order that doesn't know how to read disks; it just passes through magnetic field data to software which is supposed to be able to reconstruct the disk image.

Hopefully these tapes will be OK to read as long as somebody can build a magnetic read head of the correct type.

Maybe with ML there will be a reasonable chance of reconstructing faded regions. Old audio tape is still mostly fine, so fingers crossed.

BTW, what a great job these folks have!

Comment Re:And this will go on and on. Until? (Score 2) 133

> No need for all that. Either "Judgement is for the other side" or "Case dismissed." Clears the docket, and slows down these kinds of submissions until they're at least doublechecked.

Interesting. I think you've changed my mind about this.

Economic incentives are probably the way to go.

Comment Re:Rediscovering the wheel... (Score 1) 33

> Hopefully there are more relevant "science objectives" than this dead issue.

It's an exoteric story. Really they want funding to build rockets and this is a technology demonstrator.

But there is a theory that the asteroid belt is the former crust of Mars. More data on that would be interesting.

It's of course "widely discredited" but not with a scientific method or anything. Comparing isotope ratios would be fun someday.

Comment What happens to other MD11 pilots? (Score 0) 88

Don't pilots usually train and certify on just one type of aircraft? In other words, Airbus pilots don't fly Boeing, etc. If all the MD11 planes end up permanently mothballed by the two main operators of them (FedEx and UPS), what happens to the pilots who are trained to fly them? Will they have an opportunity to train on another aircraft type, or will they end up without a job? Are there other planes sufficiently similar to the MD11 that their training won't be too lengthy? Wikipedia mentions it last flew for passenger service in 2008, but doesn't mention it having been developed into anything else.

Of course it doesn't seem like this is a great time to be a pilot, given the ATC issues we're facing in this country - but that's a different issue.

Comment Re:Fire code violation (Score 0) 191

Also (outside of California) wrongful imprisonment is a legal justification for the use of deadly force.

But California is intentionally destroying their former high-trust society as a pretext for totalitarianism, so ... whatever ... get out like everyone else with a brain.

Not too long ago U-Haul was offering free one-way hauls TO California because the escape rate was so lopsided.

Comment Re:specification & testing (Score 1) 52

That's amazing, frankly.

I wrote a simple bash script the other day to handle a video encoding queue, with this line:

if [[ $(date +%s -r "$file") -lt $(date +%s --date="1 min ago") ]]

It's running on Debian 12 but to imagine that if it were running on Ubuntu it would have failed?

Wild that this wasn't caught as soon as the dud utility shipped in a distro. I would have expected somebody's scripts to have failed, they ran it under bash -x and thought, "Oh, boy," then off to file a bug.

I like the idea of using Rust and the idea of Software Engineering. But together.

Comment Book Scanner Recommendations? (Score 4, Interesting) 39

We heard a while back about Google making a nondestructive book scanner that used puffs of air to turn pages and multiple cameras with stitching algorithms.

Is there a home version that people can recommend, product or build plans?

I have at least a hundred out-of-print books, some on taboo subjects, that I'd love to be able to scan and lend out privately.

Frankly this would be a good item to lend around; I'd only need one for a few days a year.

Comment Bring back the WoT! (Score 2) 11

Spam, spam, spam, eggs and spam didn't provide enough incentive to try to distinguish between humans and skin jobs, but now "AI slop" does? Ok, great!

Check the OpenPGP signature.

Unsigned? /dev/null.

Signed but no trust path? /dev/null

Signed and with a trust path? Can still be trash, but its claims to be of human origin, are worth taking seriously. If you find a problem (e.g. someone trusted the wrong person) then deal with that then.

Slashdot Top Deals

When bad men combine, the good must associate; else they will fall one by one, an unpitied sacrifice in a contemptible struggle. - Edmund Burke

Working...