Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
×

Comment No one is passing the Turing Test (Score 2) 285

Just because someone sets some random people up for a five minute interview with a chatbot doesn't mean they're running a Turing Test.

Give people enough time to conduct a proper conversation, hell give them time to ask the chatbot for some original content. Do that and you'll be running a real Turing Test.

The reason you keep hearing about these simplified Turing Tests is those are the only tests people run because those are the only tests computers can pass. But passing a true Turing Test is still a great standard for detecting real AI, and something no one can even approach doing yet.

Comment Re:Pretty sure this won't work (Score 1) 311

Yes although I'd bet money that Shelby Conklin is going to discover how unpleasant the Streisand Effect can be. She will probably now be known as the revenge porn woman.

I don't agree with her suing Tor but I disagree that this is necessarily an instance of the Streisand Effect.

Not taking action would be succumbing to a form of the heckler's veto. I suspect in a lot of cases they start out trying to get rid of the info and most stop when it becomes obvious they'll only make it more public. But in a case like this she might be willing to face the publicity because she thinks seeking justice is more important than giving up.

Comment De river, she is deep (Score 2) 608

"Complex" is not for laymen. There is only so much that you can do with any "appliance". Beyond that, you actually have to know what you are doing. This "problem" has nothing to do with programming.

This. Thinking about the web apps I've written, most of them required fairly deep knowledge in the area of the app -- auroras, photography, specialized group management, history, genealogy, measuring instruments, Chinese, retail procedure -- all areas an interested party could potentially bring to the table.

But the tools to instantiate, manipulate and present those ideas? Those simply don't exist in "amateur" form -- I had to create them. And in doing so, I used knowledge starting with HTML and CGI and CSS, but which extended well into Python, (replaced Perl), C, SQL, a fair bit about the underlying structure of the host OS(s), knowledge of how to structure an application in the first place, and to wrap it all together, a fairly deep knowledge of what's efficient and what isn't.

Now I will admit that I am particularly resistant to Other People's Code, partially because I am unwilling to be subject to other people's bug fix schedules (or lack thereof), and permissions (or lack thereof) and functinonal choices (or lack thereof); and partially because the more stuff I write, the more handy tools of my own I have to bring to bear on the next problem that depend on no one but myself and the host language(s) -- which frankly is quite enough dependency for me anyway. Plus it's been writing all this stuff that's made me a decent programmer in the first place. So even if there *were* a library out there to generate general purpose readout dials, I wouldn't have used it; the result would have been the same. All my own code. Not the least bit reluctant to reinvent the wheel.

Still, the idea of making all that stuff both available and trivially usable (and that's what we're talking about here, because a non-programmer will have to hit this at a trivial level) seems to me to have been tried multiple times in multiple venues, and to have failed every time. Personally, I think it's because as programmers, we underestimate the complexity because we've internalized so much; we can't see the actual level of difficulty very well, because it starts out relative to our own skills. This has resulted in quite a few attempts to "make it easy", and none of them have hit any serious stride. The best any of these can boast is a small following making very limited applications, if you really want to stretch what "application" means.

I don't think the idea is ready to fly. The only context I can visualize this actually working is where you have some *very* smart software that can take an abstract description and write code *for* you. That software would have to be (a) very damned smart and (b) conversant with an enormous range of general human knowledge. Right now, as far as I know, that's the precise description of a competent applications programmer. And nothing else.

Comment Re:Normal? (Score 1) 608

Ideas don't arrive in convenient order. Interruptions occur. The world is not a smooth surface, it's full of bumps, pits and detours. Sometimes (as here) there are even reasons to top post. Such as, so someone will actually see it. So get over it. Notably, the AC comment you're objecting to contributed more to the conversation than yours (or mine) does. There's a lesson there.

Comment Re:Imperial Police (Score 1) 176

I'm playing a bit of the devil's advocate but I'm assuming that the US has an extradition treaty with Maldives.

The US has a fairly responsible justice system when it comes to this. If a person from Russia/Nigeria/a country with a dubious court system is stealing credit card info in the US/Canada/EU I think it's absolutely appropriate for one of the latter countries to seek that individual's arrest when that person enters a jurisdiction with an extradition treaty.

So for me the US having the Maldives' police arrest and extradite this guy would be fine.

The iffy part is the US using it's own law enforcement. I can understand the US wanting to run the show so nothing goes wrong, but it definitely speaks to a general disrespect to the sovereignty of the country in question.

Slashdot Top Deals

2.4 statute miles of surgical tubing at Yale U. = 1 I.V.League

Working...