Forgot your password?
typodupeerror

Comment In other news (Score 2) 85

The descendants of Ogg have renewed the ongoing lawsuit against the descendants of Zogg alleging that Ogg dropped a rock on Zoggs foot in a cave one fine day and it was really ouchie! Anthropologists are working around the clock trying to restore the cave paintings documenting the original complaint made to the tribal chief in 30,001 BCE.

Comment Re:when AI fails (Score 1) 59

The key is to use the AI more sensibly. Let it find things in code. Even let it look at possible bugs in the form of where does it "describe bug". Even let it propose changes. DO NOT let it make the changes, just show them. Do not just take it's word for it, take the shown code as a starting point but re-do it for maintainability after sanity checking it.

THEN it can be a useful tool.

Comment Re:Can't you already pay with the app? (Score 1) 79

1) Just because you *can* do something doesn't mean you should. Not everybody wants to install the Walmart app on their phone. 2) If you think only people who drive to Walmart shop there, and there are no Walmart's anywhere near public transport I have no idea what planet you are on, but it isn't planet Earth.

Comment Re: Correct alert? (Score 1) 121

BOTH screwed up. The system shouldn't have made the match and the human should have done a better job seeing that the match was wrong. I'll go one larger and say the people who created the procedures screwed up because they didn't make allowances for the possibility of the first two screw-ups.

Comment Re:Careful... (Score 1) 72

I'm sure that will comfort the grieving family. Q: "What happened? Why didn't you answer when I called 911? Why are they dead?" A: "Don't worry ma'am ... it's just a design and implementation issue. I'm sure they have the system still working in Heaven. I hear they don't have any idiots who think that blaming everything on the engineers makes sense up there"

Comment Re:camelCase or PascalCase? (Score 1) 30

Microsoft never follows anyone's conventions, usually reversing the standard when possible. They use "\" rather than "/" as filesystem separators, for example. In this case there is StandardCamelCase, and then there is microsoftCamelCase. Microsoft does not capitalize the first word or syllable, but they redefine the term CamelCase to "PascalCase" despite the fact that it originated in earlier languages like Smalltalk and Mesa, and just call microsoftCamelCase CamelCase, despite the fact that it can be confused easily with Hungarian Notation (staring the variable name with a type specifier.) They do all of this to try to keep market share, so that it becomes more uncomfortable to move to systems that actually follow standards. If all if this is confusing, that was Gates' intent when he began this kind of shitfuckery 4+ decades ago. His legacy of standing in the way of progress in computer technology continues into the present day. It is *never* about what is good for the customer or developers, and *always* about what generates more money and greater lock-in.

Comment Re:That paradox that is transparency. (Score 1) 12

Users decide what applications they install and use, or they get a system administrator to do so. Since you said "your computer" it is fair to say that "you" are both the user and administrator. You can't explain it further because you don't even understand what you are saying. If you are running an OS that forces you to use AI then you are using the wrong OS. Furthermore, you aren't force to set up your applications to use AI running locally on your computer. Finally, you can enable and disable service, even on Windows. If you are going to try to snarky at least be right.

Comment Re:Trust But Verify (Score 1) 121

The problem is, people have been over-trusting technology since technology was invented. Consider the '70s when corporate representatives were so fond on the phrase "But the computer says...". Yes, you could hear the bold italics in their voice, as if it was the infallible final word on everything.

If THE COMPUTER says you shoplifted, rest assured, some dolt in a suit will treat that like God's own word booming from the clouds.

Slashdot Top Deals

Real programmers don't write in BASIC. Actually, no programmers write in BASIC after reaching puberty.

Working...