Forgot your password?

typodupeerror

Comment: Re:The underlying map data is key (Score 1) 141

by iluvcapra (#40195327) Attached to: Apple, Google: Battle of the Cloud Maps

It depends. It's hard to look at imagery map tiles without seeing four different copyrights from private and government agencies. For map data, just looking through Los Angeles, sometimes the map data is (c) Google, sometimes it's (c) City of Pasadena, sometimes it's (c) Cybercity. Also when you route directions more people seem to be involved.

You can see in Google's licensing terms an enumeration of where they get their mapping data; a lot of this can be delivered under Google's copyright if their work, their "final map data" is a derived work or aggregation of business locations from infoUSA, park locations from the city government, subway stops from the county authority... even if each of these data sources is the copyright of their original creator.

Comment: Re:Quota system = degradation of standard (Score 1) 678

by digitig (#40193351) Attached to: The Shortage of Women In IT

Computing now is nothing like the profession it was in the 1960s (I'd be interested in the evidence for near-parity then, though, because I didn't see any women around when I joined the profession in the 1970s).

Malaysia is probably not representative of the situation in the west. Remember what I said about the proportion of women falling in such fields as women's rights improved.

Comment: Re:Learn Chinese or work over the inernet? (Score 1) 399

by digitig (#40192937) Attached to: Ask Slashdot: Find a Job In China For Non-native Speaker?

Mandarin has four tones. There is a fifth "neutral" tone, but it is rarely used, and you don't really need to learn it.

There are four canonical tones in Mandarin + neutral.

In practice, they have many realisations. The third tone has 3 different pronunciations, the neutral tone has 4 different pronunciations, depending on the context (tone sandhi).

In any case, tones are easy in isolation, but complicated like nothing else in fluent speech. Which is why very few foreigners really master them

As I said, you only need 4 to be unambiguous. If you use the canonical version of each tone it will sound as if you are sounding everything out very precisely (as an English speaker might for somebody whose English isn't very good) but should will be understood (as unambiguously as the language allows -- it still has homophones even when the tones are right). listening is more difficult, of course.

Comment: Re:Implied Consent? (Score 1) 82

by digitig (#40192899) Attached to: 64 Complaints Received On UK Cookie Law

whoever is setting the cookie needs to be able to prove that the user understood in advance that cookies would be set and what that means.

But when someone logs into a site with a username and password, can't it be assumed that a reasonable person would understand that logging in bakes cookies?

No. It can be assumed that a knowledgeable person would understand that, but I doubt most web users, however reasonable, would know that. Anyway, my concern is over analytics, which doesn't require the site user to log in.

Comment: Re:Now that it's been Oracled... (Score 1) 121

by jd (#40191809) Attached to: Making ZFS and DTrace Work On Ubuntu Linux

My preference would be for the wide range of open source u*ix-style OS' to get together, hammer out a cross-os VFS layer and thus reduce the discussions of FS' to technical points on the FS itself, eliminating the OS from the equation. There is nothing inherent about mapping/remapping/versioning/distributing physical data in logical files to blocks of data that is the least-bit OS-specific.

Comment: Re:Why bother? (Score 1) 121

by jd (#40191751) Attached to: Making ZFS and DTrace Work On Ubuntu Linux

There's things Solaris has that Linux doesn't, there's things Linux has that Solaris doesn't, there's things Inferno has that neither Solaris nor Linux have, there's things Hao Ya tea has that no OS will ever contain. Interoperability is best when essentially external components are portable, tea is best when hot and not Earl Grey.

Comment: Re:ZFS on Linux (Score 1) 121

by jd (#40191657) Attached to: Making ZFS and DTrace Work On Ubuntu Linux

Fairy nuff. ZFS has a lot of benefits over the standard Linux filesystems for certain things (just as all the Linux filesystems have their own niches in which they are the supreme overlords). It's rare for me to create a system in which I use fewer than 4 filesystems and if I were to try for a fully-optimized system that would probably go to 5 or 6. ZFS running reliably under Linux would pretty much guarantee me moving to such a model.

"Protozoa are small, and bacteria are small, but viruses are smaller than the both put together."

Working...