Forgot your password?
typodupeerror

Comment Re:Get off my lawn (Score 1) 63

The Trash 80s? Had a Commodore PET 3032. A whole 1 megahertz. On the other hand, the IEEE 488 meant that I could send a command to one disk drive to transfer to a second disk drive, whilst printing, with the computer then totally free to actually do other stuff. SCSI it wasn't, but for the time, it was an ingenious solution to a lot of problems.

Comment Re:This. (Score 1) 76

I had one breakthrough DMT experience where I saw 'the machine elves' (I just saw what I describe as fast-moving fractals that I 'felt' were beckoning to me); but, we have matching experiences w/the other primary psychedelics: I only had relatively minor on-top visual distortions with even the largest doses of LSD (1500+ mcg) or mushrooms.

That said, everyone is different. I know that some of my friends absolutely lost their fucking minds on a few tabs of LSD and, purportedly, experienced wild hallucinations that I have to trust were real to them but haven't ever experienced myself.

Comment Recidivism rates (Score 2) 149

US: 66% (Wall Street's numbers aren't those found in official statistics)
UK: 28.9%
Holland: 23%
Norway: 16%
China: 6%

US' conclusion: The rate is a complete mystery, we've no idea how to decrease it, let's do more of what we're currently doing differently to everyone else.

There is a slight possibility this may be flawed.

Comment Re:On AI design and also irony (Score 1) 56

It has seemed to me, for a very long time, that modern AI systems would need to be integrated with standard RDBMS systems for reliable persistant storage of raw information, some sort of no-sql database (memcache or some variant) for persistant storage of associations, some sort of document database for blocks of textual information, a SPARQL system for searching semantically-marked information within the document database, and a more old-fashioned back-propogation NN to provide a store of understanding that the user can directly manipulate.

Probabalistic classifiers are all fine and good, but only for a subset of the tasks needed. The above structure is a very loose, wildly-speculative initial framework. It's almost certain that if you actually tried building an integrated multi-model system, that you'd end up making a lot of changes to this basic idea, but that you'd end up having to implement the same core concepts that are identified in it.

Comment Re:"Alan Turing, one of the more famous people" (Score 2) 25

From their careful selection of text, they WANTED it to mean something else so badly that they couldn't handle putting in the full text. It's a common blight on today's Internet, where people want other people's writings to mean something other than what was meant by the writer, so carefully select the words they read.

Comment Re:That's 12-year-old thinking (Score 1) 57

That's the entire point. Trying to solve other people's problems NEVER WORKS. You CANNOT control others into responsible behaviour, but you CAN place them in a position where they will choose to be responsible of their own accord. It is the ONLY way that works. It is the only way that has ever worked. If you look at computer programming, you will see this repeated over and over - well-meaning "hard rules" are ignored, STANDARDS are kept.

You must give them parameters and force them to find their own solution within those.

Slashdot Top Deals

You are an insult to my intelligence! I demand that you log off immediately.

Working...