Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×

Comment Re:I'm I secured ? (Score 1) 268

AFAIK, the keyfile is only useful to avoid brute-force attacks against your passphrase - it is still derived down to the same encryption/decryption key length as would have been derived from your passphrase. If you've got encrypted partitions loaded, the key is in memory, and the keyfile is utterly irrelevant.

Comment Re:Misleading title (Score 1) 268

Auto-locating the decryption keys (for multiple products) rather than manually digging through a 16gig ram dump is easily worth $300 :) - I'd kinda expect law enforcement companies to have already come up with tools, though (or, perhaps more likely, be paying (lots more) for already-existing products).

Comment Re:It's not terrible (Score 1) 675

In all fairness, he did say Adobe Acrobat (the expensive PDF maker), not Adobe Acrobat Reader (which is free and only reads them). If you're actually generating content then you may very well start with a blank file and run Acrobat from the icon.

True - I just assumed he meant "reader", most "normal people" I've heard refer to the program either calls it "Adobe PDF" or perhaps "Adobe Acrobat" :)

I'd kinda assume somebody using the (indeed pretty darn expensive!) Acrobat to know what the program is called... or at least not having an issue typing "Adobe" and then picking acrobat from the result list. Then again, marketing drones... :)

Comment Re:Mold-breaking (Score 1) 675

In DOS, you had to navigate to the directory your application was installed in, or type the full path - and if you hadn't actively installed something like 4DOS, you had to type out everything in full. With the Start Screen (and the new-style Start Menu of Vista and Win7 too), you type a few words (heck, often only a few characters) from the application name. Sure, it takes a bit getting used to the she start-screen of Win8, but it's IMHO more useful than the start menu since it's full-screen and thus can show more information.

But I guess I'm biased - I've always thought the old start menu and it's nested folders was sucky, and have used a combination of quicklaunch bars (DonationCoder's LaunchBarCommander) and keystroke launchers (Find And Run Robot, Launchy) ever since the XP days. I like my keyboard goodness.

Comment Re:so this fixes smaller cell = less reliability? (Score 2) 135

FWIW: my X25-E (Intel's SLC based 'enterprise' SSD - firstgen with large fab size) died after a few years of not-so-intensive use. It's been my experience (two of my own drives, and what has happened to a couple of friends) that when an SSD dies, it doesn't seem to be because you exhaust the P/E cycles.

Comment Decent little chit-chat (Score 1) 326

So there's been a few small details that I think we could have done better, but on the whole I'm *very* happy with git. I think the core design is very solid, and we have almost zero redundant information, and the core model is really built around a few solid concepts that make a lot of sense.

I had hoped to see that answered with "I wish I had started git as libgit+git from the get-go, instead of the hacky shell-script semi-architecture it started with" - but that's (obviously) because I value portability and embeddability in other projects.

Also, while I appreciate Linus' outspoken no-bullshit personality, I find that sometimes it devolves into cursing and rudeness - this is one of the occasions where he's entirely mellow, lucid and reasonable, and that's nice to see :-)

Comment Re:arg (Score 0) 92

You'd get a +1 if I had mod points - although I would assume Blymie takes offense at the word 'automagic' moreso than the process being... automagic ;-)

I guess it wouldn't be a half bad way to manage Gentoo's portage or FreeBSD's ports, but it doesn't seem like a smart idea for binaries - and I wonder if the bulk source (rather than the makefiles, patches and descriptors of a portage/ports system) would be manageable, assuming that most people would want to only download the source for the parts they need. How'd one do that with Git - huge amount of submodules?

Slashdot Top Deals

They are relatively good but absolutely terrible. -- Alan Kay, commenting on Apollos

Working...