Of the thirty some domains trying to execute javascript from that page, anyone have the secret combination to temporarily let through noscript so the right-arrow "next image" button works? Just discovery.com and their cdn is not sufficient.
While I find the 3d printing damn cool, the editorializing about the waste struck me as an odd comment for subby to make. I'm guessing that a lot of powder gets left over by this new process just as milling from a solid block leaves shavings. But those should be just as easily melted down and recycled in the next job, so not really wasted. (And if they are thrown away, it means that reusing them just isn't economical, so the 'waste' isn't that valuable anyway.)
I think the better argument where 3D wins is the ability to get arbitrary shapes that could be impossible to make with traditional machining or casting.
On it's problematic use as rocket fuel oxidizer: "...the operator is confronted with the problem of coping with a metal-fluorine fire. For dealing with this situation, I have always recommended a good pair of running shoes." -John Drury Clark
"Inner Light", a favorite. It still gets a little dusty in the room when it's on. The flute went for mondo-bucks at auction, and is one of the rare examples of actual continuity in the show.
(Beverly remembering they had a freaking Sun Shield a few episodes later. And using it once! Being another rare example)
I will say that the Wesley episode with Ashley Judd had....redeeming qualities. And disqualifies Wil Wheaton from complaining, ever, about being Wesley.
So this wasn't an equipment failure requiring a backup, but just market price fluctuation: The cost of natural gas per Watt generated went above the cost per Watt of the fuel for the backup generators, due to the high demand for natural gas as demand rose as temperatures fell. Sounds like Econ 101.
1. Why didn't the wholesale electric prices rise in tandem with the gas price to keep generation economical? Capped by fixed residential rates?
2. Why didn't the generators use the derivatives market to hedge against spikes in gas prices so they'd be able to keep buying as demand/price rose?
Unfortunately the trend seems to be to optimize the site for mobile (all of them, at once) and say to-hell-with-PC-browsers. With extremely minimalist, Metro-like, stripped-of-any-useful-information pages now. So now the question has become "why do websites suck?". Lowest Common Denominator experience. Meetup.com went this way a few months ago and is now a shadow of its former self.
You can purchase a commercial device that spoofs some sort of disconnected/out-of-service tone just as you pick up the receiver. To normal humans it sounds like a quick beep, but to the auto-dialer software it makes it think the number is no longer valid and removes you from the list without handing it off to a human rep. They tell you to expect some calls with no one on the other end for a bit, while you are in the process of being auto-removed from various lists.
Give H1B holders who blow the whistle on their employers violating the law (overworking them, or claiming and paying them as if it were a much lower skilled job that in reality is higher skilled, the employer just wanted to scare off US workers, etc.) either fast-path to a Green Card, double the pay (paid by fines) they would have earned, and/or freedom to move to a different employer for their stay.
I.e. change the incentives for H1B visa holders to rat out misbehaving employers, rather than being scared to say anything because they loose if they do.
This makes no sense. The dereference is undefined, and therefore sk may be undefined iff tun IS null but not tun.
I.e. by the time execution reaches the if statement one of the two is true:
tun != null && sk == {something valid} -or-
tun == nul && sk == {undefined}
sk being undefined is possible but that undefined-ness can't be used as a way to infer tun != null--the only thing that causes it is tun == null! It's illogical for the compiler to do what you say and remove the if check. The standard says sk can be undefined, therefore something being in an undefined state is possible, not that the compiler can presume that undefined is impossible to occur and put it's hands over its ears and go la-la-la.
It's not just life and limb. Protecting property is also considered "essential". So critical tests to prevent the loss of a billion dollar satellite that couldn't not be performed at any other time should have been essential enough to bring in the government employees needed. I like to blame the Republicans as much as anybody, but if the summary is true then it's the NASA manager who didn't call his people back and jeopardized the telescope work who done F'd up this one.
That the potential loss in property was a future-cost is not relevant, the early Oct. time-frame was the only time the schedule would allow the tests, even if the failures wouldn't be noticed till after a (explosive?) launch. The THREAT to property was immediate if not the consequence.
At some point the divisions become so specialized, the sub-disciplines so fractal, that no college degree nor previous job is going to fully prepare you. At some point the companies have to stop being whiny and hire someone "merely" trainable and invest time to train them in-house. An unwillingness to do this, and a unrealistic expectation for STEM to produce them whole-cloth, being one of the several reasons for the "shortage."
I'd tell you a joke about UDP but you might not get it.
Of the thirty some domains trying to execute javascript from that page, anyone have the secret combination to temporarily let through noscript so the right-arrow "next image" button works? Just discovery.com and their cdn is not sufficient.
While I find the 3d printing damn cool, the editorializing about the waste struck me as an odd comment for subby to make. I'm guessing that a lot of powder gets left over by this new process just as milling from a solid block leaves shavings. But those should be just as easily melted down and recycled in the next job, so not really wasted. (And if they are thrown away, it means that reusing them just isn't economical, so the 'waste' isn't that valuable anyway.)
I think the better argument where 3D wins is the ability to get arbitrary shapes that could be impossible to make with traditional machining or casting.
There's another one with just one L, and he has NO sense of humor.
On it's problematic use as rocket fuel oxidizer: "...the operator is confronted with the problem of coping with a metal-fluorine fire. For dealing with this situation, I have always recommended a good pair of running shoes." -John Drury Clark
tl;dr
"Inner Light", a favorite. It still gets a little dusty in the room when it's on. The flute went for mondo-bucks at auction, and is one of the rare examples of actual continuity in the show. (Beverly remembering they had a freaking Sun Shield a few episodes later. And using it once! Being another rare example) I will say that the Wesley episode with Ashley Judd had....redeeming qualities. And disqualifies Wil Wheaton from complaining, ever, about being Wesley.
Perhaps it was a >:-) smiley?
I saw a man with a telescope.
...and here is your receipt for my receipt.
I prefer the "horseshoes, hand grenades, and tactical nuclear weapons" variant.
So this wasn't an equipment failure requiring a backup, but just market price fluctuation: The cost of natural gas per Watt generated went above the cost per Watt of the fuel for the backup generators, due to the high demand for natural gas as demand rose as temperatures fell. Sounds like Econ 101.
1. Why didn't the wholesale electric prices rise in tandem with the gas price to keep generation economical? Capped by fixed residential rates?
2. Why didn't the generators use the derivatives market to hedge against spikes in gas prices so they'd be able to keep buying as demand/price rose?
The Queen (or rather, her representative) did have to dissolve Australian parliament in the 70s using the crown's reserve powers to resolve a political deadlock. Of course we fought a war or two so she can't pull that stunt here...for better or worse.
How do we know you aren't just a cleverly written perl script?
Unfortunately the trend seems to be to optimize the site for mobile (all of them, at once) and say to-hell-with-PC-browsers. With extremely minimalist, Metro-like, stripped-of-any-useful-information pages now. So now the question has become "why do websites suck?". Lowest Common Denominator experience. Meetup.com went this way a few months ago and is now a shadow of its former self.
No there are 10 types of people:
Those that understand binary
Those that don't
And those that don't realize the joke is base-3.
You can purchase a commercial device that spoofs some sort of disconnected/out-of-service tone just as you pick up the receiver. To normal humans it sounds like a quick beep, but to the auto-dialer software it makes it think the number is no longer valid and removes you from the list without handing it off to a human rep. They tell you to expect some calls with no one on the other end for a bit, while you are in the process of being auto-removed from various lists.
They should sample the "You have five minutes to reach minimum safe distance" ship's computer sound clip from Alien.
Give H1B holders who blow the whistle on their employers violating the law (overworking them, or claiming and paying them as if it were a much lower skilled job that in reality is higher skilled, the employer just wanted to scare off US workers, etc.) either fast-path to a Green Card, double the pay (paid by fines) they would have earned, and/or freedom to move to a different employer for their stay.
I.e. change the incentives for H1B visa holders to rat out misbehaving employers, rather than being scared to say anything because they loose if they do.
This makes no sense. The dereference is undefined, and therefore sk may be undefined iff tun IS null but not tun.
I.e. by the time execution reaches the if statement one of the two is true:
tun != null && sk == {something valid} -or-
tun == nul && sk == {undefined}
sk being undefined is possible but that undefined-ness can't be used as a way to infer tun != null--the only thing that causes it is tun == null! It's illogical for the compiler to do what you say and remove the if check. The standard says sk can be undefined, therefore something being in an undefined state is possible, not that the compiler can presume that undefined is impossible to occur and put it's hands over its ears and go la-la-la.
It's not just life and limb. Protecting property is also considered "essential". So critical tests to prevent the loss of a billion dollar satellite that couldn't not be performed at any other time should have been essential enough to bring in the government employees needed. I like to blame the Republicans as much as anybody, but if the summary is true then it's the NASA manager who didn't call his people back and jeopardized the telescope work who done F'd up this one.
That the potential loss in property was a future-cost is not relevant, the early Oct. time-frame was the only time the schedule would allow the tests, even if the failures wouldn't be noticed till after a (explosive?) launch. The THREAT to property was immediate if not the consequence.
That article belongs on tvtropes, not wikipedia.
I used to drive a Dodge Colt. That old rust bucket wouldn't get over 65 if you dropped it of a cliff.
At some point the divisions become so specialized, the sub-disciplines so fractal, that no college degree nor previous job is going to fully prepare you. At some point the companies have to stop being whiny and hire someone "merely" trainable and invest time to train them in-house. An unwillingness to do this, and a unrealistic expectation for STEM to produce them whole-cloth, being one of the several reasons for the "shortage."
According to Prof. Farnsworth they will have changed its name prior to the year 3000 to 'Urectum'.