Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×

Comment Mobile OS (Score 1) 180

I blame the mobile OS vendors for this, especially in case of Android. A modern mobile OS must give full control for the user to understand and control which apps are accessing which data services. The user should be able to have a log of all these requests. The user should be able to wire fake data sources to these apps. There are very few apps that I would trust with my contacts list, account names and location information. Cyanogen Mod is working towards this and Google's attempts to acquire it do not engender any trust. The last company with legitimate use for Cyanogen Mod would be Google.

Comment Re:FOSS (Score 1) 183

Next up, after negative user response, ChromeOS to publish full source code and become free user-respecting software.

ChromeOS tends to ship on Tivoized hardware, which isn't exactly Gnu-Freedom; but, in terms of the software on top of the bootloader, what are the deficiencies? I know it ships a proprietary Flash, and whatever bullshit makes Netflix work; but is there anything else?

Comment Re:Designed in US, Built in EU, Filled in Iraq (Score 2) 376

If memory serves, the tricky bit was that any evidence we had based on receipts or equivalent, either ours or those of other Good Guys, would be both embarassing and largely obsolete; since the Iran/Iraq war was not exactly a moral triumph on our part, and it long enough past that any remaining munitions would be hazmat but close to useless for military purposes. Evidence of anything more recent, though, was hampered by being almost entirely bullshit.

Comment Incidentally... (Score 1) 213

I can definitely appreciate the value of some skills that fall under 'coding', some logic, thinking about breaking down problems in a rigorous way, gaining the ability to make a computer do boring stuff programmatically rather than one-by-one by hand.

However, my understanding(both in personal experience and from what I've read on the subject) is that actually-good, especially actually-really-scary-good, programmers have to be born and then polished, and that just throwing more practice at the unsuited doesn't actually improve them as much as you'd hope.

Is the theory that current education, lacking in CS, is failing to identify promising candidates? That we should be ensuring more suitable people go into CS rather than other areas that require similar talents? That the world really needs more rote-learned java monkeys to keep wages safely low?

Comment Re:Systems perpetuate themselves (Score 1) 228

birth control is escapist fantasy.

Tell that to basically anywhere in the first world... Unfortunately, despite our best efforts, countries seem to go through a generation or two where modern sanitation and medicine have kicked in; but modern prophylaxis hasn't, which goes really badly; but once you get past that, results have been excellent the world over.

Comment Re:I wonder how much we can trust it (Score 5, Informative) 68

Making Tor dead simple to use is great, but this is such a nice device for three-letter agencies to target inserting a backdoor into.

While that is a possibility(albeit one that could theoretically be ameliorated, barring hardware-level backdoors, by 'here's how to build Tor from mainline and replace our firmware' documentation), I'd be more worried about the fact that Tor isn't dead simple.

The project itself has a list of handy warnings concerning What Not To Do on Tor and expect the anonymity to keep working, even assuming there are no unknown attacks and vulnerabilities at play. Tor has no magical ability to scrub dangerously identifying information from the assorted dumb, lazy, or just plain user-hostile chatter generated by various programs on your computer. It also, as a necessary side effect of its design, exposes some traffic to the exit node, which requires that you be careful about SSL/TLS for anything that the exit node shouldn't see.

That's what makes me nervous about the projects(hardware or software, boxes like this or Android VPN plugins, or whatever) that make it dead easy to route all traffic through Tor. Unless you know exactly what you are doing, that probably isn't what you want. Your day-to-day OS is very likely to be far too dangerously chatty(which means that you really shouldn't use it at all, unless booted to a liveCD; with the Tor browser bundle, that passes only traffic from the Tor browser as a distant second best); but you definitely shouldn't just plug it into the magic Tor box. Some applications you just don't want going through Tor at all. If the traffic is intrinsically personally identifying the best case is that you'll gain nothing and the worst case is that you'll be less secure than you were.

Things that keep people from running the browser bundle on their poxed XP machines and expecting anonymity are good; but Tor simply isn't easy to use, even if it is made easy to set up, and that can bite you in the ass.

Comment Re:Understandable. (Score 1) 158

Has anybody actually examined the difference in bandwidth consumption(obviously Netflix has; but I was hoping for a 3rd party)?

'4k' is four times the pixels; but your target bitrate is a different question. I doubt they'd be gutsy enough to keep it the same as for 1080p; but they could have concluded that 3 times the bitrate actually looks just fine (or, less likely but possible, that anything they can get in '4k' is more likely to have been produced at high resolution all the way from camera to final output and more than four times the bandwidth is needed to keep from munging the result).

It would also be interesting to know(but a lot harder to test yourself) how much of the additional cost is storage and bandwidth and how much, if any, is the "More Pixels Means More Premium!" content markup that we saw between DVDs and BDs, where the same title would cost more if you wanted it at higher resolution.

Netflix can certainly attempt to charge what they wish, and it's certainly possible that the difference in price closely reflects the actual difference in cost; but I'd be interested to know more about how much more costly the additional resolution is, and where the additional costs come from.

Slashdot Top Deals

"If you want to know what happens to you when you die, go look at some dead stuff." -- Dave Enyeart

Working...