Forgot your password?
typodupeerror

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

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:Memory prices (Score 1) 25

With the way memory prices have gone with this latest generation, I want the next gen of CPU's to have a memory interface that can support mulitple different types of memory.

EG, the boat doesn't have memory slots - it has a connector that allows you to connect memory slots of whatever type you want (DDR6, DDR5, DDR4, etc).

These damned memory sticks have gotten too expensive to replace every time I upgrade my CPU.

I wouldn't mind seeing GPU's with socketed VRAM either. Given how much of the price is tied to that it would be good to be able to reuse those components.

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:Crime details (Score 1) 72

He's also going to have to pay that money back, have all his assets seized to do so (proceeds of crime), and then the tax man is going to be asking "Hey, you earned £2m, right? Where's the tax on that?"

Now that he's been jailed, they have years to unpick it all, file additional charges, seize everything he owned, even take any "gifts" that he gave to friends and family, and build a case for tax fraud to jail him further.

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

"Being against torture ought to be sort of a multipartisan thing." -- Karl Lehenbauer, as amended by Jeff Daiell, a Libertarian

Working...