I've come up with a wonderful algorithm. What you do is keep a 'sum' number, and randomly generate a 'shift' number by shifting the original bits n times, then add this number to the 'sum' number. It can be repeated as many times as you want, with randomly generated n's. I was trying to come up with a good name for it, and all I thought of was my daughter, Multi...
When you fold something in half, it becomes twice the thickness, so 10 folds gives 2*2*2*2*2*2*2*2*2*2 times the thickness, or 2^10 = 1024. I was pointing out the fact that he wasn't trolling, he was simply mistaken.
I've always heard it used in multiplication, but if you take '10 fold' to mean '10 folds' then it would be exponential, i.e. '10 fold' = 2^10 = 1024, which I think was the mistake made here.
The backup isn't important, the real question is 'Who has the data'.
The loss of the data isn't important, the gain of the data by people who probably shouldn't have access to banking information and home addresses is a problem, though.
Once you have bank account numbers, presumably with the bank involved, I assume it would be trivially easy to phish people by sending emails with correct bank names and REAL names, so large amounts of login credentials wouldn't be too hard to gain with the rest of this information, sadly.
Of course, this is assuming that there isn't enough data lost to allow people to clean out the accounts.
I assume "about a quarter" meant 23% on Red Hat, which put it at a nice round 100%. I further assume this value would be a percentage of the previously quoted 44%.
It's certainly more interesting to ponder all this than what you're doing, which is to fold your arms and proclaim my 'computer is running on DC power.' You sound like you're trying to tie philosophy into a technical discussion.
If you've taken a basic circuits class, you'll note that almost every IC will take in a (for simplicity) +5V power source through the circuit and place that into a 0V ground. This is always present, whether a clock signal is present or not to trigger a change in the voltages within the circuit, the +5V and +0V are required to maintain the state of the system (assuming volatile components, since non-volatile components require very little if any power to maintain)
In almost every system you describe, the AC voltages have a purpose of triggering a change in the circuit, rather than powering the circuit. If that AC voltage suddenly gets flattened to 0V, the system would halt, but no state information would be lost. In this sense, you are correct that your computer would 'run on' a high frequency oscillation, however if the signal was suddenly stopped, no state information would be lost, the circuit would simply perform no calculations. In this sense, I am correct that the AC signal is a non-essential, though very useful, component of a computing system. Should the 5V power source be eliminated, all information would be lost, and the AC signal would 'open' and 'close' the gates of transistors with a 0V difference across them (producing no change). Thus, the computer 'runs on' DC power.
In so many words, the clock is a signal, not a power source.
If you would prefer to debate what constitutes a computer, in your Palm III backlight example, I'd rather not get into that, as it's a rather inane debate.
Actually, your computer is running on DC power, and the components are triggered (not powered) by DC. If there was no DC the clock signal wouldn't power a whole lot.
but it uses electricity which comes from coal or oil, to produce hydrogen that contains less energy than the oil you had to burn to make it Actually, TFA states that the process could be self-sustaining (assuming free plants) with respect to electrical output. This isn't 100% electrolysis, I assume they're using the electricty as a sort of catalyst to lower the breaking energy enough that the bacteria can split the fuel efficiently.
Incorporating all energy inputs and outputs, the overall efficiency of the vinegar-fueled system is better than 80 percent, far better than the efficiency for generation of the leading alternative fuel, ethanol
We achieved the highest hydrogen yields ever obtained with this approach from different sources of organic matter, such as yields of 91 percent using vinegar (acetic acid) and 68 percent using cellulose the summary is misleading. The article clears it up. Sky is blue, water is wet, etc. etc.
Guess what -- this working microbial fuel cell takes C,H,O in as vinegar or cellulose, and outputs H2 and CO2! Do you really call that 'carbon neutral' as a fuel source? It's still dumping CO2 into the atmosphere, just less of it per Joule of useful energy. Yes, I do call it carbon neutral. The plants take in C02, H20 and E to create vinegar and cellulose, and due to thermodynamics, plants can't create more H20 and C02 than they take in; so by definition it's carbon neutral.
*15 minutes.
It's bad enough that they directly state they're not really testing patches with a 15 minute turnaround, but the fact that they're making mistakes that can be fixed in 15 minutes speaks loudly as well.
It would be so that the form would always be filled out correctly, and only once.
What if someone wanted to change their vote midway through voting? They would probably end up scratching out the candidate they had voted for rather than request a replacement ballot as they are supposed to.
In this instance, the machine would act as a quick total verification (to allow the hand count to be quickly validated) as well as a type of file buffer, so that people could vote more clearly for whom they desired.
most will draw the line at saying the patent action is a good thing, because we don't know who might get hit by it next. Microsoft can write off a $5M loss on patents about as easily as they can write off Ballmer's lunch, but while $5M might not be much to Microsoft, I'm wondering if they knew what they were doing by handing the company money; After all, it's not particularly to Microsoft's advantage to kill a patent troll, they'd be doing their competitors a favor.
At the risk of a tinfoilhat, I think they're trying to arm Timeline, not defend their assets.
I actually remember reading this from a series of books called Imponderables, years ago.
They're also #9 and #11.
I've come up with a wonderful algorithm. What you do is keep a 'sum' number, and randomly generate a 'shift' number by shifting the original bits n times, then add this number to the 'sum' number. It can be repeated as many times as you want, with randomly generated n's. I was trying to come up with a good name for it, and all I thought of was my daughter, Multi...
Not without oxygen it isn't.
You can't circumnavigate the security on paper, it's flat!
When you fold something in half, it becomes twice the thickness, so 10 folds gives 2*2*2*2*2*2*2*2*2*2 times the thickness, or 2^10 = 1024. I was pointing out the fact that he wasn't trolling, he was simply mistaken.
Try reading my post again.
I've always heard it used in multiplication, but if you take '10 fold' to mean '10 folds' then it would be exponential, i.e. '10 fold' = 2^10 = 1024, which I think was the mistake made here.
Nothing like losing data on half the population of the UK...
I think the law in TFS stands a good chance of passing now.
The backup isn't important, the real question is 'Who has the data'.
The loss of the data isn't important, the gain of the data by people who probably shouldn't have access to banking information and home addresses is a problem, though.
Once you have bank account numbers, presumably with the bank involved, I assume it would be trivially easy to phish people by sending emails with correct bank names and REAL names, so large amounts of login credentials wouldn't be too hard to gain with the rest of this information, sadly.
Of course, this is assuming that there isn't enough data lost to allow people to clean out the accounts.
28%(Mac) +25%(Red Hat) +18%(SUSE) +18%(Ubuntu) +9%(Linux [other]) +4%(not sure) = 102%
I assume "about a quarter" meant 23% on Red Hat, which put it at a nice round 100%. I further assume this value would be a percentage of the previously quoted 44%.
If you've taken a basic circuits class, you'll note that almost every IC will take in a (for simplicity) +5V power source through the circuit and place that into a 0V ground. This is always present, whether a clock signal is present or not to trigger a change in the voltages within the circuit, the +5V and +0V are required to maintain the state of the system (assuming volatile components, since non-volatile components require very little if any power to maintain)
In almost every system you describe, the AC voltages have a purpose of triggering a change in the circuit, rather than powering the circuit. If that AC voltage suddenly gets flattened to 0V, the system would halt, but no state information would be lost. In this sense, you are correct that your computer would 'run on' a high frequency oscillation, however if the signal was suddenly stopped, no state information would be lost, the circuit would simply perform no calculations. In this sense, I am correct that the AC signal is a non-essential, though very useful, component of a computing system. Should the 5V power source be eliminated, all information would be lost, and the AC signal would 'open' and 'close' the gates of transistors with a 0V difference across them (producing no change). Thus, the computer 'runs on' DC power.
In so many words, the clock is a signal, not a power source.
If you would prefer to debate what constitutes a computer, in your Palm III backlight example, I'd rather not get into that, as it's a rather inane debate.
Actually, your computer is running on DC power, and the components are triggered (not powered) by DC. If there was no DC the clock signal wouldn't power a whole lot.
it makes math pretty easy, and your computer is currently running on it.
Why? what's wrong with a potluck?
It's 0 sum with how much greenhouse gas is being captured by growing the plant.
The only thing that ISN'T 0-sum would be pulling greenhouse gases out from hundreds of feet underground; Which we already do.
*15 minutes.
It's bad enough that they directly state they're not really testing patches with a 15 minute turnaround, but the fact that they're making mistakes that can be fixed in 15 minutes speaks loudly as well.
It would be so that the form would always be filled out correctly, and only once.
What if someone wanted to change their vote midway through voting? They would probably end up scratching out the candidate they had voted for rather than request a replacement ballot as they are supposed to.
In this instance, the machine would act as a quick total verification (to allow the hand count to be quickly validated) as well as a type of file buffer, so that people could vote more clearly for whom they desired.
- Appear
- Pear
- reap
- pie
- air
- dear
- spear
- ape
- sap
- sip
- is
and probably a few others. Glad I could help.At the risk of a tinfoilhat, I think they're trying to arm Timeline, not defend their assets.
If they really wanted more money, they'd tax you.
This is simply the Government bending over to corporations, rather than respecting their constituents as they should be.
I hope that these two are pulled out of office, there's better things for the DOJ to be doing. Like forgetting and losing embarrassing information.
Penny Arcade springs to mind.