- Sep 2022
-
preferredmd.io preferredmd.io
-
PreferredMD
PreferredMD Solutions - connecting patients, physicians, and facilities in one HIPAA-compliant platform. Simplify surgery center management workflows for more efficient, transparent health care.
-
- Aug 2022
-
-
Reducing nested structures is tiresome. Have you tried immer?
-
-
a16zcrypto.com a16zcrypto.com
-
A framework for assessing and addressing vulnerability
Attacker's profit is equal to value of the attack minus cost of voting power acquisition and cost of attack execution
-
- Jun 2022
-
thoughtbot.com thoughtbot.com
-
With first-class keyword arguments in the language, we don’t have to write the boilerplate code to extract hash options. Unnecessary boilerplate code increases the opportunity for typos and bugs.
-
- Mar 2022
-
twitter.com twitter.com
-
ReconfigBehSci on Twitter: ‘RT @karamballes: What is the Governments vision of “endemic”? #r4today https://t.co/1VZDJac2e7’ / Twitter. (n.d.). Retrieved 29 March 2022, from https://twitter.com/SciBeh/status/1481903227109056518
-
-
twitter.com twitter.com
-
Trevor Bedford on Twitter. (n.d.). Twitter. Retrieved 29 March 2022, from https://twitter.com/trvrb/status/1466076761427304453
-
-
twitter.com twitter.com
-
ReconfigBehSci. (2022, January 20). @OmicronData @timcolbourn I think there might be a difference here between what you are putting forward and what @timcolbourn is arguing any rational individual should be for analysing the expected costs and benefits of a course of action, and I assume we all agree on that. 1/2 [Tweet]. @i. https://twitter.com/i/web/status/1484080972459134976
-
-
newrepublic.com newrepublic.com
-
Bacharach, J., Schreiber, M., Schreiber, M., Schreiber, M., Schreiber, M., Adler-Bell, S., Adler-Bell, S., Beacock, I., Beacock, I., Rosenfeld, S., Rosenfeld, S., Subramanian, S., & Subramanian, S. (2022, March 15). Why Is David Leonhardt So Happy? The New Republic. https://newrepublic.com/article/165729/david-leonhardt-happy-review-new-york-times-morning-newsletter
-
- Feb 2022
-
twitter.com twitter.com
-
ReconfigBehSci. (2022, January 20). @timcolbourn @OmicronData I’m sorry but I genuinely do not see how this is a response to what I said about the presuppositions in the ‘delay framing’? This reply is about your views on disease burden, not -as mine is- how choice of terminology implicitly shapes the argument space [Tweet]. @i. https://twitter.com/i/web/status/1484191657318879234
-
-
github.com github.com
-
The goal of this gem is to reduce the amount of code that needs to be written when developing a ruby on rails website.
-
- Jan 2022
-
-
and if I think this is too boilerplatey, I can export a handler from some .js file and pass the error to that: <script> import { onError } from 'svelte' import { genericHandler } from '../my-error-handler.js' onError(genericHandler(e => { // code which is called first to try to handle this locally return true // we've handled it here, don't do anything else. }) </script>
-
-
www.theguardian.com www.theguardian.com
-
Elgot, Jessica, and Jessica Elgot Deputy political editor. ‘England Could Fit Covid Air Filters to All Classrooms for Half Cost of Royal Yacht’. The Guardian, 27 December 2021, sec. Education. https://www.theguardian.com/education/2021/dec/27/covid-air-filters-for-all-classrooms-in-england-would-cost-half-of-royal-yacht.
-
- Nov 2021
-
twitter.com twitter.com
-
World Health Organization (WHO) on Twitter. (n.d.). Twitter. Retrieved 3 November 2021, from https://twitter.com/WHO/status/1455869992965181441
-
-
psyarxiv.com psyarxiv.com
-
Epstein, Z., Sirlin, N., Arechar, A. A., Pennycook, G., & Rand, D. (2021). Social Media Sharing Reduces Truth Discernment. PsyArXiv. https://doi.org/10.31234/osf.io/q4bd2
-
- Sep 2021
-
www.bmj.com www.bmj.com
-
Mahase, E. (2021). Covid-19: Booster dose reduces infections and severe illness in over 60s, Israeli study reports. BMJ, 374, n2297. https://doi.org/10.1136/bmj.n2297
-
-
www.gps-can.com.au www.gps-can.com.au
-
Covid Vaccines and Kids. (n.d.). GPs Can. Retrieved 13 September 2021, from https://www.gps-can.com.au/covid19-blog/covid-vaccines-and-kids
-
-
-
Covid-19: 90% of adults in Republic of Ireland now fully vaccinated. (2021, September 10). BBC News. https://www.bbc.com/news/world-europe-58522792
-
- Aug 2021
-
redrapids.medium.com redrapids.medium.com
-
elixirforum.com elixirforum.com
- Jul 2021
-
twitter.com twitter.com
-
Carl T. Bergstrom. (2021, May 27). An update on the B.1.617.2 lineage. I’m concerned. Not because of reduced vaccine efficacy, but simply because a further increase in transmissibility above B.1.1.7 would be quite bad news for countries where vaccination is low and for hopes of near-elimination everywhere. [Tweet]. @CT_Bergstrom. https://twitter.com/CT_Bergstrom/status/1398029743954432005
-
-
www.newscientist.com www.newscientist.com
-
Vaughan, M. L. P., Clare Wilson, Graham Lawton and Adam. (n.d.). What life will be like now England’s covid-19 restrictions have lifted. New Scientist. Retrieved 26 July 2021, from https://www.newscientist.com/article/mg25133443-200-what-life-will-be-like-now-englands-covid-19-restrictions-have-lifted/
-
-
twitter.com twitter.com
-
The Greek Analyst on Twitter: ‘Vaccines work, people https://t.co/5Fb8d8evqf’ / Twitter. (n.d.). Retrieved 22 July 2021, from https://twitter.com/GreekAnalyst/status/1417506969028546569
-
- Jun 2021
-
osf.io osf.io
-
Deviri, D. (2021). From the ivory tower to the public square: Strategies to restore public trust in science. MetaArXiv. https://doi.org/10.31222/osf.io/w3frb
-
-
stackoverflow.com stackoverflow.com
-
Which gets the job done, but that's a chunk of boilerplate for a simple accessor
-
-
disqus.com disqus.com
-
I like auto-property generation... who needs boilerplate code?
-
-
stackoverflow.com stackoverflow.com
-
That's not exactly Symbol#to_proc conversion — it's part of the inject interface, mentioned in the documentation. The to_proc operator is &
-
instance_eval { reduce(:+) / size.to_f }
-
I don't think it is too clever. I think it solves the problem idiomatically. I.e., it uses reduce, which is exactly correct. Programmers should be encouraged to understand what is correct, why it is correct, and then propagate. For a trivial operation like average, true, one doesn't need to be "clever". But by understanding what "reduce" is for a trivial case, one can then start applying it to much more complex problems. upvote.
-
- May 2021
-
twitter.com twitter.com
-
ReconfigBehSci. (2021, May 17). RT @Richard_Florida: Yep. Also the crux of the controversial Swedish Strategy ... Https://t.co/pkcvxxam3Q [Tweet]. @SciBeh. https://twitter.com/SciBeh/status/1394464667120984064
-
-
twitter.com twitter.comTwitter1
-
Derek Thompson. (2021, May 17). Weeks ago, Gov. Abbott made Texas the first state to abolish its mask mandate and lift capacity constraints for all businesses. So, what changed? Nothing. There was ~no effect on COVID cases, employment, mobility, or retail foot traffic, in either liberal or conservative areas. Https://t.co/M8aeKOKJuP [Tweet]. @DKThomp. https://twitter.com/DKThomp/status/1394294260787261447
-
- Mar 2021
-
reedbarger.com reedbarger.com
-
Replacing map / filter with a single reduce
-
- Feb 2021
-
trailblazer.to trailblazer.to
-
While you could program this little piece of logic and flow yourself using a bunch of Ruby methods along with a considerable amount of ifs and elses, and maybe elsif, if you’re feeling fancy, a Trailblazer activity provides you a simple API for creating such flow without having to write and maintain any control code. It is an abstraction.
-
They help streamlining the control flow, and take away control code while providing you with an incredibly cool developer experience.
-
-
en.wikipedia.org en.wikipedia.org
-
it is inconvenient to write specific implementations for each datatype contained, especially if the code for each datatype is virtually identical. For example, in C++, this duplication of code can be circumvented by defining a class template
-
-
en.wikipedia.org en.wikipedia.org
-
Supporting languages may use monads to abstract away boilerplate code needed by the program logic.
-
- Dec 2020
-
blog.differentpla.net blog.differentpla.net
Tags
Annotators
URL
-
- Oct 2020
-
www.basefactor.com www.basefactor.com
-
const countriesRegExp = countries.reduce( (regex, country, i) => (i === 0 ? `(${country})` : `${regex}|(${country})`), "" )
-
-
gist.github.com gist.github.com
-
TylerRick commented
-
-
medium.com medium.com
-
reduce is a higher-order function which takes two values
-
- Aug 2020
-
psyarxiv.com psyarxiv.com
-
Ophir, Yaakov, and Yaffa Shir Raz. ‘Manipulations and Spins in Attention Disorders Research: The Case of ADHD and COVID-19’. Preprint. PsyArXiv, 20 August 2020. https://doi.org/10.31234/osf.io/dmu4j.
Tags
- lang:en
- transparent
- healthy scientific scepticism
- spins
- COVID-19
- is:preprint
- over-diagnosis
- over-medication
- raise awareness
- pharmaceutical industry
- biases
- poor methodologies
- attention disorders
- manipulations
- ADHD
- increased risk of infection
- inappropriate operational definitions
- reliable
- attention disorders research
- adverse effects of medication
- misrepresentations
- omissions
- stimulants reduce risk
- in-depth inspection
- over-treatment
- bogus results
Annotators
URL
-
- May 2020
-
www.bps.org.uk www.bps.org.uk
-
BPS launches new behaviour change guidance to help reduce spread of Covid-19 | BPS. (n.d.). Retrieved April 21, 2020, from https://www.bps.org.uk/news-and-policy/bps-launches-new-behaviour-change-guidance-help-reduce-spread-covid-19
Tags
- lang:en
- spread
- personality
- clinical
- COVID-19
- insight
- communicator
- behavior
- guidance
- psychological
- policymaker
- psychology
- reduce
- change
- is:news
Annotators
URL
-
-
www.nature.com www.nature.com
-
West, R., Michie, S., Rubin, G. J., & Amlôt, R. (2020). Applying principles of behaviour change to reduce SARS-CoV-2 transmission. Nature Human Behaviour, 1–9. https://doi.org/10.1038/s41562-020-0887-9
-
- Apr 2020
-
accessmedicine.mhmedical.com accessmedicine.mhmedical.com
-
In addition, HBOT was found to reduce mortality rates from necrotizing fasciitis, and significantly decreased wound size in nonhealing diabetic wounds.
-
- Sep 2019
-
codesandbox.io codesandbox.io