It doesn't take a separate TLD to require signed TLS client certificates, and that is not the same as having separate wires.
Canada has separate wires for military, RCMP, and federal cabinet. Probably requires TLS client certs too, but I don't know for sure about that one.
Many banks run some variant of the "electronic body cavity search" before your computer can connect. It really only works if everyone who needs to connect has exactly the same hardware and software... not a problem for mortgage brokers who are issued a standard kit, but big problem for people from multiple different beaurocracies at different levels of government.
I don't get the objection to seeing windmills either, but I do get the objection to making access roads for windmills through endangered habitat. It should be the same argument against oil drilling though if that is the argument.
It doesn't appear to be adjusting torso length though... Which often seems to be considered to be proportional to the other dimensions, but it's not nescesarily.
In our neighbourhood, they stop looking about a block away because there is not a house with the right address where the GPS coordinates say it is (but all the houses on the street are clearly marked).
Better to decide what stay online in the event of a drive crash , what only needs to be recoverable in the event of a drive crash or complete failure, and what is disposeable, and set up your filesystems, shares, and backup schemes appropriately. IE in my case:
1) Base system + IMAP folders should stay online and available (if this were a business server, accounting data too). They live on RAID1, are backed up via rdiff-backup to a drive in a hotplug cradle which is rotated offsite.
2) Aperture vault and workstation backups (sparse file iSCSI shares), and stable fileshare need to be recoverable. They live on RAID0 and are also backed up to the cradle drive. iSCSI shares are backed up via "cp --sparse=allways".
3) Scratch files, testing VMs, downloaded movies, etc are disposable. They live on RAID0 but are not backed up in any way.
4)/tmp lives in tmpfs and/var/log lives on a USB stick. This reduces disk writes.
This is a Linux server, but all of this except possibly #4 and sharing iSCSI should be doable on a mac mini server (with firewire drives instead of eSATA cradle)
Also, the on-demand sorts see a wider variety of stuff than direct employee IT workers, so they are likely to know a variety of ways of solving a problem.
I have done dead-drive recovery from time machine... Replace the drive, Attach the time machine disk, boot from the OSX DVD that came with the computer, tell it to restore from the time machine, and a couple hours later you're back to where you were one hour before the drive died. Hardest part was opening the case.
uhhh. could also be a reference to nobody ever walking anywhere in California. I recently visited Cupertino from a city of 80,000 in Canada where we have 1-2 acre lots in my neighbourhood, and the streets felt empty there compared to the number of people out walking on our dead-end street.
Houses are already wired for 240v, just not most appliances so not most outlets. Few residential applications use synchronous motors, so the frequency doesn't matter much (beyond higher frequencies allowing smaller transformers). And at least mainland North American countries all use the same plug.
There's not much rail traffic between the americas and Russia, nor will there be in the forseable future... For cargo we have intermodal containers, which are compatible with almost any guage.
Actually, each NDP riding association has a nomination meeting where every member in good standing who shows up gets to vote for who they want to be the candidate.
On the anti-circumvention clause issue I spoke in person with Jack Layton and my MP (NDP critic for First Nations) at an event and both were well aware of the issue. Jack asked me to send him an email to his non-Parliamentary email address, which I did. I also sent emails to the Parliamentary email addresses of my MP, the NDP and Liberal heritage critics, and several members of the heritage committee. Stuff like this is why it's GOOD to have a minority government... In a minority, committees have much more clout, which means your MP has to (if in the governing party) and has the ability to (if in opposition) actually represent the constituents.
I have always made a point of getting to know my MPs and MLAs (even when they're not the same party as me). It's a very good way of getting issues heard (as long as you're not a wingnut).
Also re: a post further down... Before we met, my wife was getting jerked around by citizenship and immigration because she moved here at 6 months old but didn't get citizenship and had been working for >15 years. One letter to our MP and the issue was resolved in two weeks. She now votes for that MP.
I don't know about the other parties, but each NDP member has one staffer specifically dedicated to helping constituents (of any party) with beurocratic situations.
If and only if the military is distributing software based on GPL they must distribute the source to the same people/organizations they're distributing to.
1) if they keep it internal, they do not need to distribute source.
2)If they share with other branches (ie a marines app gets shared with the army) then they'd need to share source with the other branch. The two branches can then collaborate.
3) If they share with allies (ie the US DoD sharing with the Canadian Forces), they would need to share source with the ally. The ally is then able to verify there is no backdoor and also tailor it to their own needs. For example, the Canadian Rangers may want to mark non-military hazards or resources like thin ice, polar bear sightings, or Caribou herds, which are unlikely to be a concern in most of the theaters the developing force operates in. If the app in question is of military use only (calling in air strikes, for example), neither ally is likely to share further.
4) If they publish publicly, only then must they publicly release the source. Such an app is not likely to be secret.
One of these things is not like the others... The Small Catechism? Strange thing for a military app maker to produce... Also strange that anyone would want it in an app... most copies are smaller than a phone.
(Small Catechism is a book written by Martin Luther for Confirmation students (basically early-teen Sunday school))
Seconded.
It doesn't take a separate TLD to require signed TLS client certificates, and that is not the same as having separate wires.
Canada has separate wires for military, RCMP, and federal cabinet. Probably requires TLS client certs too, but I don't know for sure about that one.
Many banks run some variant of the "electronic body cavity search" before your computer can connect. It really only works if everyone who needs to connect has exactly the same hardware and software... not a problem for mortgage brokers who are issued a standard kit, but big problem for people from multiple different beaurocracies at different levels of government.
Same applies for clothing too probably.
Especially edible panties.
I don't get the objection to seeing windmills either, but I do get the objection to making access roads for windmills through endangered habitat. It should be the same argument against oil drilling though if that is the argument.
You might want to look a little deeper... There are many (ethnic and linguistic) Swedes in Finland.
Link
It doesn't appear to be adjusting torso length though... Which often seems to be considered to be proportional to the other dimensions, but it's not nescesarily.
Also, it's only set up for shirts, not for pants.
Or set up a torrent and take the seed offline as soon as there's a full copy (or two) in the wild.
In our neighbourhood, they stop looking about a block away because there is not a house with the right address where the GPS coordinates say it is (but all the houses on the street are clearly marked).
Better to decide what stay online in the event of a drive crash , what only needs to be recoverable in the event of a drive crash or complete failure, and what is disposeable, and set up your filesystems, shares, and backup schemes appropriately. IE in my case:
1) Base system + IMAP folders should stay online and available (if this were a business server, accounting data too). They live on RAID1, are backed up via rdiff-backup to a drive in a hotplug cradle which is rotated offsite.
2) Aperture vault and workstation backups (sparse file iSCSI shares), and stable fileshare need to be recoverable. They live on RAID0 and are also backed up to the cradle drive. iSCSI shares are backed up via "cp --sparse=allways".
3) Scratch files, testing VMs, downloaded movies, etc are disposable. They live on RAID0 but are not backed up in any way.
4) /tmp lives in tmpfs and /var/log lives on a USB stick. This reduces disk writes.
This is a Linux server, but all of this except possibly #4 and sharing iSCSI should be doable on a mac mini server (with firewire drives instead of eSATA cradle)
Also, the on-demand sorts see a wider variety of stuff than direct employee IT workers, so they are likely to know a variety of ways of solving a problem.
I have done dead-drive recovery from time machine... Replace the drive, Attach the time machine disk, boot from the OSX DVD that came with the computer, tell it to restore from the time machine, and a couple hours later you're back to where you were one hour before the drive died. Hardest part was opening the case.
Works for me.
uhhh. could also be a reference to nobody ever walking anywhere in California. I recently visited Cupertino from a city of 80,000 in Canada where we have 1-2 acre lots in my neighbourhood, and the streets felt empty there compared to the number of people out walking on our dead-end street.
It seems to be all single family detatched houses... no multi-family, no multi-use, relatively low density, no jobs in town.
We have a majority government. They only have to lobby the Heritage Minister.
Houses are already wired for 240v, just not most appliances so not most outlets. Few residential applications use synchronous motors, so the frequency doesn't matter much (beyond higher frequencies allowing smaller transformers). And at least mainland North American countries all use the same plug.
There's not much rail traffic between the americas and Russia, nor will there be in the forseable future... For cargo we have intermodal containers, which are compatible with almost any guage.
Looks to me like a concave mirror focussed on a heat-pipe leading to a heat-transfer plate.
Also need to convince people that this is better and cheaper than a pressure cooker, liquid-fuel camp stove, and jerry-can of gasoline.
Actually, each NDP riding association has a nomination meeting where every member in good standing who shows up gets to vote for who they want to be the candidate.
On the anti-circumvention clause issue I spoke in person with Jack Layton and my MP (NDP critic for First Nations) at an event and both were well aware of the issue. Jack asked me to send him an email to his non-Parliamentary email address, which I did. I also sent emails to the Parliamentary email addresses of my MP, the NDP and Liberal heritage critics, and several members of the heritage committee. Stuff like this is why it's GOOD to have a minority government... In a minority, committees have much more clout, which means your MP has to (if in the governing party) and has the ability to (if in opposition) actually represent the constituents.
I have always made a point of getting to know my MPs and MLAs (even when they're not the same party as me). It's a very good way of getting issues heard (as long as you're not a wingnut).
Also re: a post further down... Before we met, my wife was getting jerked around by citizenship and immigration because she moved here at 6 months old but didn't get citizenship and had been working for >15 years. One letter to our MP and the issue was resolved in two weeks. She now votes for that MP.
I don't know about the other parties, but each NDP member has one staffer specifically dedicated to helping constituents (of any party) with beurocratic situations.
If and only if the military is distributing software based on GPL they must distribute the source to the same people/organizations they're distributing to.
1) if they keep it internal, they do not need to distribute source.
2)If they share with other branches (ie a marines app gets shared with the army) then they'd need to share source with the other branch. The two branches can then collaborate.
3) If they share with allies (ie the US DoD sharing with the Canadian Forces), they would need to share source with the ally. The ally is then able to verify there is no backdoor and also tailor it to their own needs. For example, the Canadian Rangers may want to mark non-military hazards or resources like thin ice, polar bear sightings, or Caribou herds, which are unlikely to be a concern in most of the theaters the developing force operates in. If the app in question is of military use only (calling in air strikes, for example), neither ally is likely to share further.
4) If they publish publicly, only then must they publicly release the source. Such an app is not likely to be secret.
One of these things is not like the others... The Small Catechism? Strange thing for a military app maker to produce... Also strange that anyone would want it in an app... most copies are smaller than a phone.
(Small Catechism is a book written by Martin Luther for Confirmation students (basically early-teen Sunday school))
People who pay rent.
Good thing they provide a download link.
Youtube has a high-quality version.
I also got the content removal email, but my content was a promo video for an event that is long past, so it's OK by me.