Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
×

Comment No matter (Score 1) 173

Informed users have any number of plugins to ensure their privacy while browsing. I personally use ghostery (breaks a minimum of sites), Adblock (currently disabled, but doesn't reall break anything) and NoScript (which makes browsing hell, but does a damn good job). Plus I block third party cookies and clear all other cookies on browser restart, clear all flash cookies on restart via Ghostery (and store them in a ramdisk for good measure) and disable HTTP referers (depressingly spelled incorrectly). Nothing's more annoying than sites that use referers as a form of authentication, so I generally just sign on to those services less. Finally, I've started doing sensitive things (logging into email/banking) in a private tab, thanks to LinkedIn's kindly alerting us to how people may like to abuse your sessions on other sites. If I get really paranoid about this, then I'll just start doing this stuff in a VM instead. I'm sure that there's more that can be done, which I'll research in my spare time, but as long as I have control of my device (which you damn well better believe I do... I hope) then tracking is a game that's bent towards those being tracked, and we should be able to adapt to whatever they do.

But for those users who don't know/care, fine with me. Advertisers prey on the ignorant and they are the ones that make the market work. They're also the ones that make the market crash due to vulnerability to idiotic schemes like the sub-prime mortage crisis and ponzi schemes a la Madoff, but it's a valid trade-off.

Submission + - Withhold Passwords From Your Employer, Go to Jail? (forbes.com)

ericgoldman writes: Terry Childs was a network engineer in San Francisco, and he was the only employee with passwords to the network. After he was fired, he withheld the passwords from his former employer, preventing his employer from controlling its own network. Recently, a California appeals court upheld his conviction for violating California's computer crime law, including a 4 year jail sentence and $1.5 million of restitution. The ruling provides a good cautionary tale for anyone who thinks they can gain leverage over their employer or increase job security by controlling key passwords.

Comment Re:Answer: No. (Score 2) 404

More likely than not, there are likely components which will have to be entirely rewritten. While many of the bugs are trivial defects, it looks like in many areas, the design is just inherently flawed at the root. Particularly seeing the performance issues, I can't help but believe that it's just fundamentally architected in a very poor way, and while there might be quick hacks to at least get it standing, it won't really be functioning properly without seriously ripping out the internals.

But let's take a wait-and-see approach, now that we're calling the competent engineers in....

Submission + - Dell to show its first 64-bit ARM server this week (computerworld.com.au)

angry tapir writes: Dell will give its first public demonstration of a 64-bit ARM server this week, the latest step in an industrywide effort to build servers based on low-power chips like those used in smartphones. Dell will show a server based on a 64-bit ARM processor from AppliedMicro running the Fedora version of Linux and hooked up to a storage system from PMC-Sierra, Dell said.

Submission + - NSA: 'We're Really Screwed Now' (foreignpolicy.com)

cold fjord writes: Foreign Policy reports, "One of the National Security Agency's biggest defenders in Congress is suddenly at odds with the agency and calling for a top-to-bottom review ... And her long-time friends and allies are completely mystified by the switch. "We're really screwed now," one NSA official told The Cable. ... Senate Intelligence Committee chairman Dianne Feinstein said she was "totally opposed" to gathering intelligence on foreign leaders and said it was "a big problem" if President Obama didn't know the NSA was monitoring the phone calls of German Chancellor Angela Merkel. ... Perhaps most significant is her announcement that the intelligence committee "will initiate a review into all intelligence collection programs." ... If the review also touched on other intelligence agencies under the committee's jurisdiction, it could be one of the most far-reaching reviews in recent memory ... A former intelligence agency liaison to Congress said Feinstein's sudden outrage over spying on foreign leaders raised questions about how well informed she was about NSA programs and whether she'd been fully briefed by her staff. "The first question I'd ask is, what have you been doing for oversight? Second, if you've been reviewing this all along what has changed your mind?" The former official said the intelligence committees receive lengthy and detailed descriptions every year about all NSA programs, including surveillance. "They're not small books. ... They're hundreds of pages long."" — More at Lawfare

Comment Re:Telco oligopoly (Score 1) 569

The problem with the United States is that, well... States. In most other countries, if you want to run cable, utilities, etc., you go to the federal government, get your permit, do whatever environmental impact studies need done, and be on your merry. But here, you have to deal with municipalities. Thousands of them. And that opens the door for exclusive contracts; Which are typically for 10, 20, even 50 years. And it goes to one company. One. For an entire town. For 50 years. They didn't write any legislation, they just took advantage of how our government was organized. It's a glitch courtesy of our Constitution.

Excuses. Just fuck the bureaucracy already and get the job done. If America wants to stay relevant, that is.

We're talking about the country that once prided itself on getting shit done. What happened to those folks? Did principles die away with them?

Comment Re:desktop (Score 1) 314

The open source world just hasnt' evolved the maturity to make a universal desktop OS **that people use**

Not really. It's as mature as any other operating system, if not, more mature (apt vs whatever you have on Windows or OS X for example, more customizable desktops and better defaults). That doesn't mean that it doesn't take effort to use a new OS - just that people aren't willing to put the effort in, or they're waiting for some program to get ported over. Or they won't learn to use alternatives which often have the same functionality as other programs but once again, aren't interested in learning to use them in a new way (which isn't wrong, so much as it is sad, but really the greater mistake is using platform-restricted programs in the first place).

But the Linux ecosystem is perfectly rich enough for users who are either willing to switch and put the effort in, or already have and are satisfied. And I think the rate of users who are satisfied when they do make the switch is perfectly good, if not remarkably so, and will continue to ensure the livelihood of the environment.

Comment Re:Python (Score 1) 465

As long as his friend isn't writing the actual code himself, then a scripting language should be perfectly sufficient. I know C, C++, Java as well as anyone else I know, and do a considerable amount of development in them, but when I was running simulations in graduate school, I didn't touch C++ once - all I used was Scheme the front-end to my simulation package), Python (glue) and bash (a little more glue). Worked great for me, and I'm a fine developer in any maintstream language.

Slashdot Top Deals

"Little else matters than to write good code." -- Karl Lehenbauer

Working...