Jared Diamond's Guns, Germs and Steel - it explores the entire history of human species, with focus on the last 11,000 years. I highly recommend it, especially for those who, like myself, thought for a while that history is just a bunch of boring stuff;)
Man, what tools do you have that you can't make it past the checkpoints? For me, the standard policy is for mechanical tools to go in the checked baggage (screwdrivers, wrenches, wire cutters, etc.), but everything else (o-scope, spectrum analyzer, soldering iron with tip removed, etc.) to go with me. Never had a problem, although sometimes it takes longer to get checked.
I concur, that is one source. I've also got a retail copy of Win 8. Win 8 has all the magic needed to reactivate itself if the computer was OEM licensed for it. For Win 7 (and previously XP), you need to restore the OEM files that match the data stored in the BIOS.
Here's what I do when I get a new machine from retail: I immediately reinstall a matching clean copy of Windows - from Microsoft images, without any crapware. It takes way less time than dealing with preinstalled crap. Most of the time, with Windows 7 and 8, the drivers just magically install themselves.
I read about it a few days ago and I couldn't resist. With potatoes I have, 4g seems to be a sweet spot. I've had a 50A slip ring with a bearing/axle set laying about, and I've actually put an off-the-shelf deep fryer on an arm made of some scrap right angle. Works fine. Yum!
I think that there should be a law that every school must have an operating, maintained cloud chamber a high traffic area. Nothing beats the stupid out of people's heads better, I'd hope, than seeing for themselves just a very tiny fraction of the junk that's passing right through us all the time. With a little plaque that says: this stuff can actually harm you and give you cancer. As you'll see, your cellphone has no visible effect. Move on.
The chirp is due to corona discharge, and is akin to a very tiny thunder that's on random autorepeat. It has got nothing to do with mechanical resonance of the heavy cables.
Never mind that when you do such experiments, you remove all unimportant factors. This means that you sure as heck shouldn't be using off-the-shelf equipment. You get a radio test set to generate a WiFi test pattern of some sort, run it through an amplifier, and dump it into a radio-tight environmentally controlled enclosure with the plants. You then vary the power over 5-6 orders of magnitude to see if it really matters. That'd be experimental method 101. And all of this stuff could be had reasonably off eBay, probably for under $1k shipped if you're willing to wait a couple of months. But you need to fucking know what you're doing. No, a bunch of 9th graders and their clueless teacher probably won't cut it.
I hate to be so obvious, but this whole thing was fabricated for media attention. It's useless an experimental result. It is somewhat useful at giving some kids education in the scientific experimental method, but that's about it.
The problem I often see with people is that their emotions tend to take over rational thinking. This behavior should be shunned and held in disdain, much like farting at the dinner table. Losing your child is a thoroughly devastating experience. Since we're human, we shouldn't act like dogs who hump at the street corner because they feel like it. Just because we feel like "doing something" after a loss of a child doesn't mean we are free to go full retard.
BULLSHIT. The frequency was chosen for effectiveness of generation (a very simple magnetron) and shielding, and for regulatory compliance - you don't want an oven that leaks in the frequencies that are useful for sensitive radio communications, for example. There are no sharp absorption peaks in water below 3THz. Over the range of 3THz down to 0.3GHz, the absorption decreases smoothly by two orders of magnitude. It'd downright boring. There is a slight dielectric loss peak (less than an order of magnitude's worth!) in pure water that is sharply dependent on temperature and thus is useless in heating scenarios. This is, again, only for pure water. If the water is bound, like it often is in the tissues, the frequency of this dielectric absorption peak goes down by orders of magnitude. So, let's stop with the myths.
Cells have what is called a "Calcium gate" and that resonates depending on what signals it gets from the cell nucleus and this impacts what types of ionized molecules are let through
Protip: science fiction is, you know, fiction. Just because you've read it in a science fiction text doesn't make it real beyond those pages.
Are you a radio astronomer or something? Because yeah, what you say is true on astronomic scale, it's also true in gases, hey, we're no stars no gases, right?
Radio waves don't just get absorbed when passing by some matter, they have to be of the right energy.
For real-life complex organic matter, the "right energy" is not just a few absorption peaks, it's a rather broadband spectrum. It'd be rather cool if you could use some meat from your freezer as narrowband RF filters. Nature doesn't work that way.
Wait a minute, there are still doctor home visits? I thought it was something that less and less people remembered each day, on the way to be firmly forgotten. WOW.
You didn't seriously expect there to be a parallel decimal interface between the terminal and the chip on the card, did you? That stuff was en vogue in instrumentation in the 70s, when you could buy digital voltmeters of various kinds with parallel digital output, sometimes binary, sometimes BCD, sometimes even 1-of-10 decimal. Chip cards use a standardized serial protocol.
It's even worse. They don't have to guess at all. They can all just use one arbitrary combination, and keep trying it on each card. They've got enough cards to get tens of thousands of hits.
Information about debit cards are NOT shared with anyone outside of the issuing bank.
LOLWUT? Who cares about the cards, they are meaningless by themselves, the information about underlying accounts (whether credit, checking, etc.) is what counts, and it is most certainly shared! By changing the amount of average monthly balance on the checking account I can select what kind of spam I get via USPS. Seriously. The running joke around here is that if you keep the average above $10K, you are bougie since all your firestarter paper comes by mail!
You would be surprised at how much changes in the vacuum environment in an orbit around a star. Suddenly the whole tether needs to be insulated, lest whatever working fluid you carry freezes in the shadow or boils in the sunlight. The insulation needs to survive flexing in those temperature extremes. Earthbound liquid ocean environment is quite thermally benign - it is all within the confines of liquid salty water. Almost none of the non-metallic materials used in this 100+ year old pre-SCUBA technology would withstand the environment of space for any usable length of time.
Most current applications and databases have to use Binary Coded Decimal (BCD) to perform calculations with money
This is the problem. BCD is bad at cache utilization (it wastes 17% memory) and bad at utilizing the instruction set of the processor (unless the processor natively supports BCD). If you want to see how to do extended precision integer math, quite efficiently, using nothing more than platform-native ints and with no memory inefficiencies, look no further than this C implementation
Adding a decimal floating point datatype to the CPU may well bring no performance gains at all, since most CPUs are constrained by the memory bandwidth. Good code can do non-decimal extended precision arithmetic faster than the memory can keep up, so those IBM-peddled data types help with nothing.
Of course we all know that a tree can be walked in a given order and used to generate a list of nodes: there's your bytecode. All it means is that good bytecode should represent a tree, not a string of basic blocks like the usual bytecode does...
[scopolamine's] use in medicine is relatively limited, with its chief uses being in the treatment of motion sickness and postoperative nausea and vomiting.
Scopolamine has no side nor primary effects that would make it suitable for use as you claim. So, are you an idiot, or did you mean something else?
Jared Diamond's Guns, Germs and Steel - it explores the entire history of human species, with focus on the last 11,000 years. I highly recommend it, especially for those who, like myself, thought for a while that history is just a bunch of boring stuff ;)
Man, what tools do you have that you can't make it past the checkpoints? For me, the standard policy is for mechanical tools to go in the checked baggage (screwdrivers, wrenches, wire cutters, etc.), but everything else (o-scope, spectrum analyzer, soldering iron with tip removed, etc.) to go with me. Never had a problem, although sometimes it takes longer to get checked.
I concur, that is one source. I've also got a retail copy of Win 8. Win 8 has all the magic needed to reactivate itself if the computer was OEM licensed for it. For Win 7 (and previously XP), you need to restore the OEM files that match the data stored in the BIOS.
Here's what I do when I get a new machine from retail: I immediately reinstall a matching clean copy of Windows - from Microsoft images, without any crapware. It takes way less time than dealing with preinstalled crap. Most of the time, with Windows 7 and 8, the drivers just magically install themselves.
Because, of course, all cloud storage is non-versioned. Yeah, right.
Now that's cute :)
I read about it a few days ago and I couldn't resist. With potatoes I have, 4g seems to be a sweet spot. I've had a 50A slip ring with a bearing/axle set laying about, and I've actually put an off-the-shelf deep fryer on an arm made of some scrap right angle. Works fine. Yum!
I think that there should be a law that every school must have an operating, maintained cloud chamber a high traffic area. Nothing beats the stupid out of people's heads better, I'd hope, than seeing for themselves just a very tiny fraction of the junk that's passing right through us all the time. With a little plaque that says: this stuff can actually harm you and give you cancer. As you'll see, your cellphone has no visible effect. Move on.
The chirp is due to corona discharge, and is akin to a very tiny thunder that's on random autorepeat. It has got nothing to do with mechanical resonance of the heavy cables.
Never mind that when you do such experiments, you remove all unimportant factors. This means that you sure as heck shouldn't be using off-the-shelf equipment. You get a radio test set to generate a WiFi test pattern of some sort, run it through an amplifier, and dump it into a radio-tight environmentally controlled enclosure with the plants. You then vary the power over 5-6 orders of magnitude to see if it really matters. That'd be experimental method 101. And all of this stuff could be had reasonably off eBay, probably for under $1k shipped if you're willing to wait a couple of months. But you need to fucking know what you're doing. No, a bunch of 9th graders and their clueless teacher probably won't cut it.
I hate to be so obvious, but this whole thing was fabricated for media attention. It's useless an experimental result. It is somewhat useful at giving some kids education in the scientific experimental method, but that's about it.
The problem I often see with people is that their emotions tend to take over rational thinking. This behavior should be shunned and held in disdain, much like farting at the dinner table. Losing your child is a thoroughly devastating experience. Since we're human, we shouldn't act like dogs who hump at the street corner because they feel like it. Just because we feel like "doing something" after a loss of a child doesn't mean we are free to go full retard.
BULLSHIT. The frequency was chosen for effectiveness of generation (a very simple magnetron) and shielding, and for regulatory compliance - you don't want an oven that leaks in the frequencies that are useful for sensitive radio communications, for example. There are no sharp absorption peaks in water below 3THz. Over the range of 3THz down to 0.3GHz, the absorption decreases smoothly by two orders of magnitude. It'd downright boring. There is a slight dielectric loss peak (less than an order of magnitude's worth!) in pure water that is sharply dependent on temperature and thus is useless in heating scenarios. This is, again, only for pure water. If the water is bound, like it often is in the tissues, the frequency of this dielectric absorption peak goes down by orders of magnitude. So, let's stop with the myths.
Cells have what is called a "Calcium gate" and that resonates depending on what signals it gets from the cell nucleus and this impacts what types of ionized molecules are let through
Protip: science fiction is, you know, fiction. Just because you've read it in a science fiction text doesn't make it real beyond those pages.
Are you a radio astronomer or something? Because yeah, what you say is true on astronomic scale, it's also true in gases, hey, we're no stars no gases, right?
Radio waves don't just get absorbed when passing by some matter, they have to be of the right energy.
For real-life complex organic matter, the "right energy" is not just a few absorption peaks, it's a rather broadband spectrum. It'd be rather cool if you could use some meat from your freezer as narrowband RF filters. Nature doesn't work that way.
Wait a minute, there are still doctor home visits? I thought it was something that less and less people remembered each day, on the way to be firmly forgotten. WOW.
Uh-huh, since, obviously, using a hash of the CC number for that purpose is out of the question. What a doofus of an AC.
You didn't seriously expect there to be a parallel decimal interface between the terminal and the chip on the card, did you? That stuff was en vogue in instrumentation in the 70s, when you could buy digital voltmeters of various kinds with parallel digital output, sometimes binary, sometimes BCD, sometimes even 1-of-10 decimal. Chip cards use a standardized serial protocol.
It's even worse. They don't have to guess at all. They can all just use one arbitrary combination, and keep trying it on each card. They've got enough cards to get tens of thousands of hits.
Information about debit cards are NOT shared with anyone outside of the issuing bank.
LOLWUT? Who cares about the cards, they are meaningless by themselves, the information about underlying accounts (whether credit, checking, etc.) is what counts, and it is most certainly shared! By changing the amount of average monthly balance on the checking account I can select what kind of spam I get via USPS. Seriously. The running joke around here is that if you keep the average above $10K, you are bougie since all your firestarter paper comes by mail!
You would be surprised at how much changes in the vacuum environment in an orbit around a star. Suddenly the whole tether needs to be insulated, lest whatever working fluid you carry freezes in the shadow or boils in the sunlight. The insulation needs to survive flexing in those temperature extremes. Earthbound liquid ocean environment is quite thermally benign - it is all within the confines of liquid salty water. Almost none of the non-metallic materials used in this 100+ year old pre-SCUBA technology would withstand the environment of space for any usable length of time.
From your linked page:
Most current applications and databases have to use Binary Coded Decimal (BCD) to perform calculations with money
This is the problem. BCD is bad at cache utilization (it wastes 17% memory) and bad at utilizing the instruction set of the processor (unless the processor natively supports BCD). If you want to see how to do extended precision integer math, quite efficiently, using nothing more than platform-native ints and with no memory inefficiencies, look no further than this C implementation
Adding a decimal floating point datatype to the CPU may well bring no performance gains at all, since most CPUs are constrained by the memory bandwidth. Good code can do non-decimal extended precision arithmetic faster than the memory can keep up, so those IBM-peddled data types help with nothing.
This is not informative, it is patently false, and you just pretend that floating point is this black box that nobody knows anything about.
Of course we all know that a tree can be walked in a given order and used to generate a list of nodes: there's your bytecode. All it means is that good bytecode should represent a tree, not a string of basic blocks like the usual bytecode does...
[scopolamine's] use in medicine is relatively limited, with its chief uses being in the treatment of motion sickness and postoperative nausea and vomiting.
Scopolamine has no side nor primary effects that would make it suitable for use as you claim. So, are you an idiot, or did you mean something else?