Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
×

Comment Linus Torvalds and I both enjoyed the QL (Score 1) 124

(Comment I also added to the register article - but I like /. too :-).

I offered to go with Linus to Sao Paulo zoo once to help him avoid having to meet Lula, the president of Brasil which he really didn't want to do :-). I did so only on the condition he do an interview with me. I was fed up of people asking Linus about Linux, so I only asked him questions about the Sinclair QL, which both he and I enjoyed. Interview is still available on youtube here:

https://www.youtube.com/watch?...

Comment Reflected in language? (Score 4, Informative) 81

The book "Alex's Adventures in Numberland" by Alex Bellos talks about this. There is a difference in the way we treat numbers 1, 2, 3, possibly 4, compared to numbers 5 and above. The author suggests this is reflected in number systems. Roman numerals start I II III and there are two alternatives for four, IIII and IV. In Chinese too the first three numbers are groups of lines before it changes with four. Our Indio-Arabic glyphs for 1, 2, 3 also originate as one, two, or three lines joined up.

I would suggest that case endings in Slavonic languages might be another indicator. For two, three, or four of something you use the genitive singular (roughly: "three of apple") but then for five or more the genitive plural is used instead. (Things may get muddy when dealing with compound numbers like forty-two where you could use the same case ending as for two.)

What other languages or writing systems have a change between 2,3,4 and larger numbers?

Comment Re:Previous attempt at this lasted 6 years (Score 1) 109

I was assuming it was based essentially on existing digital camera hardware with an extra authentication or signing step at the point the image is written to storage. That's how these products have worked up to now. Of course if the camera manufacturers are investing big bucks in developing a secure system from the ground up, my assumptions are wrong. But I don't see any indication that's what is being offered here.

Comment Re: Previous attempt at this lasted 6 years (Score 1) 109

That's right, I am assuming the connection from the sensor to the rest of the camera electronics is not part of the secure system. I think that's a fair assumption, as CCD or CMOS sensors are relatively simple devices and don't have room or time for cryptographic processing at the moment the image is recorded and read out. Even if not, the point remains that you could leave the electronic parts untouched and just project in the image you want to record.

Comment Re:Previous attempt at this lasted 6 years (Score 1) 109

But you don't have to crack the TPM or the secure enclave. You just have to replace the camera sensor with a custom device that outputs the image you want, and if necessary set the camera's date and time or fake some GPS signals. You could even keep the hardware untouched and use a slide duplicator attachment to make an authenticated copy of any image you want.

Comment Drug addiction is a medical condition... right? (Score 2) 265

For many years advocates of more liberal drug policy have argued that addiction should be treated as a medical condition. And we're always told that mental illness should be seen as just another illness -- you wouldn't stigmatize or blame someone for having a broken arm, so you shouldn't do so if they are schizophrenic.

Well, isn't this the logical outcome? If a medical condition is severe enough to destroy your quality of life, and it isn't curable, then in some countries you have the option of assisted suicide. Why would you refuse that to someone whose condition is being addicted, if that's just another medical condition?

Comment Re:Roundabouts (Score 1) 93

Hmm, you say a roundabout takes more space than a 4-way light *for the same amount of traffic*.

If that's true, it implies that roundabouts aren't that good after all? Since I thought their advantage was handling a higher volume of traffic. Like for example, if you put a four-way intersection with traffic lights it can handle an average flow of ten cars per minute, but a roundabout could take twenty cars per minute. In other words, greater throughput. (I don't know what the true numbers are.)

Perhaps the throughput is the same but a roundabout reduces the average time for a car to clear the junction -- in other words, same throughput but improved latency?

Comment Re:Uh wut? (Score 4, Insightful) 35

I do remember back in the day Google was known for its contrarian approach. Consultants would tell you that for an "enterprise" data centre you needed expensive servers, redundant power supplies on each unit, RAID on each unit in case a disk failed, ECC memory and so on. But Google decided to get the reliability at the large scale, throwing together large numbers of cheap systems with off-the-shelf parts and if one of them fails, well you just leave it there and use the remaining ones.

Nowdays it's conventional wisdom that servers should be "cattle, not pets". Perhaps in even in 1999 the smart people knew that. Perhaps I am setting up a straw man with these "consultants" who wanted an expensive, gold-plated approach. For sure it would have happened anyway without Google. But this guy did have to swim against the current.

Comment Re:SambaX was buggy and horrible (Score 2) 46

Samba is only configured one way, via the smb.conf file.

Runtime control can be done via smbcontrol, but the base config file is always smb.conf.

When using local uses passwords *must* be separate as the SMB protocol and Linux passwords use completely different crypto.

Of course if you want synchronised passwords just add the Linux machine into the Active Directory Domain using Samba's winbind and users and passwords are identical of course.

Comment Re:SambaX was buggy and horrible (Score 2) 46

This is completely incorrect.

Microsoft do not concern themselves with what SMB versions Samba supports when considering maintenance. At all.

As it should be IMHO. We match current versions of Windows and only keep SMB1 around in an "off-by-default" state for customers who can't or won't update old Windows / DOS clients.

Slashdot Top Deals

"A car is just a big purse on wheels." -- Johanna Reynolds

Working...