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

 



Forgot your password?
typodupeerror
×

Comment Re:They didn't know! (Score 1) 464

I'm guessing it went something like this:

NSA: "Nice products you have! We'd like to license $10m of it please for our own use, but could you make this algorithm the default in the configs? It would save us a lot of headaches in our configurations and it's the best algorithm to use!"

RSA sales people: "OK! Sounds like you know what's best and your money is always good, of course!"

Comment Re:Question for financial gurus (Score 1) 475

Yes, there's nothing magical about it. All you'd need to do is find somebody who trusts you to pay them back and you effectively make a bet with them. They don't even need to own any Bitcoins themselves. For example, I might agree to give you today's value of 5 bitcoins but you'd need to pay that back to me within, say, 6 months and when you do so you have to pay what the value of bitcoin is at the time. Depending on how savvy and how much the other person trusts you, they may want you to put up some amount of cash in an escrow so you can't flake on them and run with the money without finishing the deal.

Comment Physical Mailbox? (Score 1) 285

What about keeping a drive/Time Capsule in a locking mailbox at the curb? Of course, power might be an issue, but maybe slip a 12V line up into the box from the yard lighting to power it, or even some solar cell set up although you don't want to attract too much attention that something electronic is happening in there. If nothing else, it could be a convenient place to swap or grab backups as needed that is relatively 'off site'.

Comment Thinking what's appropriate vs. Doing (Score 1) 453

I found the opposite to be true. The older demographic (who tended to be higher up) were the ones who took more frivolous calls during meetings. The 20 somethings usually left their phones at their desk. I suppose the younger people questioned might say they think that it is OK for the older folks to do that while if you ask the older folks they would agree that it isn't appropriate but they do it anyways.

I think that can be all well and good for a 'study' except for the last flip comment at the end: "And if you’re an older worker annoyed at what you believe to be rude behavior, just remember, it’s not you – it’s them!" The researchers clearly don't know how to interpret their own data objectively. The study was asking what people thought would be appropriate, not what they actually do!

Comment The nut of the question is (Score 2) 182

How is this different than a software vulnerability and security through obscurity, etc.?

I think to begin with, most software vulnerabilities aren't exploited to cause immediate death of (most likely) innocents. There's also no 'fix' for this (e.g. no software update to everybody's genome, but maybe a vaccine can be developed).

Similar to some other horrible chem/bio/nuke weapon formulas, yes, it should be properly redacted.

Comment Re:Documentation is overrated (Score 1) 211

I think you can also document in a way that is also up to date. For example, do you document the who/what/when/why for version commits? Sure. Do you put in-line comments in the code, e.g. "We need to revise the code below at some point to account for ABC"? I hope so. Do you have a stash of reference scripts/how-tos so you don't have to reinvent how to do semi-routine complex actions, like deployment? What about an active system to keep track of to-dos, priorities and who they are assigned to, what happened, how they were accomplished? Even email history can be effective documentation.

Otherwise, I would agree that documentation in the form of a bulk document which is probably already flawed at 1.0 and easily outdated is mostly a waste of time. (Past the mental exercise of the person writing it, perhaps.)

Slashdot Top Deals

Understanding is always the understanding of a smaller problem in relation to a bigger problem. -- P.D. Ouspensky

Working...