Seems like it might be a bad idea to give it to the most critical people first, eh?
Yes! Exactly. #government
I vote for all politicians being injected with it first - we can totally spare them.
+1000
i work at two separate hospitals and most of the rns i work with have stated they won't take the vaccine.
i've read a report that 1/3 of rns will refuse the vaccine.
for those in other countries do you see this being an issue or is it more an american phenomenon?.
Seems like it might be a bad idea to give it to the most critical people first, eh?
Yes! Exactly. #government
I vote for all politicians being injected with it first - we can totally spare them.
+1000
i work at two separate hospitals and most of the rns i work with have stated they won't take the vaccine.
i've read a report that 1/3 of rns will refuse the vaccine.
for those in other countries do you see this being an issue or is it more an american phenomenon?.
I heard reports that the vaccine has a high rate of anaphylaxis. You can’t get this vaccine at, say, the drug store down the road. You have to get it at a hospital, surrounded by epipens. Then you go home and are horribly sick for a week, even though contracting the virus has a much higher probability of being symptomless.
I am perfectly content letting others give it a try first. Actually, I would prefer ALL politicians take it first as an example. If something goes wrong and they platz ... or grow a third nipple... well, the world would be better for it.
https://www.google.com/amp/s/amp.theguardian.com/us-news/2020/dec/03/donald-trump-coronavirus-record-deaths-silence.
https://thenewdaily.com.au/news/2020/10/22/child-abuse-institutional-care/.
It's simply shocking that almost 3000 people lost their lives in one day in the US because of making masks political.
Did 3000 people die in one day or were those deaths spread out over months, but simply reported on a single day for dramatic effect?
This virus has been made political, right from the very start, even the start of this thread, as you encourage *Republicans* to “wake up”.
What is the death rate for this virus?
If you graph deaths over time for states, counties that did not lock down and wear masks, and you did the same for areas that did lock down .... the charts look the same. There’s no way to tell the difference from the data. That’s not political, that’s objective.
Virus gonna virus.
so the new biden/harris gun policies are starting to appear.
it’s not clear yet, what they will be.. some suggestions; confiscate all guns.------buyback programs in each state.. there is much talk on social media that if this happens, the pandemic, + all the riots, + all the damaged property, + all the annual murders in america, - put together-will be like a sunday afternoon picnic, compared to all the deaths and property damage that will result because of “civil uprising” by millions of 2nd amendments advocates and just plain gun lovers.
americans love guns!.
I predict all this will happen again if it hasn't already.
Just try to get ammo now. It's like TP at the beginning of the epidemic.
I read through President Elect Biden's proposal and even if these laws get past they will be very difficult to enforce.
Yeah, there will be no compliance with those laws (if they can manage to get them passed). And they won't stand through the courts. Just hot air.
so the new biden/harris gun policies are starting to appear.
it’s not clear yet, what they will be.. some suggestions; confiscate all guns.------buyback programs in each state.. there is much talk on social media that if this happens, the pandemic, + all the riots, + all the damaged property, + all the annual murders in america, - put together-will be like a sunday afternoon picnic, compared to all the deaths and property damage that will result because of “civil uprising” by millions of 2nd amendments advocates and just plain gun lovers.
americans love guns!.
No. More guns equals more safety.
You take guns away, crime rises. Crime rises, businesses leave. Businesses leave, people in the area experience poverty. Then people realize they actually need guns.
Police come after crimes occur. People generally want to intervene before that.
Are we really at this place again? We just watched record gun purchases in areas like California and Portland. Did they buy shirt loads of guns and ammo because those areas were flooded with guns and people were feeling extra insecure? Or was it because there was no possible way the police were going to do anything about the leftist mobs burning through the streets?
I saw it first hand. I was there as these mobs threatened to move into the residential neighborhoods around the nearby city. The only thing that stopped them were home owners brandishing their weapons and promising that if they entered the neighborhood, a good number of them wouldn’t leave.
so the new biden/harris gun policies are starting to appear.
it’s not clear yet, what they will be.. some suggestions; confiscate all guns.------buyback programs in each state.. there is much talk on social media that if this happens, the pandemic, + all the riots, + all the damaged property, + all the annual murders in america, - put together-will be like a sunday afternoon picnic, compared to all the deaths and property damage that will result because of “civil uprising” by millions of 2nd amendments advocates and just plain gun lovers.
americans love guns!.
Ohhhh I see. You just want “legitimate use” and “common sense” laws. Phew, for a moment there I thought you were advocating something purely subjective with shifting definitions. Silly me.
so the new biden/harris gun policies are starting to appear.
it’s not clear yet, what they will be.. some suggestions; confiscate all guns.------buyback programs in each state.. there is much talk on social media that if this happens, the pandemic, + all the riots, + all the damaged property, + all the annual murders in america, - put together-will be like a sunday afternoon picnic, compared to all the deaths and property damage that will result because of “civil uprising” by millions of 2nd amendments advocates and just plain gun lovers.
americans love guns!.
The “oh-I-can’t-ban-it-so-let-me-just-tax-it-out-of-existence” won’t work. It’s a prohibition through taxes, and it’s still a prohibition. It will be struck down.
The left is forking with fire here. The riots sealed the deal - guns are necessary. It’s really not a good idea to pursue this. I mean good forking lord - the same people that feel the election wasn’t quite on the up-and-up are the same people who are getting censored.... which are the same people with a shirt load of guns. A “buyback” will only be interpreted as a an attempt to disarm everyone before the real tyranny begins. And it’s not illogical to think the real tyranny would be coming, as that very same group has already been marginalized and censored.
when i say; “socialist” i don’t mean everyone is equal.
instead i am referring to “leaders” being rich and powerful, whereas the ordinary citizen being poor, and powerless.. i was surprise that the majority of the world is run by socialist government.
the last few countries that are not socialist are the united states and parts of europe.
Socialism has a lot of problems. Even assuming people can change so completely that the motivational problem goes away, it is still impossible.
Happy Thanksgiving. I’m having friends over, and there will be far more than 10 people in my house, most of which do not live here. We had my kids’s friends sleep over last night too.
No masks. Living life.
i know there are a few software developers here.
just for fun.... .
@Stephanie:
It's in the pre-processor, so it is a bit more devious. That is, someone might write code that looks like this:
if(my_variable == true)
{
// some code here
}
The keyword true
would still be in the original code. All editors would register it as a normal code. It's only when the compilation process starts, and the pre-processor kicks in right before the compiler get ahold of the code, that the basic text replacement from "true
" to "(rand() > 10)
" takes place.