- Nov 2024
-
radanskoric.com radanskoric.com
-
On most real life projects, the speed of development is easily worth an occasional corner case bug with an unexpected nil value … except when it isn’t.
speed of development vs. safety
-
-
www.youtube.com www.youtube.com
-
little Johnny feel held we internalize the experience of Safety and Security okay so to the extent that you've done that you have a sense of faith and trust
for - psychological infrastructure - attachment system - first quality - internalizing safety generates faith and trust - John Churchill
-
the first level of that deity the first level of initiation the first chakra the most important thing of that first chakra is safety
for - healthy psychological infrastructure - first stage - first deity - first chakra - first stage - safety - attachment - from healthy relationship in childhood - John Churchill
Tags
- psychological infrastructure - attachment system - first quality - internalizing safety generates faith and trust - John Churchill
- healthy psychological infrastructure - first stage - first deity - first chakra - first stage - safety - attachment - from healthy relationship in childhood - John Churchill
Annotators
URL
-
-
arstechnica.com arstechnica.com
- Oct 2024
-
www.clarkecounty.gov www.clarkecounty.gov
-
Government » Fire, EMS & Emergency Management Outdoor Burning Restrictions $(function () { var widgetContext = "widget_3_1163_1263"; //start VISPP-4466 var useDesignThemFontSizeCss = window.visionOptions.useDesignThemFontSizeCss; var folderPath = useDesignThemFontSizeCss == true ? window.visionOptions.currentDesignFolderPath : window.visionOptions.mainFolderPath; if (!folderPath) folderPath = window.visionOptions.mainFolderPath; var resizeTimer; var resizeFaqTabs = function () { $(".faq_widget").each(function () { var tabheight = $(this).find(".faq_tab_nav").height(); $(this).find(".faqtab_section").attr("style", "min-height: " + (tabheight - 42) + "px"); }); }; var SetFontSize = function (fontsize) { $("#active_font").attr("href", folderPath + fontsize).attr("data-css", fontsize); var url = window.location.origin + visionOptions.virtualApplicationPath + "Shared/ChangeFontSizeCookie"; var cookieValue = fontsize ? fontsize : "small.css"; var cookieInt; switch(cookieValue){ case("xx-small.css"): cookieInt=1; break; case ("x-small.css"): cookieInt = 2; break; case ("small.css"): default: cookieInt = 3; break; case("medium.css"): cookieInt=4; break; case ("large.css"): cookieInt = 5; break; } $.frontendAjax({ url: url, type: 'POST', contentType: 'application/json', data: JSON.stringify({ cookieValue: cookieInt}), success: function (data, textStatus, jqXHR) { if (data && data.success) { $("#active_font").attr("href", window.visionOptions.mainFolderPath + cookieValue).attr("data-css", cookieValue); } } }); if ($(".faq_tab_nav").length > 0) { clearTimeout(resizeTimer); resizeTimer = setTimeout(function () { resizeFaqTabs(); }, 200); } }; $(".font_larger").on("click", function () { switch ($("#active_font").attr("data-css")) { case "medium.css": SetFontSize("large.css"); break; case "small.css": SetFontSize("medium.css"); break; case "x-small.css": SetFontSize("small.css"); break; case "xx-small.css": SetFontSize("x-small.css"); break; } return false; }); $(".font_smaller").on("click", function () { switch ($("#active_font").attr("data-css")) { case "large.css": SetFontSize("medium.css"); break; case "medium.css": SetFontSize("small.css"); break; case "small.css": SetFontSize("x-small.css"); break; case "x-small.css": SetFontSize("xx-small.css"); break; } return false; }); $(".text_size").on("click", function () { SetFontSize("x-small.css"); return false; }); //end VISPP-4466 $("#" + widgetContext + " #share").click(function () { if (!$("#" + widgetContext + " div#share").hasClass("click-active")) $("#" + widgetContext + " div#share").find("ul").show(); else $("#" + widgetContext + " div#share").find("ul").hide(); }); $("div").click(function () { if ($("#" + widgetContext + " div#share").hasClass("click-active")) { $("#" + widgetContext + " div#share").find("ul").hide(); } }); $(document).click(function (e) { if (!$(e.target).closest("#share").length > 0) { $("#" + widgetContext + " div#share").removeClass("click-active"); $("#" + widgetContext + " div#share").find("ul").hide(); } }); var shareContainerTimeout = null; $("#" + widgetContext + " #share").bind('mouseover', function () { //If not relate to click event if (shareContainerTimeout) { clearTimeout(shareContainerTimeout); shareContainerTimeout = null; } shareContainerTimeout = setTimeout(function () { if (!$("#" + widgetContext + " div#share").hasClass("click-active")) $("#" + widgetContext + " div#share").find("ul").show(); }, 100); }); $("#" + widgetContext + " #share").bind('mouseleave', function () { //If not relate to click event if (shareContainerTimeout) { clearTimeout(shareContainerTimeout); shareContainerTimeout = null; } shareContainerTimeout = setTimeout(function () { if (!$("#" + widgetContext + " div#share").hasClass("click-active")) $("#" + widgetContext + " div#share").find("ul").hide(); }, 200); }); $("header#" + widgetContext + " a.feedback_link").click(function () { var windowHeight = 485; if (window.innerWidth <= 648) { windowHeight = 545; } var opts = { title: "Feedback", url: "/Template/GetFeedbackPartial?feedbackUrl=https%3a%2f%2fwww.clarkecounty.gov%2fgovernment%2ffire-ems-emergency-management%2foutdoor-burning", useFrame: true, height: windowHeight, onClosed: function (result) { if (result != undefined && result.IsOk == true) { $.refreshTempMessage(result.Message); } $("header#" + widgetContext + " a.feedback_link").focus(); }, skin: 'viClientDialog feedback_lightbox', fixed: false }; $.viClientDialog(opts).open(); }); //Safari iOS: No click event $("header#" + widgetContext + " a.send_share_email").bind("click touchstart", function () { var shareEmailTitle = document.itemTitle ? encodeURIComponent(document.itemTitle.trim()).replace(/[!'()*]/g, escape) : "Outdoor+Burning+Restrictions"; var opts = { title: "Click to submit an email online", url: "/Template/GetShareEmailPartial?shareUrl=https%3a%2f%2fwww.clarkecounty.gov%2fgovernment%2ffire-ems-emergency-management%2foutdoor-burning" + "&shareTitle=" + shareEmailTitle, useFrame: true, height: 485, onClosed: function (result) { if (result != undefined && result.IsOk == true) { $.refreshTempMessage(result.Message); } $("header#" + widgetContext + " a.send_share_email").focus(); }, skin: 'viClientDialog send_share_email_lightbox', fixed: false }; $.viClientDialog(opts).open(); }); }); Before starting an outdoor fire of any kind, residents should call the Clarke County Emergency Communications Center at (540) 955-1234. By doing so, ECC operators will know how to respond should a passerby call 911 to report a fire, and ECC will know where outdoor burning is taking place should the fire get out of control. What are the rules for open burning in Virginia? The State Air Pollution Control Board’s Regulation for Open Burning specifies what materials may or may not be burned, and has seasonal restrictions on open burning for certain localities. The Virginia Department of Forestry provides information regarding outdoor fire laws and burn ban restrictions. What am I not allowed to burn? No one in Virginia may burn tires or other hazardous materials at any time. Regulation 9VAC-130-30 has a complete list of opening burning prohibitions. If you live in an area that restricts open burning, you must observe your local ordinance. If you live in an area with a smog problem, there are specific prohibitions on certain activities during the prime smog months of May through September. What can I burn? If you live in an area that does not have a local burning ordinance and you do not have curbside pickup, you can burn leaves and some household trash. Regulation 9VAC5-130-40 has a complete list of what and when households and certain businesses may burn. Helpful Tips: • Keep a garden hose handy in case of sudden, uncontrolled fire spread. • Burn dry leaves. Wet leaves produce unnecessary smoke. • Burn small piles no more than 3-feet wide and 2-feet tall. Large piles do not always burn completely. • Never use gas, lighter fluid, or any other fuel to kindle or rekindle a fire. If leaves need fuel to burn, they are too wet, creating potential for injury. • Keep small children away from fires and out of the smoke.
-
-
www.clarkecounty.gov www.clarkecounty.gov
-
Residents Outdoor Burning $(function () { var widgetContext = "widget_3_0_1463"; //start VISPP-4466 var useDesignThemFontSizeCss = window.visionOptions.useDesignThemFontSizeCss; var folderPath = useDesignThemFontSizeCss == true ? window.visionOptions.currentDesignFolderPath : window.visionOptions.mainFolderPath; if (!folderPath) folderPath = window.visionOptions.mainFolderPath; var resizeTimer; var resizeFaqTabs = function () { $(".faq_widget").each(function () { var tabheight = $(this).find(".faq_tab_nav").height(); $(this).find(".faqtab_section").attr("style", "min-height: " + (tabheight - 42) + "px"); }); }; var SetFontSize = function (fontsize) { $("#active_font").attr("href", folderPath + fontsize).attr("data-css", fontsize); var url = window.location.origin + visionOptions.virtualApplicationPath + "Shared/ChangeFontSizeCookie"; var cookieValue = fontsize ? fontsize : "small.css"; var cookieInt; switch(cookieValue){ case("xx-small.css"): cookieInt=1; break; case ("x-small.css"): cookieInt = 2; break; case ("small.css"): default: cookieInt = 3; break; case("medium.css"): cookieInt=4; break; case ("large.css"): cookieInt = 5; break; } $.frontendAjax({ url: url, type: 'POST', contentType: 'application/json', data: JSON.stringify({ cookieValue: cookieInt}), success: function (data, textStatus, jqXHR) { if (data && data.success) { $("#active_font").attr("href", window.visionOptions.mainFolderPath + cookieValue).attr("data-css", cookieValue); } } }); if ($(".faq_tab_nav").length > 0) { clearTimeout(resizeTimer); resizeTimer = setTimeout(function () { resizeFaqTabs(); }, 200); } }; $(".font_larger").on("click", function () { switch ($("#active_font").attr("data-css")) { case "medium.css": SetFontSize("large.css"); break; case "small.css": SetFontSize("medium.css"); break; case "x-small.css": SetFontSize("small.css"); break; case "xx-small.css": SetFontSize("x-small.css"); break; } return false; }); $(".font_smaller").on("click", function () { switch ($("#active_font").attr("data-css")) { case "large.css": SetFontSize("medium.css"); break; case "medium.css": SetFontSize("small.css"); break; case "small.css": SetFontSize("x-small.css"); break; case "x-small.css": SetFontSize("xx-small.css"); break; } return false; }); $(".text_size").on("click", function () { SetFontSize("x-small.css"); return false; }); //end VISPP-4466 $("#" + widgetContext + " #share").click(function () { if (!$("#" + widgetContext + " div#share").hasClass("click-active")) $("#" + widgetContext + " div#share").find("ul").show(); else $("#" + widgetContext + " div#share").find("ul").hide(); }); $("div").click(function () { if ($("#" + widgetContext + " div#share").hasClass("click-active")) { $("#" + widgetContext + " div#share").find("ul").hide(); } }); $(document).click(function (e) { if (!$(e.target).closest("#share").length > 0) { $("#" + widgetContext + " div#share").removeClass("click-active"); $("#" + widgetContext + " div#share").find("ul").hide(); } }); var shareContainerTimeout = null; $("#" + widgetContext + " #share").bind('mouseover', function () { //If not relate to click event if (shareContainerTimeout) { clearTimeout(shareContainerTimeout); shareContainerTimeout = null; } shareContainerTimeout = setTimeout(function () { if (!$("#" + widgetContext + " div#share").hasClass("click-active")) $("#" + widgetContext + " div#share").find("ul").show(); }, 100); }); $("#" + widgetContext + " #share").bind('mouseleave', function () { //If not relate to click event if (shareContainerTimeout) { clearTimeout(shareContainerTimeout); shareContainerTimeout = null; } shareContainerTimeout = setTimeout(function () { if (!$("#" + widgetContext + " div#share").hasClass("click-active")) $("#" + widgetContext + " div#share").find("ul").hide(); }, 200); }); $("header#" + widgetContext + " a.feedback_link").click(function () { var windowHeight = 485; if (window.innerWidth <= 648) { windowHeight = 545; } var opts = { title: "Feedback", url: "/Template/GetFeedbackPartial?feedbackUrl=https%3a%2f%2fwww.clarkecounty.gov%2fresidents%2foutdoor-burning", useFrame: true, height: windowHeight, onClosed: function (result) { if (result != undefined && result.IsOk == true) { $.refreshTempMessage(result.Message); } $("header#" + widgetContext + " a.feedback_link").focus(); }, skin: 'viClientDialog feedback_lightbox', fixed: false }; $.viClientDialog(opts).open(); }); //Safari iOS: No click event $("header#" + widgetContext + " a.send_share_email").bind("click touchstart", function () { var shareEmailTitle = document.itemTitle ? encodeURIComponent(document.itemTitle.trim()).replace(/[!'()*]/g, escape) : "Outdoor+Burning"; var opts = { title: "Click to submit an email online", url: "/Template/GetShareEmailPartial?shareUrl=https%3a%2f%2fwww.clarkecounty.gov%2fresidents%2foutdoor-burning" + "&shareTitle=" + shareEmailTitle, useFrame: true, height: 485, onClosed: function (result) { if (result != undefined && result.IsOk == true) { $.refreshTempMessage(result.Message); } $("header#" + widgetContext + " a.send_share_email").focus(); }, skin: 'viClientDialog send_share_email_lightbox', fixed: false }; $.viClientDialog(opts).open(); }); }); Before starting an outdoor fire of any kind, residents must call the Emergency Communications Center at (540) 955-1234. By doing this, ECC operators will know how to respond should a passerby call 911 to report a fire, and they will know where outdoor burning is taking place should a fire get out of control. Virginia law restricts outdoor burning from Feb. 15 through April 30 every year, when high winds are most prevalent during daytime hours. Outdoor burning is only permitted between 4 p.m. and midnight during this 11-week period. Burning garbage, refuse, trash, rubbish, and other forms of liquid or solid waste is prohibited at all times in Clarke County. Burning wood, brush, grass, trimmings, and/or leaves is permitted in all areas of Clarke County, provided: • Fire must be a minimum of 50 feet from any structure and 300 feet from any occupied dwelling. • Anyone who intends to burn brush must have written permission from those who occupy dwellings 300 feet away. • Anyone who intends to burn brush must constantly attend the fire at all times. • Burning must be done in such a way as to minimize any nuisance to neighbors. • Open burning for land and site clearing operations for commercial, industrial, or residential development is permitted only after obtaining a permit from Clarke County Fire & EMS and Emergency Management. Call (540) 955-5113. Open burning for these purposes is permitted provided conditions required by Clarke County Fire, EMS & Emergency Management and Clarke County Building Department are met. Recreational bonfires and campfires are permitted if the fuel consists only of seasonal dry hardwood, ignited with a small quantity of paper. Fires can be no more than 5-by-5 feet in circumference and may not burn more than 3 hours at any one time. At no time shall bonfires or campfires be used for waste disposal purposes. Helpful Tips: • Keep a garden hose handy in case of sudden, uncontrolled fire spread. • Burn dry leaves. Wet leaves produce unnecessary smoke. • Burn small piles no more than 3-feet wide and 2-feet tall. Large piles do not always burn completely. • Never use gas, lighter fluid, or any other fuel to kindle or rekindle a fire. If leaves need fuel to burn, they are too wet, creating potential for injury. • Keep small children away from fires and out of the smoke. Read more about Outdoor Burning Restrictions.
Tags
Annotators
URL
-
-
www.clarkecounty.gov www.clarkecounty.gov
-
Residents Public Safety $(function () { var widgetContext = "widget_3_0_1353"; //start VISPP-4466 var useDesignThemFontSizeCss = window.visionOptions.useDesignThemFontSizeCss; var folderPath = useDesignThemFontSizeCss == true ? window.visionOptions.currentDesignFolderPath : window.visionOptions.mainFolderPath; if (!folderPath) folderPath = window.visionOptions.mainFolderPath; var resizeTimer; var resizeFaqTabs = function () { $(".faq_widget").each(function () { var tabheight = $(this).find(".faq_tab_nav").height(); $(this).find(".faqtab_section").attr("style", "min-height: " + (tabheight - 42) + "px"); }); }; var SetFontSize = function (fontsize) { $("#active_font").attr("href", folderPath + fontsize).attr("data-css", fontsize); var url = window.location.origin + visionOptions.virtualApplicationPath + "Shared/ChangeFontSizeCookie"; var cookieValue = fontsize ? fontsize : "small.css"; var cookieInt; switch(cookieValue){ case("xx-small.css"): cookieInt=1; break; case ("x-small.css"): cookieInt = 2; break; case ("small.css"): default: cookieInt = 3; break; case("medium.css"): cookieInt=4; break; case ("large.css"): cookieInt = 5; break; } $.frontendAjax({ url: url, type: 'POST', contentType: 'application/json', data: JSON.stringify({ cookieValue: cookieInt}), success: function (data, textStatus, jqXHR) { if (data && data.success) { $("#active_font").attr("href", window.visionOptions.mainFolderPath + cookieValue).attr("data-css", cookieValue); } } }); if ($(".faq_tab_nav").length > 0) { clearTimeout(resizeTimer); resizeTimer = setTimeout(function () { resizeFaqTabs(); }, 200); } }; $(".font_larger").on("click", function () { switch ($("#active_font").attr("data-css")) { case "medium.css": SetFontSize("large.css"); break; case "small.css": SetFontSize("medium.css"); break; case "x-small.css": SetFontSize("small.css"); break; case "xx-small.css": SetFontSize("x-small.css"); break; } return false; }); $(".font_smaller").on("click", function () { switch ($("#active_font").attr("data-css")) { case "large.css": SetFontSize("medium.css"); break; case "medium.css": SetFontSize("small.css"); break; case "small.css": SetFontSize("x-small.css"); break; case "x-small.css": SetFontSize("xx-small.css"); break; } return false; }); $(".text_size").on("click", function () { SetFontSize("x-small.css"); return false; }); //end VISPP-4466 $("#" + widgetContext + " #share").click(function () { if (!$("#" + widgetContext + " div#share").hasClass("click-active")) $("#" + widgetContext + " div#share").find("ul").show(); else $("#" + widgetContext + " div#share").find("ul").hide(); }); $("div").click(function () { if ($("#" + widgetContext + " div#share").hasClass("click-active")) { $("#" + widgetContext + " div#share").find("ul").hide(); } }); $(document).click(function (e) { if (!$(e.target).closest("#share").length > 0) { $("#" + widgetContext + " div#share").removeClass("click-active"); $("#" + widgetContext + " div#share").find("ul").hide(); } }); var shareContainerTimeout = null; $("#" + widgetContext + " #share").bind('mouseover', function () { //If not relate to click event if (shareContainerTimeout) { clearTimeout(shareContainerTimeout); shareContainerTimeout = null; } shareContainerTimeout = setTimeout(function () { if (!$("#" + widgetContext + " div#share").hasClass("click-active")) $("#" + widgetContext + " div#share").find("ul").show(); }, 100); }); $("#" + widgetContext + " #share").bind('mouseleave', function () { //If not relate to click event if (shareContainerTimeout) { clearTimeout(shareContainerTimeout); shareContainerTimeout = null; } shareContainerTimeout = setTimeout(function () { if (!$("#" + widgetContext + " div#share").hasClass("click-active")) $("#" + widgetContext + " div#share").find("ul").hide(); }, 200); }); $("header#" + widgetContext + " a.feedback_link").click(function () { var windowHeight = 485; if (window.innerWidth <= 648) { windowHeight = 545; } var opts = { title: "Feedback", url: "/Template/GetFeedbackPartial?feedbackUrl=https%3a%2f%2fwww.clarkecounty.gov%2fresidents%2fpublic-safety", useFrame: true, height: windowHeight, onClosed: function (result) { if (result != undefined && result.IsOk == true) { $.refreshTempMessage(result.Message); } $("header#" + widgetContext + " a.feedback_link").focus(); }, skin: 'viClientDialog feedback_lightbox', fixed: false }; $.viClientDialog(opts).open(); }); //Safari iOS: No click event $("header#" + widgetContext + " a.send_share_email").bind("click touchstart", function () { var shareEmailTitle = document.itemTitle ? encodeURIComponent(document.itemTitle.trim()).replace(/[!'()*]/g, escape) : "Public+Safety"; var opts = { title: "Click to submit an email online", url: "/Template/GetShareEmailPartial?shareUrl=https%3a%2f%2fwww.clarkecounty.gov%2fresidents%2fpublic-safety" + "&shareTitle=" + shareEmailTitle, useFrame: true, height: 485, onClosed: function (result) { if (result != undefined && result.IsOk == true) { $.refreshTempMessage(result.Message); } $("header#" + widgetContext + " a.send_share_email").focus(); }, skin: 'viClientDialog send_share_email_lightbox', fixed: false }; $.viClientDialog(opts).open(); }); }); Sign up for emergency notifications using the “CodeRED” and “Text-to-911” links at left. If using a smartphone, jump to subpage. Clarke County’s main public safety departments are: • Clarke County Sheriff’s Office, 100 N. Church St., Berryville, (540) 955-5152 • Fire, EMS & Emergency Management, 101 Chalmers Ct., Berryville, (540) 955-5113 • Clarke County Communications Center, 100 N. Church St., Berryville, emergency 911 and non-emergency (540) 955 1234
Tags
Annotators
URL
-
- Aug 2024
-
feministai.pubpub.org feministai.pubpub.org
-
Manila has one of the most dangerous transport systems in the world for women (Thomson Reuters Foundation, 2014). Women in urban areas have been sexually assaulted and harassed while in public transit, be it on a bus, train, at the bus stop or station platform, or on their way to/from transit stops.
The New Urban Agenda and the United Nations’ Sustainable Development Goals (5, 11, 16) have included the promotion of safety and inclusiveness in transport systems to track sustainable progress. As part of this effort, AI-powered machine learning applications have been created.
-
-
www.gnu.org www.gnu.org
-
So generally the right thing to do is to delete the target file if the recipe fails after beginning to change the file. make will do this if .DELETE_ON_ERROR appears as a target. This is almost always what you want make to do, but it is not historical practice; so for compatibility, you must explicitly request it.
In other words, the default behaviour is that an unexpected error may leave a file in an indeterminate state, but Make will carry on regardless. The .DELETE_ON_ERROR target can be used to change this behaviour, but the default is to keep outputs after an error occurs.
-
-
snakemake.readthedocs.io snakemake.readthedocs.io
-
--keep-incomplete Do not remove incomplete output files by failed jobs. Default: False
The default is 'safe' in that unexpected errors should not leave incomplete files lying around.
-
- Apr 2024
-
www.vox.com www.vox.com
-
“The crux of the issue is we’re thinking about the focus on encampment closure without access to housing,” said Charley Willison, a Cornell professor who has studied the influence of police on cities’ homelessness policies.
-
-
arxiv.org arxiv.org
-
Safe
I.e., any compute in an implementing TS TS' can be performed in TS.
I.e., any compute in TS' maps to compute in TS.
I.e., any TS' compute is translatable to TS.
Tags
Annotators
URL
-
-
-
Youtube Kids is an example of how the product designed for kids differs from the one targeting adults. It’s much easier to navigate thanks to bigger buttons and fewer content boxes on the page. Plus the security settings on the platform make sure that younger users are safe and have access to appropriate content. Those all are parts of a thought-through design interface for children.
Just an observation here but I remember my godchild using You tube kids whilst they stayed here and we had to double check because it wasn't all good content, you tube is kind of notorious with their bad content checks and algorithms. Elsa Gate Scandal comes to mind.
-
children can't distinguish advertising and promotions from real content so be careful.
-
-
www.ramotion.com www.ramotion.com
-
What are some of the best practices for kids’ UX design?
-
What are some top UX design principles when designing for kids?Some important UX design principles when designing for kids are as follows. Simplicity and clarity Interactive and engaging elements Age-appropriate content Safety and privacy Consistent feedback and rewards
There's 5 in this list and there was 4 in the other - I think Safety and Privacy is the one additional but it's also in my proposal because I am concerned about it too.
Tags
- voice
- sound feedback
- simplicity
- UX design
- vibrant colours
- avoid distractions
- clarity
- animations
- engaging elements
- rewards
- safety
- feedback
- consistent feedback
- colours
- simple
- UX design for children
- parental control
- age appropriate
- privacy and data protection
- engaging
- interactive
- data
- avoid clutter
- Child-Centric UX Design
Annotators
URL
-
- Mar 2024
-
Local file Local file
-
All screws used on the face of the drawers should be sunk in.Round headed screws are apt to tear the skin of the fingers.
-
- Feb 2024
-
stackoverflow.com stackoverflow.com
-
Do not pass arguments right into subshell, it's as unsafe as eval.
-
-
www.trendmd.com www.trendmd.com
-
for - progress trap - graphene - safety study
-
- Sep 2023
-
www.theguardian.com www.theguardian.com
-
-
Amazon has become a marketplace for AI-produced tomes that are being passed off as having been written by humans, with travel books among the popular categories for fake work.
-
-
github.com github.com
-
I agree with this statement so much. We should absolutely be failing hard rather than forcing people to debug thread safety issues at runtime. I can't think of anything more infuriating than debugging an issue that happens "sometimes".
-
- Aug 2023
-
hirok.io hirok.io
-
npx link is a tool I developed as a safer and more predictable alternative to npm link.
Tags
Annotators
URL
-
- Jul 2023
-
www.youtube.com www.youtube.comYouTube1
-
https://www.youtube.com/watch?v=b1_RKu-ESCY
Lots of controversy over this music video this past week or so.
In addition to some of the double entendre meanings of "we take care of our own", I'm most appalled about the tacit support of the mythology that small towns are "good" and large cities are "bad" (or otherwise scary, crime-ridden, or dangerous).
What are the crime statistics per capita about the safety of small versus large?
Availability bias of violence and crime in the big cities are overly sampled by most media (newspapers, radio, and television). This video plays heavily into this bias.
There's also an opposing availability bias going on with respect to the positive aspects of small communities "taking care of their own" when in general, from an institutional perspective small towns are patently not taking care of each other or when they do its very selective and/or in-crowd based rather than across the board.
Note also that all the news clips and chyrons are from Fox News in this piece.
Alternately where are the musicians singing about and focusing on the positive aspects of cities and their cultures.
-
-
www.congress.gov www.congress.gov
-
Private possession and breeding of prohibited wildlife species have a substantial and direct effect on interstate commerce because prohibited wildlife species are frequently bred and possessed to be used in public exhibition or for sale or transfer of ownership in the exotic pet trade, and are often transported in interstate commerce for these purposes.
How private possession and breeding impacts interstate commerce and the public
-
The private possession, breeding, and sale of prohibited wildlife species has a substantial and detrimental effect on the health and general welfare of the people of the United States and on the conservation of the species themselves.
This reasoning can be extrapolated to extend to a Small Cat Public Safety Act
-
- May 2023
-
www.lesswrong.com www.lesswrong.com
-
must have an alignment property
It is unclear what form the "alignment property" would take, and most importantly how such a property would be evaluated especially if there's an arbitrary divide between "dangerous" and "pre-dangerous" levels of capabilities and alignment of the "dangerous" levels cannot actually be measured.
-
-
-
Get some of the lowest ad prices while protecting your brand with a system backed by Verity and Grapeshot. Rest easy that your ads will only show up where you’d like them to.
Is there a word or phrase in the advertising space which covers the filtering out of websites and networks which have objectionable material one doesn't want their content running against?
Contextual intelligence seems to be one...
Apparently the platforms Verity and Grapeshot (from Oracle) protect against this.
-
- Mar 2023
-
www.rizoomes.nl www.rizoomes.nl
-
psychologische veiligheid als belangrijkste voorwaarde voor team succes. Verwijst naar Google onderzoek hiernaar, https://rework.withgoogle.com/print/guides/5721312655835136/
-
-
chat.openai.com chat.openai.comChatGPT1
-
ChatGPTThis is a free research preview.🔬Our goal is to get external feedback in order to improve our systems and make them safer.🚨While we have safeguards in place, the system may occasionally generate incorrect or misleading information and produce offensive or biased content. It is not intended to give advice.
-
- Feb 2023
-
wordcraft-writers-workshop.appspot.com wordcraft-writers-workshop.appspot.com
-
LaMDA's safety features could also be limiting: Michelle Taransky found that "the software seemed very reluctant to generate people doing mean things". Models that generate toxic content are highly undesirable, but a literary world where no character is ever mean is unlikely to be interesting.
-
- Dec 2022
-
pluralistic.net pluralistic.net
-
Alas, lawmakers are way behind the curve on this, demanding new "online safety" rules that require firms to break E2E and block third-party de-enshittification tools: https://www.openrightsgroup.org/blog/online-safety-made-dangerous/ The online free speech debate is stupid because it has all the wrong focuses: Focusing on improving algorithms, not whether you can even get a feed of things you asked to see; Focusing on whether unsolicited messages are delivered, not whether solicited messages reach their readers; Focusing on algorithmic transparency, not whether you can opt out of the behavioral tracking that produces training data for algorithms; Focusing on whether platforms are policing their users well enough, not whether we can leave a platform without losing our important social, professional and personal ties; Focusing on whether the limits on our speech violate the First Amendment, rather than whether they are unfair: https://doctorow.medium.com/yes-its-censorship-2026c9edc0fd
This list is particularly good.
Proper regulation of end to end services would encourage the creation of filtering and other tools which would tend to benefit users rather than benefit the rent seeking of the corporations which own the pipes.
-
- Nov 2022
-
psychsafety.co.uk psychsafety.co.uk
-
I love this from Sonia Sparkles – the psychological safety pizza! How many slices do you have?
-
The best performing teams are generally Small, Lean, Long-Lived, Autonomous, and Multi-disciplinary – and psychologically safe. It’s fair to say that psychological safety is generally more difficult to foster as group size increases. As a member of a group, predicting the “risk” of interpersonal consequences of speaking up is an easier mental calculation in a group of 3 versus a group of 30, or 300. The chances of someone punishing or humiliating us as a result of speaking up naturally increases as group size increases: as a result, we tend to feel psychologically safer in smaller groups.
-
- Sep 2022
-
-
The cost of child poverty is not just borne by the poor. When the expenses related tolost productivity, crime, and poor health are added up, it is estimated that child povertycosts the nation between $800 billion and $1.1 trillion per year. This is vastly higherthan the estimated $90 to $111 billion per year it would take to implement a programpackage that would lift half of children out of poverty.
The savings indicated here is almost a factor of 10! How can we not be doing this?
Compare with statistics and descriptions from Why Fewer American Children Are Living in Poverty (New York Times, The Daily, 2022-09-26)
-
- Aug 2022
-
www.nytimes.com www.nytimes.com
-
Leonhardt, D. (2021, July 19). Vaccine Persuasion. The New York Times. https://www.nytimes.com/2021/07/19/briefing/vaccine-skepticism-vaccination-drive.html
-
-
psyarxiv.com psyarxiv.com
-
Grawitch, M. J., & Lavigne, K. (2021). Do Attitudes, Trust, and Acceptance of Pseudoscience and Conspiracy Theories Predict COVID-19 Vaccination Status? PsyArXiv. https://doi.org/10.31234/osf.io/tg7xr
-
-
www.sciencedirect.com www.sciencedirect.com
-
Munro, A. P. S., Janani, L., Cornelius, V., Aley, P. K., Babbage, G., Baxter, D., Bula, M., Cathie, K., Chatterjee, K., Dodd, K., Enever, Y., Gokani, K., Goodman, A. L., Green, C. A., Harndahl, L., Haughney, J., Hicks, A., van der Klaauw, A. A., Kwok, J., … Appleby, K. (2021). Safety and immunogenicity of seven COVID-19 vaccines as a third dose (booster) following two doses of ChAdOx1 nCov-19 or BNT162b2 in the UK (COV-BOOST): A blinded, multicentre, randomised, controlled, phase 2 trial. The Lancet, S0140673621027173. https://doi.org/10.1016/S0140-6736(21)02717-3 s
-
-
www.penguinrandomhouse.ca www.penguinrandomhouse.ca
-
Caulfield, T. (2017, October 24). The Vaccination Picture by Timothy Caulfield. Penguin Random House Canada. https://www.penguinrandomhouse.ca/books/565776/the-vaccination-picture-by-timothy-caulfield/9780735234994
-
-
www.mavenclinic.com www.mavenclinic.com
-
With Only 26% of Pregnant People in the United States Vaccinated Against COVID-19, New Survey Sheds Light on the Reasons Why. (n.d.). Retrieved November 1, 2021, from https://www.mavenclinic.com/post/covid-19-vaccine-survey-pregnant-people?utm_content=185156625&utm_medium=social&utm_source=twitter&hss_channel=tw-2236392565
-
-
www.medrxiv.org www.medrxiv.org
-
Thuluva, S., Paradkar, V., Turaga, K., Gunneri, S., Yerroju, V., Mogulla, R., Kyasani, M., Manoharan, S. K., Medigeshi, G., Singh, J., Shaman, H., Singh, C., & Rao, A. V. (2022). Selection of optimum formulation of RBD-based protein sub-unit covid19 vaccine (Corbevax) based on safety and immunogenicity in an open-label, randomized Phase-1 and 2 clinical studies (p. 2022.03.08.22271822). medRxiv. https://doi.org/10.1101/2022.03.08.22271822
-
-
www.bbc.com www.bbc.com
-
Ro, C. (2021, November 1). Why mandatory vaccination is nothing new. https://www.bbc.com/future/article/20211029-why-mandatory-vaccination-is-nothing-new
-
-
www.fda.gov www.fda.gov
-
Commissioner. (2021, October 29). FDA Authorizes Pfizer-BioNTech COVID-19 Vaccine for Emergency Use in Children 5 through 11 Years of Age. FDA; FDA. https://www.fda.gov/news-events/press-announcements/fda-authorizes-pfizer-biontech-covid-19-vaccine-emergency-use-children-5-through-11-years-age
Tags
- 5-to 11-year-old
- lang:en
- FDA
- Pfizer-BioNTech
- vaccine
- children
- safety
- COVID-19
- USA
- is:other
- effectiveness
- emergency use authorization
Annotators
URL
-
-
www.washingtonpost.com www.washingtonpost.com
-
Reiss, D. (2021, October 15). Perspective | People lie about their ‘religious’ objections to vaccines. Proving it is hard. Washington Post. https://www.washingtonpost.com/outlook/religious-exemptions-law-vaccines-dishonesty/2021/10/15/df405c38-2d0d-11ec-8ef6-3ca8fe943a92_story.html
Tags
- religious exempt
- lang:en
- politics
- anti-vaccination
- value
- freedom
- is:news
- cover
- religion
- health
- COVID-19
- vaccine mandate
- safety
Annotators
URL
-
-
www.medrxiv.org www.medrxiv.org
-
Regev-Yochay, G., Gonen, T., Gilboa, M., Mandelboim, M., Indenbaum, V., Amit, S., Meltzer, L., Asraf, K., Cohen, C., Fluss, R., Biber, A., Nemet, I., Kliker, L., Joseph, G., Doolman, R., Mendelson, E., Freedman, L. S., Harats, D., Kreiss, Y., & Lustig, Y. (2022). 4th Dose COVID mRNA Vaccines’ Immunogenicity & Efficacy Against Omicron VOC (p. 2022.02.15.22270948). medRxiv. https://doi.org/10.1101/2022.02.15.22270948
-
-
www.reuters.com www.reuters.com
-
Staff, R. (2021, March 18). QUOTES-EU’s drug regulator backs AstraZeneca vaccine after safety investigation. Reuters. https://www.reuters.com/article/health-coronavirus-eu-astrazeneca-idUSL8N2LG602
-
-
psyarxiv.com psyarxiv.com
-
Gelfand, M., Li, R., Stamkou, E., Pieper, D., Denison, E., Fernandez, J., Choi, V. K., Chatman, J., Jackson, J. C., & Dimant, E. (2021). Persuading Republicans and Democrats to Comply with Mask Wearing: An Intervention Tournament. PsyArXiv. https://doi.org/10.31234/osf.io/6gjh8
-
-
twitter.com twitter.com
-
ReconfigBehSci on Twitter: "RT @vmcorman: “...With nearly 5 million children ages 5 to 11 now vaccinated against COVID-19, Centers for Disease Control and Prevention D…” / Twitter. (n.d.). Retrieved December 13, 2021, from https://twitter.com/SciBeh/status/1470066664301637632
-
-
en.wikipedia.org en.wikipedia.org
-
Hans Monderman (19 November 1945 – 7 January 2008) was a Dutch road traffic engineer and innovator.
https://en.wikipedia.org/wiki/Hans_Monderman
Suggested by Jerry Michalski: https://app.thebrain.com/brains/3d80058c-14d8-5361-0b61-a061f89baf87/thoughts/bd9c210a-ac8a-0e34-b309-f62e61e72778/attachments/724c3cbf-7aba-4ac7-5b1a-392125168c09
-
-
medium.com medium.com
-
Assuming honest MKR governance, oracle manipulation may be reasonably controlled.
Controlling the manipulation with hourly price delays, median price feed implies majority collusion, maximum oracle price limits, price delays give ample time for global settlement.
-
- Jul 2022
-
abc6onyourside.com abc6onyourside.com
-
The person was transported to Doctor's West in critical condition.
The images accompanying the story show that the Roll-Over Protection System (ROPS) was inactive and locked in the "down" position.
These mowers are made by Excel. In the manual for my Excel mower (similar design but sold under another brand) not only do they warn of steep slopes like those shown in the photo, but they also warn to ALWAYS operate the mower with the ROPS locked in the up position except for temporarily lowering it to get under tree branches or other low-hanging obstacles.
Most of the time I see mowers equipped with ROPS, the operators have it locked in the down position.
-
- Apr 2022
-
-
Five biggest myths about the COVID-19 vaccines, debunked. (n.d.). Fortune. Retrieved April 29, 2022, from https://fortune.com/2021/10/02/five-biggest-myths-covid-19-vaccines/
-
-
twitter.com twitter.com
-
ReconfigBehSci. (2022, January 14). going out on a limb here: Deporting someone on health and safety grounds who has just publicly admitted to violating quarantine (subject to up to 3 y imprisonment) by going to a photo shoot and interview having tested “positive” won’t be something court will find controversial [Tweet]. @SciBeh. https://twitter.com/SciBeh/status/1481927837678456833
-
-
twitter.com twitter.com
-
Dr. Deepti Gurdasani [@dgurdasani1]. (2021, December 14). So those critiquing others for being too certain (I get subtweeted a lot for this)- Am I certain about the exact impact of omicron in the UK? Not at all Am I certain it’ll be high impact? Quite Am I certain we should act now? Absolutely [Tweet]. Twitter. https://twitter.com/dgurdasani1/status/1470828234480701443
-
-
twitter.com twitter.com
-
- Managing COVID at home, isolation and protecting your household: an overview
-
-
-
In her 2002 dissertation, and then in a series of articles published in medicaljournals, Pape made a case for imitating this practice. “The key to preventingmedication errors lies with adopting protocols from other safety-focusedindustries,” Pape wrote in the journal MEDSURG Nursing in 2003. “The airlineindustry, for example, has methods in place that improve pilots’ focus andprovide a milieu of safety when human life is at stake.”
In a 2002 dissertation and subsequent articles, Tess Pape proposed imitating solutions proposed by the FAA in airline accidents as a means of limiting distractions during medicine dispensing by nurses and medical staff to limit preventable medical errors.
-
aviation experts haddevised a solution to the problem of pilot interruption: the “sterile cockpit rule.”Instituted by the Federal Aviation Administration in 1981, the rule forbids pilotsfrom engaging in conversation unrelated to the immediate business of flyingwhen the plane is below ten thousand feet.
The "sterile cockpit rule" was instituted by the FAA in 1981 as a solution to cut down on the high proportion of airborne accidents during take-off and landing. The rule forbids pilots from engaging in any conversations unrelated to the flight of the plane, which has the effect of removing any distracting stimuli which may otherwise cascade into an accident.
-
-
twitter.com twitter.com
-
Carlos del Rio. (2021, June 7). Here’s Where That COVID-19 Vaccine Infertility Myth Came From—And Why It Is Not True https://t.co/DvBYcCsEJx The evidence firmly shows that the COVID-19 vaccines don’t cause infertility. [Tweet]. @CarlosdelRio7. https://twitter.com/CarlosdelRio7/status/1401928031787225091
-
-
twitter.com twitter.com
-
ECDC. (2021, March 8). We have cross-checked all the latest research on #FaceMasks use during the pandemic. Our position has not changed. Wear it to help slow down the spread of #COVID19! Combine it with #HandHygiene, #CoughEtiquette & #PhysicalDistancing. Be smart. Stay safe. Care about others. Https://t.co/t4AZcJVzld [Tweet]. @ECDC_EU. https://twitter.com/ECDC_EU/status/1368989564321341444
-
-
twitter.com twitter.com
-
(((Howard Forman))) on Twitter. (n.d.). Twitter. Retrieved 16 August 2021, from https://twitter.com/thehowie/status/1408430486955888642
-
-
twitter.com twitter.com
-
ReconfigBehSci on Twitter: ‘RT @Esseph63: In the phrase that begins, “It’s one rule for them …”, these are the them. Https://t.co/VNb3LI5Q3p’ / Twitter. (n.d.). Retrieved 16 August 2021, from https://twitter.com/SciBeh/status/1414676877873074193
-
-
twitter.com twitter.com
-
ReconfigBehSci. (2021, July 26). RT @thehowie: Concerning thread. But this point... 2.14% of asymptomatic people in SF may be infected (vs. 0.1% earlier) is key. WAY too… [Tweet]. @SciBeh. https://twitter.com/SciBeh/status/1419701997582700544
-
- Mar 2022
-
hackmd.io hackmd.io
-
COVID-19 Vaccines and Children. (n.d.). HackMD. Retrieved 31 March 2022, from https://hackmd.io/@scibehC19vax/children
-
-
twitter.com twitter.com
-
Edward Nirenberg 🇺🇦. (2022, March 2). I see a lot of people sharing a document from Pfizer describing pharmacovigilance data from spontaneous reporting and the vast, vast majority of people are not interpreting it correctly so here’s a thread on what it actually says. 🧵 https://phmpt.org/wp-content/uploads/2021/11/5.3.6-postmarketing-experience.pdf [Tweet]. @ENirenberg. https://twitter.com/ENirenberg/status/1498852915758485509
-
-
ausvaxsafety.org.au ausvaxsafety.org.au
-
Home | AusVaxSafety. (n.d.). Retrieved 23 March 2022, from https://ausvaxsafety.org.au/
-
-
www.cnn.com www.cnn.com
-
CNN, A. S. (n.d.). Pfizer begins Phase 2 and 3 trial of Covid-19 antiviral Paxlovid in children ages 6 to 17. CNN. Retrieved 22 March 2022, from https://www.cnn.com/2022/03/09/health/pfizer-paxlovid-pediatric-trial/index.html
-
-
github.com github.com
-
-
www.bmj.com www.bmj.com
-
Pottegård, A., & Klungel, O. H. (2022). The neurological safety of covid-19 vaccines. BMJ, 376, o522. https://doi.org/10.1136/bmj.o522
-
-
psyarxiv.com psyarxiv.com
-
Soveri, A., Karlsson, L. C., Antfolk, J., Mäki, K. O., Karlsson, L., Karlsson, H., … Lewandowsky, S. (2022, February 2). Spillover Effects of the COVID-19 Pandemic on Attitudes to Influenza and Childhood Vaccines. https://doi.org/10.31234/osf.io/jv3cu
-
-
amandapalmer.substack.com amandapalmer.substack.com
-
What I see happening with the anti-vax issue feels like a big, broad matter of emotional safety.
-
- Feb 2022
-
www.cdc.gov www.cdc.gov
-
Hause, A. M. (2021). COVID-19 Vaccine Safety in Children Aged 5–11 Years—United States, November 3–December 19, 2021. MMWR. Morbidity and Mortality Weekly Report, 70. https://doi.org/10.15585/mmwr.mm705152a1
-
-
twitter.com twitter.com
-
Prof. Gavin Yamey MD MPH. (2022, January 21). His vax disinformation is at 34.55 in the video His full comments: “But people do not trust this vaccine. It’s not been through the normal trials, it’s a technology that’s not been proven as safe & effective, & now the data is coming in on the vaccine that’s showing that..” 1/3 [Tweet]. @GYamey. https://twitter.com/GYamey/status/1484668215825469445
-
-
psyarxiv.com psyarxiv.com
-
Salali, G. D., Uysal, M. S., Bozyel, G., Akpınar, E., & Aksu, A. (2022). Does social influence affect COVID-19 vaccination intention among the unvaccinated? PsyArXiv. https://doi.org/10.31234/osf.io/5qc3z
-
-
www.theatlantic.com www.theatlantic.com
-
Schwitzgebel, E. (2022, February 3). The COVID Jerk. The Atlantic. https://www.theatlantic.com/ideas/archive/2022/02/covid-jerk-sarah-palin/621466/
-
- Jan 2022
-
www.sciencedirect.com www.sciencedirect.com
-
Brown, N., Nicholson, J., Campbell, F. K., Patel, M., Knight, R., & Moore, S. (2021). COVID-19 Post-lockdown: Perspectives, implications and strategies for disabled staff. Alter, 15(3), 262–269. https://doi.org/10.1016/j.alter.2020.12.005
-
-
medicalxpress.com medicalxpress.com
-
Crane, M., & University, T. O. S. (n.d.). Vaccine hesitance dropped faster among Blacks, study finds. Retrieved January 24, 2022, from https://medicalxpress.com/news/2022-01-vaccine-hesitance-faster-blacks.html
-
-
twitter.com twitter.com
-
Prof. Gavin Yamey MD MPH. (2022, January 10). Yes, Neoliberal John Snow wins the Internet today 👏 H/T @gregggonsalves Reminds me of this…. Https://t.co/zt9tINBxal [Tweet]. @GYamey. https://twitter.com/GYamey/status/1480527550531186696
-
-
jamanetwork.com jamanetwork.com
-
Levy, M., Recher, M., Hubert, H., Javouhey, E., Fléchelles, O., Leteurtre, S., & Angoulvant, F. (2022). Multisystem Inflammatory Syndrome in Children by COVID-19 Vaccination Status of Adolescents in France. JAMA, 327(3), 281–283. https://doi.org/10.1001/jama.2021.23262
-
-
www.theatlantic.com www.theatlantic.com
-
Serwer, A. (2022, January 14). The Culture War Has Warped the Supreme Court’s Judgment. The Atlantic. https://www.theatlantic.com/ideas/archive/2022/01/biden-worker-vaccine-mandate-scotus-osha-standard/621249/
-
-
twitter.com twitter.com
-
JoHo. (2022, January 6). Just under a million boosters given. 4 confirmed myocarditis cases, 9 under review. All 4 have recovered. Https://t.co/WxE2gaNyRy [Tweet]. @JHowardBrainMD. https://twitter.com/JHowardBrainMD/status/1479144953460805632
-
-
drury-sussex-the-crowd.blogspot.com drury-sussex-the-crowd.blogspot.com
-
Drury, P. J. (2021, December 31). the crowd: Three forms of Covid leadership. The Crowd. https://drury-sussex-the-crowd.blogspot.com/2021/12/three-forms-of-covid-leadership.html
Tags
- ventilation
- psychology
- identity leadership
- society
- interdependence
- mitigation
- collective response
- coercive leadership
- public health measures
- COVID-19
- social distancing
- coercion
- public
- responsibility
- safety
- risk
- engagement
- common sense
- lang:en
- punishment
- authority
- vaccination programme
- is:blog
- mandate
- societal level
- policy
- laissez faire leadership
- UK
- strategy
- leadership
Annotators
URL
-
-
prospect.org prospect.org
-
DrPH, M. D. H., M. D. (2022, January 11). The Folly of School Openings as a Zero-Sum Game. The American Prospect. https://prospect.org/api/content/4a1fc36e-7263-11ec-9e7d-12f1225286c6/
Tags
- ventilation
- in-person schooling
- race
- systemic racism
- low-income
- education
- safety
- homeschooling
- white supremacy
- lang:en
- school
- children
- USA
- is:webpage
- exposure
- perception
- COVID-19
- risk
- online learning
- Omicron
- multigenerational family structure
- virtual learning
- transmission
- work from home
- economy
- mortality
- remote learning
- disparity
- people of colour
- vaccine
- paediatric hospitalization
- school closure
- priviledge
- economic oppression
Annotators
URL
-
-
www.medrxiv.org www.medrxiv.org
-
Home
Zuo, F., Abolhassani, H., Du, L., Piralla, A., Bertoglio, F., Campos-Mata, L. de, Wan, H., Schubert, M., Wang, Y., Sun, R., Cassaniti, I., Vlachiotis, S., Kumagai-Braesch, M., Andréll, J., Zhang, Z., Xue, Y., Wenzel, E. V., Calzolai, L., Varani, L., … Pan-Hammarström, Q. (2022). Heterologous immunization with inactivated vaccine followed by mRNA booster elicits strong humoral and cellular immune responses against the SARS-CoV-2 Omicron variant (p. 2022.01.04.22268755). https://doi.org/10.1101/2022.01.04.22268755
-
-
blogs.bmj.com blogs.bmj.com
-
Up the line to death: Covid-19 has revealed a mortal betrayal of the world’s healthcare workers. (2021, January 29). The BMJ. https://blogs.bmj.com/bmj/2021/01/29/up-the-line-to-death-covid-19-has-revealed-a-mortal-betrayal-of-the-worlds-healthcare-workers/
Tags
- management
- mental health
- long-term
- healthcare worker
- global
- COVID-19
- risk
- funding
- workplace safety
- lang:en
- mortality
- NHS
- is:blog
- Asia
- protection
- USA
- UK
- government
Annotators
URL
-
-
twitter.com twitter.com
-
Carl T. Bergstrom. (2022, January 6). CDC clarified their protocol on yesterday: Https://cdc.gov/coronavirus/2019-ncov/your-health/quarantine-isolation.html If you’re asymptomatic, you can deisolate 5 days after the date of a positive test. Since we don’t test daily, this is going to be >5 days after infectiousness for almost everyone. So far so good. Https://t.co/eIXnvno14w [Tweet]. @CT_Bergstrom. https://twitter.com/CT_Bergstrom/status/1478934178670387202
-
-
twitter.com twitter.com
-
Barry McAree 💙. (2022, January 6). Teachers on these islands will get FFP2(rightly so).Healthcare workers on other parts of these islands..nah!..Surgical masks/spit guards/not PPE,for working with COVID-positive patients risking other patient’s, our own & our family’s health.”Protect the NHS”🤔@CMO_England https://t.co/OngrD5BBPU [Tweet]. @BarryMcAree. https://twitter.com/BarryMcAree/status/1478883258305814536
-
- Dec 2021
-
www.theargus.co.uk www.theargus.co.uk
-
Pub-goer has Covid after being served by a barmaid “forced” to work with symptoms. (n.d.). The Argus. Retrieved December 28, 2021, from https://www.theargus.co.uk/news/19805742.woman-slams-pub-catching-covid-christmas-party/
-
-
-
In 2022, successful business leaders will need to address the continued disruption from the last couple of years and will do so through four human-centric strategies. All of them elevate the importance of individuals. All of them improve the employee-employer relationship. All of them test the degree to which leaders embrace innovative management styles. All of them will impact the company's ability to retain and recruit top talent. And all of them have an impact on a business's bottom line
It seems like them uncertainty in the world today makes need of higher quality relationships between the employers and their boss as they cannot find it in the systems to the same degree. It will be a time when the character of the leader is tested and the leader will then be in need of a greater input from God or an external source which is stable.
-
-
www.theguardian.com www.theguardian.com
-
Reuters. (2021, December 20). Moderna says booster produces strong antibody response to Omicron. The Guardian. https://www.theguardian.com/world/2021/dec/20/moderna-booster-strong-antibody-response-omicron-covid-vaccine-variant
-
-
vancouversun.com vancouversun.com
-
227 B.C. chiropractors threaten to sue regulatory college if vaccines ordered. (n.d.). Vancouversun. Retrieved December 17, 2021, from https://vancouversun.com/news/local-news/227-b-c-chiropractors-threaten-to-sue-regulatory-college-if-vaccines-ordered
-
-
healthydebate.ca healthydebate.ca
-
Vaccination among the pregnant lagging despite growing evidence of safety and efficacy. (2021, December 10). Healthy Debate. https://healthydebate.ca/2021/12/topic/vaccination-pregnant-safe-efficacy/
-
-
psyarxiv.com psyarxiv.com
-
Jørgensen, F. J., & Petersen, M. B. (2021). Considerations Underlying Parents’ Acceptance of COVID-19 Vaccines for Their Child: Evidence from Denmark. PsyArXiv. https://doi.org/10.31234/osf.io/8e49j
-
-
schoolsweek.co.uk schoolsweek.co.uk
-
Classroom carbon dioxide levels three times above guidelines. (2021, November 26). https://schoolsweek.co.uk/classroom-carbon-dioxide-levels-three-times-above-watchdog-guidelines/
-
-
thl.fi thl.fi
-
THL recommends coronavirus vaccinations for at-risk children aged 5 to 11 years, for the entire age group require more information on safety—Press release—THL. (n.d.). Finnish Institute for Health and Welfare (THL), Finland. Retrieved December 6, 2021, from https://thl.fi/en/web/thlfi-en/-/thl-recommends-coronavirus-vaccinations-for-at-risk-children-aged-5-to-11-years-for-the-entire-age-group-require-more-information-on-safety?redirect=%2Fen%2Fweb%2Fthlfi-en%2Fwhats-new
-
-
www.bmj.com www.bmj.com
-
Mahase, E. (2021). Covid-19: Antibody boost after third dose varies greatly by vaccine, study finds. BMJ, 375, n3011. https://doi.org/10.1136/bmj.n3011
-