Forgot your password?
typodupeerror

Comment Ahhh the good ole days (Score 0) 36

Where you waited (usually) until after 7pm to make a "long distance" phone call. And when you received a long distance call from the operator, who would call you and tell you that you had a long distance call, you knew it was pretty bad if they "called long distance". Funny that you could make a "local" call in your neighborhood, but someone several miles away was considered "long" distance.

Comment BitLocker isn't the only one, of course (Score 2) 66

VeraCrypt is a particularly strong full-disk encryption, although you don't hear much of companies using it. However, BitLocker security issues keep getting mentioned and it looks like VeraCrypt fixed a number of theirs. However, code quality seems to be listed as unclear on some sites. Not sure how true that actually is though.

BestCrypt is another, but I'm not happy they permit fragile encryption schemes, as those could potentially be used by the software as standard for something important. Being commercial software, that wouldn't be easy to check.

BitLocker seems to be a typical Microsoft failure in terms of what it does, used only because it's Microsoft and that gives CTOs and CFOs someone to blame.

Comment Re:Bruce66423 is delusional (Score 1) 99

The value of what one steals, has nothing to do with the sentence.

I steal your suitcase - I committed a crime called "theft", I get punished for theft. Not for what ever is in your suitcase. Or if the suitcase is empty.

Does not matter if I take your $2000 phone from your table in a cafeteria, or steal your $2,000,000 car in front of it: the crime is the same, and the punishment is the same.

At least in Germany.

On the other hand, if I wrangle an ice cream out of the hands of your little boy and run away with the $1 ice cream: it is robbery ... and not theft.

Comment Words matter ... (Score 1) 99

Did he rob the car? (Can you rob a car?)
Or did he burglar into a car?
Or did he steal from a car?

5 years for stealing is a bit harsh ...

5 years for robbery? ... in Germany minimum sentence for robbery is 6 years.

Why stealing and breaking into a car and damaging it is not the way ... robbery is a completely different caliber of a crime!

Comment Re:Brian Kernighan nailed this decades ago (Score 3, Interesting) 116

As astronaut Frank Borman put it, "a superior pilot uses his superior judgement to avoid situations which would require the use of his superior piloting skill".

The programmer's version of that would be "a superior programmer uses his superior judgement to avoid creating the bugs that would require the use of his superior debugging skill".

Comment Re:It stops the development of new knowledge too (Score 4, Insightful) 116

Could I have fixed this bug? Not even in my wildest dreams. Do I care how it was fixed? Oh no. No I don't. I just checked that the output of the LLM was reasonable.

The risk in this scenario is that after a few iterations of people applying AI-generated "black box" modifications, users start reporting that the ancient app is crashing on them now and then, and nobody has the first clue why, or how to fix it... and since the crash isn't readily reproducible, you can't even do a "git bisect" to figure out which commit introduced the regression. Now you're left with two unappetizing choices: either live with the instability forever, or roll back all of the "blind" commits to the last known-stable version and never touch the codebase again.

Comment Re: Addictive Design is just Good Design (Score 1) 63

It is against the mod rules to mod down you disagree with.
I carefully take care not to fall into that trap.

Despite the fact that some idiots troll mod me - and make new fake accounts - which get mod rights removed instantly: I can mod nearly every day.

However I do not have anymore the 35 mod points I used to have 20 years ago.

Comment Re: It's all about definitions. (Score 0) 175

If every one "would pass" by answering everything correctly, then every one should pass.

Does not farking matter if everyone is 100% correct. What matters is if they are above the threshold to pass.

Actually from a teaching perspective: if you can not make a student pass, who managed to jump the inscription barrier, it is probably the teaching at fault.

Slashdot Top Deals

Any sufficiently advanced technology is indistinguishable from a rigged demo.

Working...