Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror

Comment Re:Star Wars (Score 3, Informative) 178

And I'd got her the "revamped" versions of them all, with new CGI on the old trilogy, so even the old ones were even worse than that originally!

Up until this moment, George Lucas was the only one who thought the revamped movies were an improvement. But now there's two of you :)

Comment Re:If you care enough to encrypt a volume... (Score 1) 258

The normal setup is encryption after partition. Meaning dropbox is operating on the unencrypted data

You are quite right, of course. I apparently had a stroke of bad luck while I was trying to think :) With ecryptfs, you could actually set it up such that it's the encrypted files that are seen by Dropbox - and incidentally, that setup is still supported by Dropbox, if the encrypted files are on a regular ext2 filesystem. The configuration that they have dropped support for is the one where they see your unencrypted data on ecrypts (yes, and a whole slew of other filesystems, of course).
My apologies for the hasty remark, and thank you for your correction.

Comment Re: Not a dev (Score 2) 241

Just because they did bad things in the past, when they were run by different people, doesn't mean they will do bad stuff now.

I asked this elsewhere, and I ask this again. The people who run Microsoft now (at least the CEO) were working for Microsoft back in the nineties. So, apparently they thought it was an OK company to work for while they were doing all these shady things. Why should we start trusting people who obviously thought Microsoft's behavior back in the nineties was morally acceptable?

Comment Re:I am real people... (Score 1) 348

And I need end to end encryption, for things like...

And more so, I also WANT end to end encryption .

.

Exactly. You want it, you don't need it. How do you think the world got by 25 years ago when next to no-one used encryption?

You can still do all those things you listed without it, just as humans have for millennia before it existed.

Yes, all those millennia of purchases on the net...

Comment Re:he's an idiot (Score 4, Insightful) 365

I guess he got the address around the time you were born. Those of us who were on the internet when he got the address can tell you that no, there was no "standard" (which it's not) of putting noreply in the local part of the address to indicate that replies were not wanted. People back then mostly adhered to proper standards, not bogus customs invented when marketdroids discovered the net. It was, and should still be, a perfectly good address.

Comment Re:Debian bugs (Score 1) 55

There's a "really funny" story about xscreensaver, that you should look up one day...

Thank you for the very entertaining read. Now I know not use Debian anymore.

OK, so you're implying that you're already using Debian, but...

My favorite quote from that discussion:

I'm personally totally fine with having an 18 months old xscreensaver in Stable. As I am with nearly all other packages. I mean, it's Stable, not bleeding edge.

Guys, 1999 called, they want their Software Development practices back.

...then you go on to demonstrate that you had absolutely no idea that Debian has a release cycle that averages well over two years.

Can you explain how this very peculiar situation came to be?

Comment Re: Linux is a fragile house of cards (Score 1) 699

> No, he's not an idiot. He's a normal person. Normal people click uninstall and expect their game to be uninstalled, not their OS's GUI

No he's not an idiot, a fucking liar is what he is. There is no way that in any package management system XFCE would have a dependency on a Sudoku app, if anything the dependency would be the other way around. So no, removing Sudoku would never result in XFCE being deleted. Not even Ubuntu would be that stupid.

Actually, it could. Imagine you have a virtual package, say xfce-environment, which depends on sudoku and everything else XFCE. This package is the only package that is explicitly installed, and through it you got your DE. The system is configured to automatically remove packages that are not explicitly requested (mine works that way - when I remove a package, any package that is installed solely because it's a dependency of that package is also removed). So, luser uninstalls sudoku, which forces removal of virtual packagee xfce-environment (since this virtual package has a dependency on everything, including sudoku), now every single other package that xfce-environment depended on, which has no other reasons to exist on the system, will also be uninstalled. I can see this happening, and have seen similar situations myself.

Now, I don't think the system is in the wrong here - the user should probably have paid a bit more attention, but I do not think his story is necessarily false.

Slashdot Top Deals

Usage: fortune -P [-f] -a [xsz] Q: file [rKe9] -v6[+] file1 ...

Working...