Assuming a reasonable pressure (no trains with flanged wheels trying to drive down the highway) then the damage comes from axle load and not pressure for standard road building materials.
It's the (hopefully elastic) deforming of the roadbed that leads to the damage - typically due to surface cracking that then lets weather in - and so below a certain axle weight (which will depend on the design load of the road in question) the damage is essentially zero.
No metalled road designed for cars (or even just foot traffic) will be damaged by bicycles at anything like the rate that weather (and vegetation) will damage it anyway. No road designed for significant truck traffic will be damaged by cars[1]
It would, of course, be possible to design a road that a 90psi bicycle tyre would damage more quickly than a 40psi car tyre but, in practice, it would be more expensive than one that a bicycle wouldn't damage if a car wouldn't.
[1] Cars under hard acceleration can damage the top surface of a metalled road independent of any flexing of the road bed - I've seen this on a steep uphill after a slow bend - every driver hits the throttle at the same point at the bottom of the hill. Once there is unevenness to the surface, whether from the weather or trucks, dynamic loading from cars can rapidly accelerate the ongoing damage.
Because, as I'm sure you're aware, Mr. Assange is not on British soil.
He is on British soil. Britain, like most (all?) countries in the world, doesn't consider embassy buildings to be the soil of the embassy's sending country.
For countries that have their embassy in the UK, them asserting that the embassy is their own soil doesn't have any effect. Sweden still needs to deport Assange from the UK as that is where he is as far as the UK is concerned. The Swedes could start extradition proceedings with Ecuador if they wanted but the UK would arrest him when he left the embassy and the extradition from Equador would have no effect. The UK doesn't need to extradite him from Equador either. They just need Equador to give him up to UK authorities.
The slightly more interesting case might be a UK embassy on the soil of a country who does say that embassies are the soil of the sending country. Because there are probably a few cases where it could matter - e.g. accident insurance that applies only in the UK - i.e. not for travel. If you fell and broke your leg in a UK embassy somewhere else in the world could you claim? The UK courts would probably say no even if the foreign country said "actually that building is in the UK".
As long as a company is obeying the law and not hurting anyone, they are legally and morally in the right.
I would argue that in a vertically integrated company, charging "costs" to parent companies over and above what an open market would bear might be legal but isn't morally right.
The problem for the law is how to determine what these open market costs should be. When a patent is licenced to a (true) independent company it would (presumably) be a fair cost for internal use too at the same price. But when a patent isn't available for licence?
Perhaps that's what the law could do - IP (or other internal costs that cannot be priced on the open market) must be made available to all at the same price being billed internally. If others take them up at that price then it's a fair price, otherwise the price is deemed to be zero for internal costs/profit movement.
Undoubtedly. By default I use spaces always. In my book, tabs are for tabulating. You set your tab stops. Input your data with tab separators and have it format correctly - a la latex.
Ironically, were I to want to use a mixture of tabs and spaces, I'd use spaces for indent and tabs for alignment - for example a single tabstop at column 55 would make sense for comments along the RH side of the code.
If you avoid spaces and use only tabs, OTOH, the code formatting will look correct on any editor with any tab setting.
So how many tabs should you use here so that it lines up with the commands below?
cat *.c cat -n *.c grep int *.c
struct S { [tab]int [tab][tab][tab][tab] x;[tab][tab]/* x coord */ [tab]int [tab][tab][tab][tab] y;[tab][tab]/* y coord */ [tab]unsigned long long [tab] hash; [tab]/* hash of object stored at x,y */ };
Unfortunately, the US does exactly the same thing when people passing through the country did things legally in their home country that the US doesn't like:
I don't use windows much at all. However, any of those beyond the win95 I couldn't use at all because they're out of focus. (Perhaps this can be turned off?)
The win7 one in particular is so painful for me to look at that even in a few seconds my eyes start feeling uncomfortable and I can feel the strain of trying to correct the focus.
Ironically, Greece had a balanced budget in 2014. Germany did not. Yes, this is true if you compare apples to oranges.
Greece had a small budget surplus if you exclude debt repayments and one off payments such as bank bailouts. Overall it's budget deficit was around 13% (which meant that Greece was no longer in last place with Slovenia something around 15%)
18 European countries kept their deficit within the 3% threshold. Luxembourg posted a small surplus while Germany[1] was balanced.
why would providers go from IPv4 to IPv6 when soon there will be a shortage of numbers
They'll drag their feet but, eventually, there will be services that people want to use that are only available via IPv6 and then there will be little choice. (Although they'll try to proxy[1] popular IPv6 sites first)
[1] fake 10.x.x.x dns records that they serve to their customers and then forward the traffic over IPv6
It's very hard to explain "this shit" to people when there's someone else equally knowledgeable as you determined to explain why your explanation is wrong.
Asymmetric encryption. Do you explain P vs NP, why NP-Complete is almost certainly not in P but the problems that asymmetric encryption are built on aren't known to be either NP-Complete or P.
NP is a decision problem - but encryption isn't a yes/no problem. How can problems that only have yes/no answers be used to encrypt?
Muddy the water some more - PRIMES is in P. Do you really want to have to explain the difference between constructive and existential proofs while someone is interrupting every time you say anything that isn't 100% accurate.
You've only got to look at the climate change "debate" to see this effect in force. Climate scientists are playing a game of whack-a-mole and the general public cannot tell which side to believe. There are always questions and doubts that can be raised - the mark of a good scientist is asking the questions for which the answer is interesting. The mark of a good defense attorney is raising questions for which cast doubt on the reliability of the witness. The role of the judge is to make sure that the questions that the lawyer asks is relevant to the case - and that's where it gets hard when you've got two experts in their field debating something and one (or both) has an agenda.
When you already have a defined program (and machine in this case) in front of you for review, then you can determine whether or not it will halt
except when you cant
For any computer program with a finite number of states (finite memory) you can determine whether it halts by running it long enough that it must be looping.
For a computer with 16384 states (An 8 state turing machine with an 8 position binary tape. 8 states * 8 positions * 2^8 values that can be on the tape) you can tell if any arbitrary program terminates by running it for 16385 steps. Any program that doesn't terminate in 16385 steps will run forever.
Web Browsers DID used to accept self-signed certificates (and certificates signed without a known CA - or cert-chain.) People just clicked through and accepted them willy-nilly. That was a poor security model.
The poor security model was browsers asking for confirmation for self signed certificates.
What browsers should have done is:
self signed certificates or unknown CA - how the "unencrypted web" works today. No encryption at all - popup "are you sure you want to connect" Signed certificate - tick (check) mark (instead of padlock) to show that the site is verified.
Now that browers are hiding the "http/https" bit from most people anyway it makes even less sense to treat self signed certificates as less safe/require more warning than a normal http connection.
They ask for e.g. first, third and fifth characters of a password that must be between eight and twelve alphanumeric characters, and the dropdowns to make the selection are lower case only.
This means they're storing the password unhashed, at best locally encrypted but decrypted to check the user login.
While I suspect that this is true, I don't think it has to be true.
Initialization: Step 1 - user choses password.
Step 2 - generate hash in normal way and store it.
Step 3 - generate error correcting check digits such that the password can be recovered from any three characters in known positions. (any three characters in known positions must be both necessary and sufficient - designing such an ECC is left as an exercise)
Step 4 - store the check digits but throw away the password.
Login: Step 1 - user enters three characters
Step 2 - error correct the password e.g. __p_pp__+CCCCC -> PPpPppPP
Step 3 - hash the corrected password and test against stored hash.
Obviously this isn't very secure - it's susceptible to a brute force attack that only requires guessing (any) three digits correctly once an attacker has gained access to the hash and the check digits.
The UK general election will be 7th May 2015. The government that agreed to this vote almost certainly won't be the government that is negotiating.
No party is going to stand on a policy of "We're going to give your taxpayer money to this new independent Scotland because the last government agreed to the vote." They're going to stand on the "we're going to save as much money as possible for you and stop these handouts to Scotland."
This might a good "negative" feedback mechanism that reduces overall infrared absorption
Unfortunately not. it's night in the Antarctic so the Antarctic sea ice has negligible effect on the albedo of the planet, melting out each year (almost) completely.
Arctic sea ice is significant for planetary albedo because millions of square km (still) survive though the peak sunlight summer months.
Since 9/15 is also the day of lowest ice cover in the Arctic, how does this year's minimum compare with history?
It's one of the lowest in history but not the lowest. It's very close to tieing with last year.
Sea-ice volume appears (it's harder to measure reliably although it's more significant that area or extent) to be up on last year which in turn was up on the previous year. That might be a good sign for Arctic ice feedbacks or it might not - 2-3 years is far too short a time to separate signal from noise. Volume is still exceptionally low compared to the historical record.
Back in the (iirc) bsd 4.2 days, su was a suid shell script - at least on the machines I was using at the time.
Setup a symlink to su called -i
$ -i # rm -- -i #
There was a security bug handling suid shell scripts where the user was changed and then the #! interpreter was run, i.e./bin/sh -i
and you got an interactive root shell:-)
Was very informative when the 'script kiddies' (although I don't recall that term existing in those days) had symlinks called -i in their home directory that they didn't know how to delete;-)
One thing I do NOT want is a touch screen. I don't want my screen to be covered in fingerprints.
One thing I would like is the ability to have a (wired) remote page turn button - so when I'm reading in bed I don't have to move my hands from a comfortable position to turn the page.
and we wouldn't have to worry about being late so much because of traffic jams
I'd expect there to be far more traffic jams because no longer is there an incentive not to let your car drive into the city.
Can't find a parking space - just leave your car driving around. Intelligent cars would actually seek out traffic jams so as to minimize fuel use.
Almost at your destination and crawling along. Get out and walk the last bit and let your car get there in its own time.
Stuck in traffic jam, get out, pop to the newsagent catch up with the car and get back in again.
For the more proactive, stick your Brompton in the back and let the car drive most of the way to the city. Once it starts getting snarled up in traffic, hop out, cycle the rest of the way and let the car do the rest of the journey on its own ready for when you want to leave.
Time it right, and the car will arrive just as you're ready to load your shopping (and bike) back into the car. Hopefully, these automatic cars won't block the roads for the drivers trying to leave the city so the route out will be fast, unlike human drivers who block junctions all the time.
And now I've realized why my original number looked right. My original calculation was per day, not per year. The trend is 0.007C/year over the last 17 years or around 0.11C increase over the last 17 years.
There was a pet shop - I think this was in the North East of England but I cannot remember why I would have been in a pet shop so maybe not - that had a cage of chipmunks.
Two of them (always the same two) would get onto a wheel side by side and then run like mad.
One was slightly faster/had more stamina than the other one and eventually the other one couldn't keep up at which point it just held on and got a ride "over the top". The wheel would then come to a standstill and then they'd start all over again.
Was hysterically funny and I remember watching them for ages.
Yes, of course. Which says that we need to use a longer interval to get a significant trend.
I'm not sure what the point you're trying to make is. If the signal is sufficiently noisy it's easy to find intervals with almost any desired trend, they just won't be significant.
The last 17 years are consistent with the long term trend which is, itself, statistically significant (and positive). Over the last 17 years the trend is (probably - I haven't actually done the calculation) not significant but it's still positive.
Assuming a reasonable pressure (no trains with flanged wheels trying to drive down the highway) then the damage comes from axle load and not pressure for standard road building materials.
It's the (hopefully elastic) deforming of the roadbed that leads to the damage - typically due to surface cracking that then lets weather in - and so below a certain axle weight (which will depend on the design load of the road in question) the damage is essentially zero.
No metalled road designed for cars (or even just foot traffic) will be damaged by bicycles at anything like the rate that weather (and vegetation) will damage it anyway. No road designed for significant truck traffic will be damaged by cars[1]
It would, of course, be possible to design a road that a 90psi bicycle tyre would damage more quickly than a 40psi car tyre but, in practice, it would be more expensive than one that a bicycle wouldn't damage if a car wouldn't.
[1] Cars under hard acceleration can damage the top surface of a metalled road independent of any flexing of the road bed - I've seen this on a steep uphill after a slow bend - every driver hits the throttle at the same point at the bottom of the hill. Once there is unevenness to the surface, whether from the weather or trucks, dynamic loading from cars can rapidly accelerate the ongoing damage.
Because, as I'm sure you're aware, Mr. Assange is not on British soil.
He is on British soil. Britain, like most (all?) countries in the world, doesn't consider embassy buildings to be the soil of the embassy's sending country.
For countries that have their embassy in the UK, them asserting that the embassy is their own soil doesn't have any effect. Sweden still needs to deport Assange from the UK as that is where he is as far as the UK is concerned. The Swedes could start extradition proceedings with Ecuador if they wanted but the UK would arrest him when he left the embassy and the extradition from Equador would have no effect. The UK doesn't need to extradite him from Equador either. They just need Equador to give him up to UK authorities.
The slightly more interesting case might be a UK embassy on the soil of a country who does say that embassies are the soil of the sending country. Because there are probably a few cases where it could matter - e.g. accident insurance that applies only in the UK - i.e. not for travel. If you fell and broke your leg in a UK embassy somewhere else in the world could you claim? The UK courts would probably say no even if the foreign country said "actually that building is in the UK".
As long as a company is obeying the law and not hurting anyone, they are legally and morally in the right.
I would argue that in a vertically integrated company, charging "costs" to parent companies over and above what an open market would bear might be legal but isn't morally right.
The problem for the law is how to determine what these open market costs should be. When a patent is licenced to a (true) independent company it would (presumably) be a fair cost for internal use too at the same price. But when a patent isn't available for licence?
Perhaps that's what the law could do - IP (or other internal costs that cannot be priced on the open market) must be made available to all at the same price being billed internally. If others take them up at that price then it's a fair price, otherwise the price is deemed to be zero for internal costs/profit movement.
If you stick to tabs only for indenting at the block level and spaces for any further alignment then it works perfectly.
will only format "perfectly" when ts=5
YOU'RE DOING IT WRONG!!!
Undoubtedly. By default I use spaces always. In my book, tabs are for tabulating. You set your tab stops. Input your data with tab separators and have it format correctly - a la latex.
Ironically, were I to want to use a mixture of tabs and spaces, I'd use spaces for indent and tabs for alignment - for example a single tabstop at column 55 would make sense for comments along the RH side of the code.
If you avoid spaces and use only tabs, OTOH, the code formatting will look correct on any editor with any tab setting.
So how many tabs should you use here so that it lines up with the commands below?
cat *.c
cat -n *.c
grep int *.c
Unfortunately, the US does exactly the same thing when people passing through the country did things legally in their home country that the US doesn't like:
http://en.wikipedia.org/wiki/D...
I presume you mean 183.
The paper is paywalled but assuming they are using 220-age as MHR:
183 is 105% of MHR at 45.
Running on a treadmill has MET of 7-8 (Wikipedia)
105+8*12-4*45=21. i.e. your score is positive which puts you in the 3% chance of dying in the next decade group.
I don't use windows much at all. However, any of those beyond the win95 I couldn't use at all because they're out of focus. (Perhaps this can be turned off?)
The win7 one in particular is so painful for me to look at that even in a few seconds my eyes start feeling uncomfortable and I can feel the strain of trying to correct the focus.
Ironically, Greece had a balanced budget in 2014. Germany did not. Yes, this is true if you compare apples to oranges.
Greece had a small budget surplus if you exclude debt repayments and one off payments such as bank bailouts. Overall it's budget deficit was around 13% (which meant that Greece was no longer in last place with Slovenia something around 15%)
18 European countries kept their deficit within the 3% threshold. Luxembourg posted a small surplus while Germany[1] was balanced.
https://euobserver.com/news/12...
To Greece's credit, balancing the budget excluding debt repayments and one off items was achieved around a year ahead of the agreed austerity plan.
[1] To reconcile this with your claim I can only assume that Germany was very slightly negative. Small enough that most people call it balanced.
There is no error correction on audio CD.
Yes there is. It uses a dual interleave Reed-Solomon code together with 8-14 modulation and three joining bits.
192 data bits are encoded in 588 bits on the CD.
Those 588 bits comprise:
24 bits sync word plus 3 merge bits. (27 bits)
33 EFM words of data of 14 bits plus 3 merge bits per word (561 bits)
The 33 bytes of data are:
24 bytes of audio (12x16 bit samples)
8 bytes of parity.
1 byte (8 bits) of subcode information.
The merge bits allow the min/max separation of 1s to be maintained between EFM codewords and also allow the data to be DC free
why would providers go from IPv4 to IPv6 when soon there will be a shortage of numbers
They'll drag their feet but, eventually, there will be services that people want to use that are only available via IPv6 and then there will be little choice. (Although they'll try to proxy[1] popular IPv6 sites first)
[1] fake 10.x.x.x dns records that they serve to their customers and then forward the traffic over IPv6
It's very hard to explain "this shit" to people when there's someone else equally knowledgeable as you determined to explain why your explanation is wrong.
Asymmetric encryption. Do you explain P vs NP, why NP-Complete is almost certainly not in P but the problems that asymmetric encryption are built on aren't known to be either NP-Complete or P.
NP is a decision problem - but encryption isn't a yes/no problem. How can problems that only have yes/no answers be used to encrypt?
Muddy the water some more - PRIMES is in P. Do you really want to have to explain the difference between constructive and existential proofs while someone is interrupting every time you say anything that isn't 100% accurate.
You've only got to look at the climate change "debate" to see this effect in force. Climate scientists are playing a game of whack-a-mole and the general public cannot tell which side to believe. There are always questions and doubts that can be raised - the mark of a good scientist is asking the questions for which the answer is interesting. The mark of a good defense attorney is raising questions for which cast doubt on the reliability of the witness. The role of the judge is to make sure that the questions that the lawyer asks is relevant to the case - and that's where it gets hard when you've got two experts in their field debating something and one (or both) has an agenda.
For any computer program with a finite number of states (finite memory) you can determine whether it halts by running it long enough that it must be looping.
For a computer with 16384 states (An 8 state turing machine with an 8 position binary tape. 8 states * 8 positions * 2^8 values that can be on the tape) you can tell if any arbitrary program terminates by running it for 16385 steps. Any program that doesn't terminate in 16385 steps will run forever.
The poor security model was browsers asking for confirmation for self signed certificates.
What browsers should have done is:
self signed certificates or unknown CA - how the "unencrypted web" works today.
No encryption at all - popup "are you sure you want to connect"
Signed certificate - tick (check) mark (instead of padlock) to show that the site is verified.
Now that browers are hiding the "http/https" bit from most people anyway it makes even less sense to treat self signed certificates as less safe/require more warning than a normal http connection.
While I suspect that this is true, I don't think it has to be true.
Initialization:
Step 1 - user choses password.
Step 2 - generate hash in normal way and store it.
Step 3 - generate error correcting check digits such that the password can be recovered from any three characters in known positions. (any three characters in known positions must be both necessary and sufficient - designing such an ECC is left as an exercise)
Step 4 - store the check digits but throw away the password.
Login:
Step 1 - user enters three characters
Step 2 - error correct the password
e.g. __p_pp__+CCCCC -> PPpPppPP
Step 3 - hash the corrected password and test against stored hash.
Obviously this isn't very secure - it's susceptible to a brute force attack that only requires guessing (any) three digits correctly once an attacker has gained access to the hash and the check digits.
The UK general election will be 7th May 2015. The government that agreed to this vote almost certainly won't be the government that is negotiating.
No party is going to stand on a policy of "We're going to give your taxpayer money to this new independent Scotland because the last government agreed to the vote." They're going to stand on the "we're going to save as much money as possible for you and stop these handouts to Scotland."
Unfortunately not. it's night in the Antarctic so the Antarctic sea ice has negligible effect on the albedo of the planet, melting out each year (almost) completely.
Arctic sea ice is significant for planetary albedo because millions of square km (still) survive though the peak sunlight summer months.
It's one of the lowest in history but not the lowest. It's very close to tieing with last year.
Sea-ice volume appears (it's harder to measure reliably although it's more significant that area or extent) to be up on last year which in turn was up on the previous year. That might be a good sign for Arctic ice feedbacks or it might not - 2-3 years is far too short a time to separate signal from noise. Volume is still exceptionally low compared to the historical record.
Back in the (iirc) bsd 4.2 days, su was a suid shell script - at least on the machines I was using at the time.
Setup a symlink to su called -i
$ -i
# rm -- -i
#
There was a security bug handling suid shell scripts where the user was changed and then the #! interpreter was run, i.e. /bin/sh -i
and you got an interactive root shell :-)
Was very informative when the 'script kiddies' (although I don't recall that term existing in those days) had symlinks called -i in their home directory that they didn't know how to delete ;-)
I agree.
One thing I do NOT want is a touch screen. I don't want my screen to be covered in fingerprints.
One thing I would like is the ability to have a (wired) remote page turn button - so when I'm reading in bed I don't have to move my hands from a comfortable position to turn the page.
and we wouldn't have to worry about being late so much because of traffic jams
I'd expect there to be far more traffic jams because no longer is there an incentive not to let your car drive into the city.
Can't find a parking space - just leave your car driving around. Intelligent cars would actually seek out traffic jams so as to minimize fuel use.
Almost at your destination and crawling along. Get out and walk the last bit and let your car get there in its own time.
Stuck in traffic jam, get out, pop to the newsagent catch up with the car and get back in again.
For the more proactive, stick your Brompton in the back and let the car drive most of the way to the city. Once it starts getting snarled up in traffic, hop out, cycle the rest of the way and let the car do the rest of the journey on its own ready for when you want to leave.
Time it right, and the car will arrive just as you're ready to load your shopping (and bike) back into the car. Hopefully, these automatic cars won't block the roads for the drivers trying to leave the city so the route out will be fast, unlike human drivers who block junctions all the time.
And now I've realized why my original number looked right. My original calculation was per day, not per year.
The trend is 0.007C/year over the last 17 years or around 0.11C increase over the last 17 years.
There was a pet shop - I think this was in the North East of England but I cannot remember why I would have been in a pet shop so maybe not - that had a cage of chipmunks.
Two of them (always the same two) would get onto a wheel side by side and then run like mad.
One was slightly faster/had more stamina than the other one and eventually the other one couldn't keep up at which point it just held on and got a ride "over the top". The wheel would then come to a standstill and then they'd start all over again.
Was hysterically funny and I remember watching them for ages.
Yes, of course. Which says that we need to use a longer interval to get a significant trend.
I'm not sure what the point you're trying to make is. If the signal is sufficiently noisy it's easy to find intervals with almost any desired trend, they just won't be significant.
The last 17 years are consistent with the long term trend which is, itself, statistically significant (and positive). Over the last 17 years the trend is (probably - I haven't actually done the calculation) not significant but it's still positive.