- Sep 2021
-
twitter.com twitter.com
-
Jonathan Robinson on Twitter. (n.d.). Twitter. Retrieved 6 September 2021, from https://twitter.com/jon_m_rob/status/1431734411335176199
-
- Aug 2021
-
jnnp.bmj.com jnnp.bmj.com
-
Rogers, J. P., Watson, C. J., Badenoch, J., Cross, B., Butler, M., Song, J., Hafeez, D., Morrin, H., Rengasamy, E. R., Thomas, L., Ralovska, S., Smakowski, A., Sundaram, R. D., Hunt, C. K., Lim, M. F., Aniwattanapong, D., Singh, V., Hussain, Z., Chakraborty, S., … Rooney, A. G. (2021). Neurology and neuropsychiatry of COVID-19: A systematic review and meta-analysis of the early literature reveals frequent CNS manifestations and key emerging narratives. Journal of Neurology, Neurosurgery & Psychiatry, jnnp-2021-326405. https://doi.org/10.1136/jnnp-2021-326405
-
-
charlypoly.com charlypoly.com
-
We will see that this is not a fatality, because TypeScript is more powerful than you thought and some developers of the community are very crafty.
-
-
github.com github.com
-
* Now it's correct within the laws of the type system, but makes zero practical sense, * because there exists no runtime representation of the type `Date & string`. * * The type system doesn't care whether a type can be represented in runtime though.
new tag?: makes zero practical sense
makes zero practical sense because there exists no runtime representation of the type
-
- Jul 2021
-
www.thecut.com www.thecut.com
-
This article was featured in One Great Story, New York’s reading recommendation newsletter. Sign up here to get it nightly.
How meta embedded in an article about newsletters...
-
-
stoa.anagora.org stoa.anagora.org
-
TABLE OF CONTENTS
The canonical URL for this free PDF is: https://psas.scripts.mit.edu/home/get_file.php?name=STPA_handbook.pdf
https://anagora.org/go/stpa-handbook/annotate links to the IPFS version instead because via.hypothes.is did not work the canonical version.
-
-
psyarxiv.com psyarxiv.com
-
Markowitz, D. M., Song, H. (Jin), & Taylor, S. H. (2021). Tracing the Adoption and Effects of Open Science in Communication Research. PsyArXiv. https://doi.org/10.31234/osf.io/dsf67
-
- Jun 2021
-
metascience2021.org metascience2021.org
-
Metascience 2021. (n.d.). Retrieved June 27, 2021, from https://metascience2021.org/
-
-
twitter.com twitter.com
-
Brian Nosek on Twitter: “The Metascience 2021 conference is open for registration and submitting proposals for events and lightning talks. Visit: Https://t.co/kyVrQa6HBm Some additional information in the thread. Https://t.co/abRtDT1t3r” / Twitter. (n.d.). Retrieved June 27, 2021, from https://twitter.com/BrianNosek/status/1397517047509274625
-
-
psyarxiv.com psyarxiv.com
-
Morrison, M., Merlo, K., & Woessner, Z. (2021). How to boost the impact of scientific conferences [Preprint]. PsyArXiv. https://doi.org/10.31234/osf.io/895gt
-
-
-
Mentioned by Heather Staines
Tags
Annotators
URL
-
-
www.ncbi.nlm.nih.gov www.ncbi.nlm.nih.gov
-
Parsons, J. E., Newby, K. V., & French, D. P. (2018). Do interventions containing risk messages increase risk appraisal and the subsequent vaccination intentions and uptake? – A systematic review and meta‐analysis. British Journal of Health Psychology, 23(4), 1084–1106. https://doi.org/10.1111/bjhp.12340
-
-
indieweb.org indieweb.org
-
=== Databases ===
Potential sources for book/library related data for importing/supporting one's own personal library:
- [[Open Library]] ([https://openlibrary.org/developers/api API])
- [https://isbndb.com/ ISBNdb] ([https://isbndb.com/apidocs/v2 API])
- [https://books.google.com/ Google Books] ([https://developers.google.com/books/terms API])
- [[Amazon]]
- [[Goodreads]]
- [https://www.worldcat.org Worldcat] ([https://www.worldcat.org/affiliate/tools?atype=wcapi API])
-
-
material-ui.com material-ui.com
-
about.gitlab.com about.gitlab.com
-
document.querySelector('hypothesis-adder') is present but has size of 0x0
-
-
github.com github.com
-
In the end this plugin is a piece of software that I wrote and I'm just doing what I think is reasonable to make our community more inclusive.
- doing what one believes is best for community
-
-
-
We should think about the number of simultaneous connections (peak and average) and the message rate/payload size. I think, the threshold to start thinking about AnyCable (instead of just Action Cable) is somewhere between 500 and 1000 connections on average or 5k-10k during peak hours.
number of simultaneous connections (peak and average)
the message rate/payload size.
-
-
twitter.com twitter.com
-
So ActionCable needs Redis! Is this the first time Rails is aligning with a vendor product? Why not abstract it like AR/AJ?
-
-
pragmaticstudio.com pragmaticstudio.com
-
(In case you’re wondering, there’s nothing special about the name CSRF-TOKEN.)
-
-
stackoverflow.com stackoverflow.com
-
One of the consequences (although arguably not the primary motivation) of DRY is that you tend to end up with chunks of complex code expressed once, with simpler code referencing it throughout the codebase. I can't speak for anyone else, but I consider it a win if I can reduce repetition and tuck it away in some framework or initialisation code. Having a single accessor definition for a commonly used accessor makes me happy - and the new Object class code can be tested to hell and back. The upshot is more beautiful, readable code.
new tag?:
- extract reusable functions to reduce duplication / allow elegant patterns elsewhere
-
-
basarat.gitbook.io basarat.gitbook.ioClasses1
-
If an access modifier is not specified it is implicitly public as that matches the convenient nature of JavaScript 🌹.
-
-
stackoverflow.com stackoverflow.com
-
Programmers should be encouraged to understand what is correct, why it is correct, and then propagate.
new tag?:
- understand why it is correct
Tags
- spreading/propagating good ideas
- quotable
- combating widespread incorrectness/misconception by consistently doing it correctly
- programming languages: learning/understanding the subtleties
- having a deep understanding of something
- programming: understand the language, don't fear it
- good advice
- annotation meta: may need new tag
Annotators
URL
-
-
www.w3.org www.w3.org
-
Critical to the acceptance of the position of the script subtag was the inclusion of information in the registry to make clear the need to avoid script subtags except where they add useful distinguishing information. Thus, the registry entry for the language subtag "en" (English) has a field called "Suppress-Script" indicating that the script subtag "Latn" should be avoided with that language, since virtually all English documents use the Latin script.
- not worth saying
- not necessary to say/write
- useless information
Suppress-Script
-
Another problem was the ambiguity of RFC 3066 regarding the generative syntax. The idea of "language-dash-region" language tags was easy enough to grasp; most users didn't read RFC 3066 directly or consider the unstated-but-realized implication that other subtags might sometimes occur in the second position.
unstated-but-realized
-
-
stackoverflow.com stackoverflow.com
-
over (order by effdt desc) prev
select ... over
-
-
-
database: query builder
like ActiveRecord for node
-
-
dba.stackexchange.com dba.stackexchange.com
-
For a «zoom out» view of my current data, here is a table-free working test :
SQL: experimenting with table-free data
-
- May 2021
-
interpersonal.stackexchange.com interpersonal.stackexchange.com
-
tweet at them. This has multiple effects: If they don't respond, it's bad PR
-
The best advice I can give you is: Seek a smaller provider which often are less formal and more approachable. When you found one where you have a good support, request your friends and family to move to this. You are doing something for them, then it can only happen on your terms.
- supporting those you like by sending business to them
- less formal and more approachable
-
So, +1 for play ball. Level 1 is supposed to filter out all simple issues (and once upon a time, you'll have forgotten something, happens to all of us), and they are not supposed to be creative. They get a script that has been refined over and over. Learn the scripts, prepare the answers, and you'll get to Level 2 more quickly than with any other method.
-
-
github.com github.com
-
I cherry-picked the first commit into #872, we can add .erb support later if we find we need it.
cherry-picking only some commits from a PR
-
-
stackoverflow.com stackoverflow.com
-
I think so...I actually can't remember. I've used this script quite a bit.
where did it come from? don't remember
after a while, something that came from another starts to feel like your own
you make it your own
-
-
github.com github.com
-
Are you also tired and fed up with the bulkiness of jQuery, but also don't want to have to type document.querySelector("div").appendChild(document.createTextNode("hello")); just to add some text to an element?
happy middle/medium?
-
-
www.ncbi.nlm.nih.gov www.ncbi.nlm.nih.gov
-
Lytras, T., Kopsachilis, F., Mouratidou, E., Papamichail, D., & Bonovas, S. (2015). Interventions to increase seasonal influenza vaccine coverage in healthcare workers: A systematic review and meta-regression analysis. Human Vaccines & Immunotherapeutics, 12(3), 671–681. https://doi.org/10.1080/21645515.2015.1106656
-
-
www.metacritic.com www.metacritic.com
-
However, the novelty wears off quickly and the whole thing soon becomes a slog — the career mode could be cut in half and the experience would be better for it.
less is more/better
-
-
psyarxiv.com psyarxiv.com
-
Racine, Nicole, Rachel Eirich, Jessica Cookee, Jenney Zhu, Paolo Pador, Nicole Dunnewold, and Sheri Madigan. ‘When the Bough Breaks: A Systematic Review and Meta-Analysis of Mental Health Symptoms in Mothers of Young Children during the COVID-19 Pandemic’. PsyArXiv, 7 May 2021. https://doi.org/10.31234/osf.io/u8pnh.
-
-
www.ncbi.nlm.nih.gov www.ncbi.nlm.nih.gov
-
Brewer, N. T., DeFrank, J. T., & Gilkey, M. B. (2016). Anticipated Regret and Health Behavior: A Meta-Analysis. Health Psychology : Official Journal of the Division of Health Psychology, American Psychological Association, 35(11), 1264–1275. https://doi.org/10.1037/hea0000294
-
-
open.lnu.se open.lnu.se
-
Niemeyer, H., Aert, R. C. M. van, Schmid, S., Uelsmann, D., Knaevelsrud, C., & Schulte-Herbrueggen, O. (2020). Publication Bias in Meta-Analyses of Posttraumatic Stress Disorder Interventions. Meta-Psychology, 4. https://doi.org/10.15626/MP.2018.884
-
-
twitter.com twitter.com
-
ReconfigBehSci on Twitter: ‘RT @socpsychupdate: Here’s your guide to #AIMOS2020 Register (for free, if you want): Https://t.co/v8HvrWwxM9 Find a session you like in o…’ / Twitter. (n.d.). Retrieved 5 March 2021, from https://twitter.com/SciBeh/status/1333406904786235393
-
-
www.kickstarter.com www.kickstarter.com
-
My name is Floyd Lu, I have been designing and publishing games since 2015 under B&B Games studio. In 2020 B&B Games studio dissolved. I took over a part of the business including this account. I am unable to change the name and URL of my Kickstarter account. I delivered and personally worked on each project that I did and I can't transfer all the followers, therefore, I am still launching new projects under this account.
-
-
www.impressivewebs.com www.impressivewebs.com
-
when HTML5 started, the feedback from the HTML5 guys was pretty clear: HTML5 is there to improve web apps (standards-based flash! yay!), and not to improve HTML as a hypermedia format. http://dret.typepad.com/dretblog/2008/05/xhtml-fragment.html was a very early attempt to raise the issue and was shot down promptly. with HTML5 now branching into so many micro-specs (https://github.com/dret/HTML5-overview), maybe there’s a good chance to simply create a “FragIDs in HTML5” spec and see if there’s any community uptake. it would be great to see this getting started, and maybe IETF with its more open process would be a better place than W3C.
-
The simple problem that I see with fragment identifiers is that their existence and functionality relies completely on the developer rather than the browser. Yes, the browser needs to read and interpret the identifier and identify the matching fragment. But if the developer doesn’t include any id attributes in the HTML of the page, then there will be no identifiable fragments. Do you see why this is a problem? Whether the developer has coded identifiers into the HTML has nothing to do with whether or not the page actually has fragments. Virtually every web page has fragments. In fact, sectioning content as defined in the HTML5 spec implies as much. Every element on the page that can contain content can theoretically be categorized as a “fragment”.
at the mercy of author
-
-
simonstl.com simonstl.com
-
Making effective use of this mechanism requires either control of the targeted document or generous creators of targeted documents who have liberally applied id attributes throughout a document.
unlikely for anyone/most people to actually do that
-
-
stackoverflow.com stackoverflow.com
-
confirmation or refutation would be appreciated
-
-
hashnode.com hashnode.com
-
That's something that has been bugging me too. I mean, it's fine if not everything is supported, but if everyone could agree on what is or should be supported then that would make a huge difference. But until then, it's going to be a struggle.
-
-
hashnode.com hashnode.com
-
Honestly, even without flexbox support, most of the layout problems would be solved with simple-basic CSS3 support that is standard in all clients.
layout problems don't need ; all we need is simple-basic CSS3 support that is standard in all clients.
-
-
-
Approaching email development this way transitions more of the quality assurance (QA) process to the browser instead of the email client. It gives email designers more power, control, and confidence in developing an email that will render gracefully across all email clients.
can mostly test with browser and have less need (but still not no need) to test with email client
-
-
www.gkogan.co www.gkogan.co
-
They don't look like advertisements. The second the recipient interprets your email as an ad, promotion, or sales pitch—and it does take just a second—its chances of being read or acted upon plummet towards zero. A plain email leads people to start reading it before jumping to conclusions.
forces you to read before deciding
-
-
www.thelancet.com www.thelancet.com
-
Chen, X., Chen, Z., Azman, A. S., Deng, X., Sun, R., Zhao, Z., Zheng, N., Chen, X., Lu, W., Zhuang, T., Yang, J., Viboud, C., Ajelli, M., Leung, D. T., & Yu, H. (2021). Serological evidence of human infection with SARS-CoV-2: A systematic review and meta-analysis. The Lancet Global Health, 0(0). https://doi.org/10.1016/S2214-109X(21)00026-7
-
- Apr 2021
-
store.steampowered.com store.steampowered.com
-
NEGATIVESThe interface between the game and the Steam Client denies you the ability to take screenshots. I also could not capture play footage.
-
-
stackoverflow.com stackoverflow.com
-
There's nothing to stop you from doing initializer code in a file that lives in app/models. for example class MyClass def self.run_me_when_the_class_is_loaded end end MyClass.run_me_when_the_class_is_loaded MyClass.run_me... will run when the class is loaded .... which is what we want, right? Not sure if its the Rails way.... but its extremely straightforward, and does not depend on the shifting winds of Rails.
does not depend on the shifting winds of Rails.
-
-
store.steampowered.com store.steampowered.com
-
Game Saves After completion of each level
The things that are important / worth mentioning to different people. I agree with this one.
-
-
steamcommunity.com steamcommunity.com
-
Been seeing this comment copy/pasted everywhere it's pathetic what people will do for thumbs up/awards on reviews, be original and make your own review. If you guys need proof go and look at NVL reviews, I saw it on another game a few weeks ago too.
annoying
-
-
store.steampowered.com store.steampowered.com
-
Like a lot of reviews I write, I hope to come back to add on to this and embellish.
never done; keeps wanting to continue edit/update
-
Right now it's a matter of getting brass tacks up front and hopefully helping Feel-A-Maze get noticed.
helping it gain attention/publicity
-
-
www.metacritic.com www.metacritic.com
-
and even though there are plenty of additional characters to unlock, they’re ultimately only cosmetic, providing no real incentive to unlock them all
only cosmetic
-
-
stackoverflow.com stackoverflow.com
-
What you want is not to detect if stdin is a pipe, but if stdin/stdout is a terminal.
The OP wasn't wrong in exactly the way this comment implies: he didn't just ask how to detect whether stdin is a pipe. The OP actaully asked how to detect whether it is a terminal or a pipe. The only mistake he made, then, was in assuming those were the only two possible alternatives, when in fact there is (apparently) a 3rd one: that stdin is redirected from a file (not sure why the OS would need to treat that any differently from a pipe/stream but apparently it does).
This omission is answered/corrected more clearly here:
stdin can be a pipe or redirected from a file. Better to check if it is interactive than to check if it is not.
-
stdin can be a pipe or redirected from a file. Better to check if it is interactive than to check if it is not.
-
-
simplicable.com simplicable.com
-
Humor is based on a sense of the unexpected, inexplicable, ridiculous and ironic. Dry humor can enhance these qualities to make things more humorous. For example, humor that is delivered as if it were not a joke may feel more surprising and odd.
theory
enhances these qualities
-
-
english.stackexchange.com english.stackexchange.com
-
That said, you couldn't know what you didn't know, but now you know.
-
-
-
By the way, the README file of the expect says there is a libexpect library that can be used to write programs on C/C++ which allows to avoid the use of TCL itself. But I'm afraid, this subject is beyond this article. Besides authors of expect themselves seem to prefer expect-scripts to the library.
possible but doesn't seem preferred
looking at what the authors themselves use
-
-
en.wikipedia.org en.wikipedia.org
-
In this framework, a stream is a chain of coroutines that pass messages between a program and a device driver (or between a pair of programs)
coroutines message passing
-
-
en.wikipedia.org en.wikipedia.org
-
TTY is right there in the name, but this article makes no attempt to clarify what exactly the relationship between a pseudoterminal and a TTY. I feel like a whole paragraph about the relation to TTY would be warranted, including a link to TTY article, of course, which does link [back] to and explain some of the relation to pseudoterminal:
In many computing contexts, "TTY" has become the name for any text terminal, such as an external console device, a user dialing into the system on a modem on a serial port device, a printing or graphical computer terminal on a computer's serial port or the RS-232 port on a USB-to-RS-232 converter attached to a computer's USB port, or even a terminal emulator application in the window system using a pseudoterminal device.
-
-
store.steampowered.com store.steampowered.com
-
A charming little romp through a realm of lateral thinking.
lateral thinking
-
-
linusakesson.net linusakesson.net
-
If you want to run a full fletched linux OS on the ipad an option is to jailbreak the ipad and try to install linux. This is hard because Apple does not want you to and a failed installation might render the ipad useless. Also you will not be able to run any iOS apps anymore obviously.
new tag?: jailbreaking a device
-
Opening "xterm" in "iSH" is like starting a new virtual terminal from a virtual terminal you are already in ("iSH").
-
as you may have guessed, things get even more complicated when you start running pseudo terminals inside pseudo terminals, à la screen(1) or ssh(1).
-
-
unix.stackexchange.com unix.stackexchange.com
-
Although echo "$@" prints the arguments with spaces in between, that's due to echo: it prints its arguments with spaces as separators.
due to echo adding the spaces, not due to the spaces already being present
Tag: not so much:
whose responsibility is it? but more: what handles this / where does it come from? (how exactly should I word it?)
-
-
bugzilla.samba.org bugzilla.samba.org
-
Interesting to see how a simple request is actually a rather intricate little problem in the bigger scheme of things.
an intricate piece of a larger system / problem / schema
-
-
git.samba.org git.samba.org
-
Was trying to figure out where the canonical repo even is. Hard to figure out. Could be made clearer (like a prominent notice on one saying this is an unofficial clone with a link to the canonical source).
Ended up here via link from https://unix.stackexchange.com/questions/86879/suppress-rsync-warning-some-files-vanished-before-they-could-be-transferred to https://git.samba.org/?p=rsync.git;a=blob_plain;f=support/rsync-no-vanished;hb=HEAD
But then found https://github.com/WayneD/rsync, which I now believe to be canonical based on:
- last change here is Mon, 15 Mar 2021 09:35:39 -0700 (09:35 -0700) but on https://github.com/WayneD/rsync it was April 3.
- https://rsync.samba.org/bug-tracking.html links to: create an issue on GitHub
-
-
boardgamegeek.com boardgamegeek.com
-
Strange that a game published in 2005 that is derivative of a classic would essentially get fired by its predecessor. I fail to see why I would ever play this instead of Carcassonne.
-
You can't avoid the comparisons to Carcassonne even though the scoring mechanic is very different. It just looks the same, and the tile placement phase feels close enough to be familiar. However, this familiarity starts to nag at you, only adding to the frustration when tile placement is clumsy and luck-driven unlike Carcassonne. The comparison is not favourable for Fjords.
-
There is a tendency in short luck-heavy games to require you to play multiple rounds in one sitting, to balance the scores. This is one such game. This multiple-rounds "mechanic" feels like an artificial fix for the problem of luck. Saboteur 1 and 2 advise the same thing because the different roles in the game are not balanced. ("Oh, well. I had the bad luck to draw the Profiteer character this time. Maybe I'll I'll draw a more useful character in round 2.") This doesn't change the fact that you are really playing a series of short unbalanced games. Scores will probably even out... statistically speaking. The Lost Cities card game tries to deal with the luck-problem in the same way.
possibly rename: games: luck: managing/mitigating the luck to games: luck: dealing with/mitigating the luck problem
-
-
store.steampowered.com store.steampowered.com
-
game that uses the Micro Machines license to try and sucker people in that remember the old games.
using attractive/familiar brand/name to lure customers
-
-
store.steampowered.com store.steampowered.com
-
Seven minutes into this game and I've already figured out that I'm also one of the monkeys. How meta.
-
-
www.metacritic.com www.metacritic.com
-
nothing about the game is really offensive, but there’s just no hook that managed to keep me invested up to the end.
-
-
www.kickstarter.com www.kickstarter.com
-
We use an online editing program called ProofHQ, where you and our development team will review the rules, discuss ideas, and add comments and suggestions, so that these rules are of the same high quality as our other game rules. We have used this process for years, because integrating outside eyes and ears is an invaluable asset.
having more eyes is better
-
- Mar 2021
-
inst-fs-iad-prod.inscloudgate.net inst-fs-iad-prod.inscloudgate.net
-
The way to improve this is to make a further abstract picture of our first picture of the problem, which eradicates 7 7
Further abstraction of the mental processes -> [[meta cognition]]?
-
-
www.jackfranklin.co.uk www.jackfranklin.co.uk
-
but I like that Svelte comes with a good CSS story out the box.
comes with a good CSS story out the box
-
-
www.medrxiv.org www.medrxiv.org
-
Ioannidis, John P. A. (2020) ‘The Infection Fatality Rate of COVID-19 Inferred from Seroprevalence Data’. MedRxiv. https://doi.org/10.1101/2020.05.13.20101253.
-
-
en.wikipedia.org en.wikipedia.org
-
In fact categories can themselves be viewed as type theories of a certain kind
-
-
en.wikipedia.org en.wikipedia.org
-
osf.io osf.io
-
Breznau, N., Rinke, E. M., Wuttke, A., Adem, M., Adriaans, J., Alvarez-Benjumea, A., Andersen, H. K., Auer, D., Azevedo, F., Bahnsen, O., Balzer, D., Bauer, G., Bauer, P. C., Baumann, M., Baute, S., Benoit, V., Bernauer, J., Berning, C., Berthold, A., … Nguyen, H. H. V. (2021). Observing Many Researchers using the Same Data and Hypothesis Reveals a Hidden Universe of Data Analysis. MetaArXiv. https://doi.org/10.31222/osf.io/cd5j9
Tags
- researcher variability
- crowdsourcing
- immigration
- is:preprint
- lang:en
- psychology
- noise
- social policy
- scientific method
- meta-science
- political science
- behavioural science
- sociology
- researcher degrees of freedom
- garden of forking paths
- analytical flexibility
- reseach
- economics
- crowd sourced replication initiative
Annotators
URL
-
-
en.wikipedia.org en.wikipedia.org
-
The autoepistemic logic is a formal logic for the representation and reasoning of knowledge about knowledge.
-
-
en.wikipedia.org en.wikipedia.org
-
those aspects of a linguistic unit, such as a morpheme, word, or sentence,
Speaking of ambiguity...
Are the examples in the list "such as a morpheme, word, or sentence" examples of
- aspects of a linguistic unit or of:
- linguistic units themselves ?
Unless you are already fairly familiar with those terms -- in particular, linguistic unit -- it may not be clear.
I believe these are given as examples of "linguistic unit", in order to clarify what we mean by "linguistic unit" — perhaps (ironically) precisely because many people would be unfamiliar with that expression/term.
-
-
en.wikipedia.org en.wikipedia.org
-
Dictionary writers list polysemes under the same entry; homonyms are defined separately.
This describes how you can tell which one it is by looking at the dictionary entry.
-
-
trailblazer.to trailblazer.to
-
Note how a handful of default steps lead into six standardized termini, allowing to plug protocols into different adapters. Imagine replacing your self-written API adapter with a canonical JSON-API adapter, for example.
-
-
psyarxiv.com psyarxiv.com
-
Robertson, O. M., & Pownall, M. (2020). The Expertise Paradox: Opportunities and Challenges of a Public Psychology Framework [Preprint]. PsyArXiv. https://doi.org/10.31234/osf.io/sfnb9
-
-
journals.sagepub.com journals.sagepub.com
-
Hoogeveen, S., Sarafoglou, A., & Wagenmakers, E.-J. (2020). Laypeople Can Predict Which Social-Science Studies Will Be Replicated Successfully: Advances in Methods and Practices in Psychological Science. https://doi.org/10.1177/2515245920919667
-
-
scholarphi.org scholarphi.org
-
<small><cite class='h-cite via'>ᔥ <span class='p-author h-card'>hyperlink.academy</span> in The Future of Textbooks (<time class='dt-published'>03/18/2021 23:54:19</time>)</cite></small>
Tags
Annotators
URL
-
-
www.thelancet.com www.thelancet.com
-
Peiffer-Smadja, Nathan, Mathieu E. Rebeaud, Anthony Guihur, Yahya Mahamat-Saleh, and Thibault Fiolet. ‘Hydroxychloroquine and COVID-19: A Tale of Populism and Obscurantism’. The Lancet Infectious Diseases 0, no. 0 (13 November 2020). https://doi.org/10.1016/S1473-3099(20)30866-5.
-
-
psyarxiv.com psyarxiv.com
-
Gligorić, Vukašin, Allard Feddes, and Bertjan Doosje. ‘Political Bullshit Receptivity and Its Correlates: A Cross-Cultural Validation of the Concept’. PsyArXiv, 27 October 2020. https://doi.org/10.31234/osf.io/u9pe3.
-
-
www.sitepoint.com www.sitepoint.com
-
We standardize on a finite subset of JS (such as asm.js) — and avoid the endless struggle through future iterations of the JavaScript language, competing super-sets and transpilers
asm.js and RPython sound similar (restrictive subsets)
-
As to opinions about the shortcomings of the language itself, or the standard run-times, it’s important to realize that every developer has a different background, different experience, different needs, temperament, values, and a slew of other cultural motivations and concerns — individual opinions will always be largely personal and, to some degree, non-technical in nature.
Tags
- RPython
- non-technical reasons
- JavaScript: as a process VM
- what is important/necessary for one person may not be for another
- everyone has different background/culture/experience
- everyone has different preferences
- standardization
- +0.9
- good point
- the high churn in JavaScript tooling
- software preferences are personal
- software project created to address shortcomings in another project
- reaction / reacting to
- JavaScript
- runtime environment
- asm.js
- annotation meta: may need new tag
Annotators
URL
-
-
en.wikipedia.org en.wikipedia.orgPyPy3
-
Thus the recursive logo of PyPy is a snake swallowing itself since the RPython is translated by a Python interpreter.
-
PyPy was conceived to be an implementation of Python written in a programming language that is similar to Python.
-
PyPy uses a technique known as meta-tracing, which transforms an interpreter into a tracing just-in-time compiler.
-
-
github.com github.com
-
Normally you should not register a named module, but instead register as an anonymous module: define(function () {}); This allows users of your code to rename your library to a name suitable for their project layout. It also allows them to map your module to a dependency name that is used by other libraries.
-
-
github.com github.comd3/d32
-
The non-minified default bundle is no longer mangled, making it more readable and preserving inline comments.
-
D3 now passes events directly to listeners, replacing the d3.event global and bringing D3 inline with vanilla JavaScript and most other frameworks.
-
-
www.nature.com www.nature.com
-
Our primary aim was to generate a cohort large enough to examine the heritability of prognostic therapy outcomes. However, the meta-analysis estimate of SNP heritability was low and non-significant (h2SNP = 0.09, SE = 0.17). A sample size of 2724 has 80% and 99% power to detect a SNP-heritability of 33% and 50%, respectively94. To achieve 80% power to detect a heritability of 20%, a sample of 4500 individuals will be required. A meta-analysis of 2 799 individuals was sufficient to detect a significant heritability estimate for therapy outcome to antidepressant drugs (h2SNP = 0.42, SE = 0.18) and this was the first evidence of a genetic component for treatments outcome of any kind
统计方法值得学习
-
The meta-analysis sample (n = 2724) had 80% power to detect variants explaining 1.5% of the variance and 42% power to detect variants explaining 1% of the variance. Therefore, it is not especially surprising that we do not detect any variants at genome-wide significance. Typically, GWAS of psychological traits have required tens of thousands of participants to detect SNPs at genome-wide significance
心理疾病GWAS研究艰难,2724个样本的meta分析结果还是阴性
Tags
Annotators
URL
-
-
forum.paradoxplaza.com forum.paradoxplaza.com
-
This thread is more than 5 months old. It is very likely that it does not need any further discussion and thus bumping it serves no purpose. If you feel it is necessary to make a new reply, you can still do so though. I am aware that this thread is rather old but I still want to make a reply.
-
-
github.com github.com
-
I don't understand why this isn't being considered a bigger deal by maintainrs/the community. Don't most Rails developers use SCSS? It's included by default in a new Rails app. Along with sprockets 4. I am mystified how anyone is managing to debug CSS in Rails at all these days, that this issue is being ignored makes sprockets seem like abandonware to me, or makes me wonder if nobody else is using sprockets 4, or what!
-
-
github.com github.com
-
but I still have no idea if I'm writing this new file correctly.
-
-
github.com github.com
-
For the $$$ question, nothing comes to mind. These problems i'm hitting up against are larger than a contractor could solve in a few hours of work (which would be hundreds/thousands of dollars).
-
-
hyperstack.org hyperstack.org
-
we used `backticks` to jump into native Javascript to use moment.js
In regular Ruby, `` executes in a shell, but obviously there is no shell of that sort in JS, so it makes sense that they could (and should) repurpose that syntax for something that makes sense in context of JS -- like running native JavaScript -- prefect!
-
-
store.steampowered.com store.steampowered.com
-
Starting the Game is a game about a non-experienced gamer who is trying to download, crack and play a game.
-
-
store.steampowered.com store.steampowered.com
-
Meta gaming at its finest.
-
Make It Indie! is an indie game about making an indie game.
-
-
aimos.community aimos.community
-
Conference Details. (n.d.). AIMOS. Retrieved 5 March 2021, from https://aimos.community/2020-details
-
-
-
Szabelska, A., Pollet, T. V., Dujols, O., Klein, R. A., & IJzerman, H. (2021). A Tutorial for Exploratory Research: An Eight-Step Approach. PsyArXiv. https://doi.org/10.31234/osf.io/cy9mz
-
-
twitter.com twitter.com
-
ReconfigBehSci. (2020, October 27). RT @JASPStats: How to perform Robust Bayesian Meta-Analysis in JASP. To learn more, have a look at the tutorial video: Https://t.co/4fmkLEH… [Tweet]. @SciBeh. https://twitter.com/SciBeh/status/1321387314887708672
-
- Feb 2021
-
store.steampowered.com store.steampowered.com
-
I went by the reviews and now i am seeing a pattern on STEAM where even good reviews are bought and paid for and not really player revews and that actuallly watching game play from google will be my best option in the future. AGAIN don;t trust bought and paid for reviews from STEAM....I just learned and realised this now
-
-
hypothes.is hypothes.is
-
Create a note by selecting some text and clicking the button
This is a test note. I'm sure it's much like several others that have been here already.
Tags
Annotators
URL
-
-
trailblazer.to trailblazer.to
-
In both filters, you’re able to rename and coerce variables. This gives you a bit more control than the simpler DSL.
-
-
en.wikipedia.org en.wikipedia.org
-
Though rarer in computer science, one can use category theory directly, which defines a monad as a functor with two additional natural transformations. So to begin, a structure requires a higher-order function (or "functional") named map to qualify as a functor:
rare in computer science using category theory directly in computer science What other areas of math can be used / are rare to use directly in computer science?
-
-
jrsinclair.com jrsinclair.com
-
This stuff is intoxicating once you get into it.
-
-
www.forbes.com www.forbes.com
-
’ve had Paula Rizzo’s book, Listful Thinking: Using Lists to be More Productive, Highly Successful and Less Stressed, on my to-read list (see what I did there?)
-
-
en.wikipedia.org en.wikipedia.org
-
en.wikipedia.org en.wikipedia.org
-
english.stackexchange.com english.stackexchange.com
-
a documentary is a meta movie, no question about it
-
Any "rising above" is meta. When works do it about themselves, that of course is meta as well: the specific kind of meta which is self-referential (what Hostadter calls a Strange Loop. BTW, do you know what Hofstadter's motto is? "I'm So Meta, Even This Acronym")
-
-
trailblazer.to trailblazer.to
-
We decided against paid documentation, so all will be freely available on our shiny new website.
-
What this means is: I better refrain from writing a new book and we rather focus on more and better docs.
I'm glad. I didn't like that the book (which is essentially a form of documentation/tutorial) was proprietary.
I think it's better to make documentation and tutorials be community-driven free content
Tags
- focus on the user
- non-free content
- documentation
- gratis content
- I agree
- community-driven development
- annotation meta: inherit same annotation/tags
- I'm glad they did it this way
- knowledge commons (information/data/content)
- welcome/good change
- paid content
- free content
- finally / at last
Annotators
URL
-
-
en.wikipedia.org en.wikipedia.org
-
2019.trailblazer.to 2019.trailblazer.to
-
note that TRB source code modifications are not proprietary
In other words, you can build on this software in your proprietary software but can't change the Trailblazer source unless you're willing to contribute it back.
loophole: I wonder if this will actually just push people to move their code -- which at the core is/would be a direction modification to the source code - out to a separate module. That's so easy to do with Ruby, so this restriction hardly seems like it would have any effect on encouraging contributions.
Tags
- reminder
- loophole/escape hatch
- good point
- proprietary software
- wording designed to be more palatable/pleasing/inoffensive
- well-written
- open-source software: not contributing new code back to project
- software licensing
- neutral/dispassionate/impartial/objective wording
- LGPL
- annotation meta: may need new tag
Annotators
URL
-
-
psyarxiv.com psyarxiv.com
-
Aczel, Balazs, Marton Kovacs, and Rink Hoekstra. ‘The Role of Human Fallibility in Psychological Research: A Survey of Mistakes in Data Management’. PsyArXiv, 5 November 2020. https://doi.org/10.31234/osf.io/xcykz.
-
-
psyarxiv.com psyarxiv.com
-
Ledgerwood, Alison, Sa-kiera Tiarra Jolynn Hudson, Jr Neil Lewis, Keith Maddox, Cynthia Pickett, Jessica Remedios, Sapna Cheryan, et al. ‘The Pandemic as a Portal: Reimagining Psychological Science as Truly Open and Inclusive’. PsyArXiv, 11 January 2021. https://doi.org/10.31234/osf.io/gdzue.
-
-
www.infoworld.com www.infoworld.com
-
Some people believed I argued that object orientation is bad simply because extends has problems, as if the two concepts are equivalent. That's certainly not what I thought I said, so let me clarify some meta-issues.
first sighting: meta-issue 
-
-
en.wikipedia.org en.wikipedia.org
Tags
Annotators
URL
-
-
en.wikipedia.org en.wikipedia.org
-
In a rule-based system, a metarule is a rule governing the application of other rules.
-
The modern sense of "an X about X" has given rise to concepts like "meta-cognition" (cognition about cognition), "meta-emotion" (emotion about emotion), "meta-discussion" (discussion about discussion), "meta-joke" (joke about jokes), and "metaprogramming" (writing programs that manipulate programs).
-
-
-
The reason Reform does updating attributes and validation in the same step is because I wanna reduce public methods. This is to save users from having to remember state.
I see what he means, but what would you call this (tag)? "have to remember state"? maybe "have to remember" is close enough
Or maybe order is important / do things in the right order is all we need to describe the problem/need.
-
-
-
I will continue to use form objects and push changes into the repo when I feel they are universally relevant and valuable.
new tag?:
- code that is universally relevant/valuable
- non - _-specific logic
-
-
link.springer.com link.springer.com
-
Levin, A. T., Hanage, W. P., Owusu-Boaitey, N., Cochran, K. B., Walsh, S. P., & Meyerowitz-Katz, G. (2020). Assessing the age specificity of infection fatality rates for COVID-19: Systematic review, meta-analysis, and public policy implications. European Journal of Epidemiology, 35(12), 1123–1138. https://doi.org/10.1007/s10654-020-00698-1
-
-
psyarxiv.com psyarxiv.com
-
McCarrick, D., Prestwich, A., Prudenzi, A., & O’Connor, D. (2021). Health Effects of Psychological Interventions for Worry and Rumination: A Meta-analysis. PsyArXiv. https://doi.org/10.31234/osf.io/bsf9e
-
-
stevenberlinjohnson.com stevenberlinjohnson.com
-
Locke’s method proved so popular that a century later, an enterprising publisher named John Bell printed a notebook entitled: “Bell’s Common-Place Book, Formed generally upon the Principles Recommended and Practised by Mr Locke.” Put another way, Bell created a commonplace book by commonplacing someone else’s technique for maintaining a commonplace book. The book included eight pages of instructions on Locke’s indexing method, a system which not only made it easier to find passages, but also served the higher purpose of “facilitat[ing] reflexive thought.”
This concept here is an interesting one of being "meta".
-
-
psyarxiv.com psyarxiv.com
-
Lakens, D. (2019, November 18). The Value of Preregistration for Psychological Science: A Conceptual Analysis. https://doi.org/10.31234/osf.io/jbh4w
-
-
www.metacritic.com www.metacritic.com
-
There's no such a thing, more like beautiful interface trying to hide that there's no actual gameplay.
hiding __?
-
The filthy casuals write positive reviews on steam and it's clear that true gamers won't even try to review such a shallow game.
reviews/ratings because only those already inclined to like it (or who have been swayed by the already positive reviews) will bother buying it and (therefore) bother reviewing it, hence amplifying the positive ratings
-
-
psyarxiv.com psyarxiv.com
-
Tomfohr-Madsen, L., Giesbrecht, G., Lebel, C., Racine, N., & Madigan, S. (2021). Depression and Anxiety in Pregnancy during COVID-19: A Rapid Review and Meta-Analysis. PsyArXiv. https://doi.org/10.31234/osf.io/n8b7x
-
-
css-tricks.com css-tricks.com
-
The syntax itself provides a visualization of the structure of the grid.
What is this an example of? self-referencing? self-presentation? duality?
-
-
psyarxiv.com psyarxiv.com
-
Spadaro, G., Tiddi, I., Columbus, S., Jin, S., Teije, A. t., & Balliet, D. (2020, October 28). The Cooperation Databank. https://doi.org/10.31234/osf.io/rveh3
-
- Jan 2021
-
pubmed.ncbi.nlm.nih.gov pubmed.ncbi.nlm.nih.gov
-
Brewer NT, Chapman GB, Gibbons FX, Gerrard M, McCaul KD, Weinstein ND. Meta-analysis of the relationship between risk perception and health behavior: the example of vaccination. Health Psychol. 2007;26(2):136–45. doi:10.1037/0278-6133.26.2.136
-
-
unix.stackexchange.com unix.stackexchange.com
-
Please don't thank me! ;-) If this answer did help, just click the little grey ☑ at the left of this text right now turning it into beautiful green. If you do not like the answer, click on the little grey down-arrow below the number, and if you really like the answer, click on the little grey ☑ and the little up-arrow... If you have any further questions, just ask another one! ;-)
How would you even describe this comment?
"just doing my job"? but he is (I assume) answering to be nice not because it's his job
"I won't take it personally"? vote my answer up or down, whichever you please
impartial, dispassionate, and objective, perhaps? "just the facts, ma'am"
Separately, what is the "Please don't thank me!" for? Is it that politeness? False modesty? Genuine modesty? Or is it rude? Why not allow someone to thank you??
-
-
www.wired.com www.wired.com
-
www.apa.org www.apa.org
-
Weingarten. E., Chen. Q., McAdams., Yi. J., (2016). From Primed Concepts to Action: A Meta-Analysis of the BehavioralEffects of Incidentally Presented Words. Psychological Bulletin 2016 (142) pp 472-497.
-
-
stackoverflow.com stackoverflow.com
-
There is a dimension of personal preference to it. I don't like to expose more than strictly necessary to external consumers, because it makes it harder to track usages. If you find a bind:prop in a consumer, you know prop is used (which you already kind of knew since the prop is part of the "public" API of the component). Done. If you find a bind:this, you now need to track all usages of this this.
-
- Dec 2020
-
www.reddit.com www.reddit.com
-
:jseval (function(){window.hypothesisConfig=function(){return{showHighlights:true,appType:'bookmarklet'};};var d=document,s=d.createElement('script');s.setAttribute('src','https://hypothes.is/embed.js');d.body.appendChild(s)})();
This worked!
-
-
github.com github.com
-
In fact, even <svelte:slot /> feels a bit confusing because it introduces a new kind of slot, where the concept is already a bit crowded (there the <slot /> in the parent component, and the target slot="name" for the slot content).
tag?: crowded (how do we disambiguate, make it not ambiguous?)
-
-
github.com github.com
-
Some devs prefer Svelte’s minimal approach that defers problems to userland, encouraging more innovation, choice, and fragmentation, and other devs prefer a more fully integrated toolkit with a well-supported happy path.
tag?: what scope of provided features / recommended happy path is needed?
-
It’s worth mentioning that Svelte limits its scope to being only a UI component framework. Like React, it provides the view layer, but it has more batteries included with its component-scoped CSS and extensible stores for state management. Others like Angular and Vue provide a more all-in-one solution with official routers, opinionated state management, CLIs, and more. Sapper is Svelte’s official app framework that adds routing, server-side rendering, code splitting, and some other essential app features, but it has no opinions about state management and beyond. Some devs prefer Svelte’s minimal approach that defers problems to userland, encouraging more innovation, choice, and fragmentation, and other devs prefer a more fully integrated toolkit with a well-supported happy path.
tag?: what scope of provided features / recommended happy path is needed?
-
With the caveat that hero worship can be gross, distorting, and unhelpful to everyone involved, Svelte author Rich Harris (@rich_harris on Twitter) is one of my favorite open source developers. In the JS community he’s well-known among tool authors for spreading interesting ideas. He’s the creator of many open source projects including Rollup, the bundler of choice for many libraries including React and Vue.
-
Svelte is its own language, not plain HTML+CSS+JS
its own _
-
The compiler architecture moves complexity from the runtime and source code to buildtime and tools. Behind Svelte’s simple APIs sits a beefy compiler. Frontend web development has become very tool heavy in the webapp era, so in practice this adds little cost beyond what developers like myself already pay, but increased build complexity is important to acknowledge.
tool-heavy dependence on build tools / heavy/complex build-time
Tags
- unhelpful
- annotation meta: may need new tag
- official preferred convention / way to do something
- recommended option/alternative
- Svelte
- scope
- interesting idea
- good point
- recommended software
- frontend development
- limited scope (doesn't try to be/do everything)
- complexity
- Rich Harris
- minimalistic
- building (compiling)
- programming languages
- official opinion/stance/position
Annotators
URL
-
-
bilge.world bilge.worldColophon1
-
This blog is integrated with Hypothes.is.
I realize the side panel is quite intrusive - especially when viewing the site on mobile. I promise I will either find a way to refine the experience or turn auto-open back off before 1-27-2021.
-
-
bilge.world bilge.world
-
In the right hour, the woodland springtime metamorphic processes of the neighboring Lake Geneva suburb’s in-betweens were in a paused state – the toads again hushed; the crickets tired, and the human populace, too. In the right hour, the fickle wind and the social owls were the only sound, and nothing moved but the sparse, light-footed doe in careful segments with her fawn.
Distinctly the best sentence I've ever written.
Tags
Annotators
URL
-
- Nov 2020
-
news.ycombinator.com news.ycombinator.com
-
There's a huge area of seemingly obvious user-centric products that don't exist simply because there isn't a working business model to support it.
-
-
www.reddit.com www.reddit.com
-
I also find that a lot of the complexity of Flutter can be avoided, and I mostly use it to define the UI as a more app-centric alternative to HTML/CSS.
I mostly use it to define the UI as a more app-centric alternative to HTML/CSS.
-
-
boardgamegeek.com boardgamegeek.com
-
(15x) ENJOYMENT: Forgettable Outstanding(10x) DEPTH (IN RELATION TO COMPLEXITY): Lacking Meaty (5x) LUCK FACTOR: All Luck All Skill (3x) REPLAYABILITY: Nil Limitless(10x) MECHANICS: Boring Interesting (4x) PLAYER INTERACTION: Low High (4x) PLAYER COUNT PERFORMANCE: Not Balanced Balanced (2x) GAME LENGTH: Too Short/Long Just Right (2x) CLARITY OF RULES: Mud Crystal (5x) COMPONENT QUALITY: Cheap World ClassINITIAL RATING (sum(Criteria Rating x Criteria Weight)/Total Weight) = 7.7
rating scale evaluation
-
-
psyarxiv.com psyarxiv.com
-
Fischer, R., & Karl, J. (2020). Predicting behavioral intentions to prevent or mitigate COVID-19: A meta-analysis. PsyArXiv. https://doi.org/10.31234/osf.io/ek69g
-
-
-
Soderberg, C. K., Errington, T., Schiavone, S. R., Bottesini, J. G., Thorn, F. S., Vazire, S., Esterling, K. M., & Nosek, B. A. (2020). Research Quality of Registered Reports Compared to the Traditional Publishing Model. MetaArXiv. https://doi.org/10.31222/osf.io/7x9vy
-
-
stackoverflow.com stackoverflow.com
-
If you set the width to a fixed number of pixels, then rotating portrait to landscape just changes the scale, because the number of virtual pixels remains constant.
-
-
madewithsvelte.com madewithsvelte.com
-
Why do we need this proprietary service?
So they can track us when we go to: http://svelte-autocomplete.surge.sh/?ref=madewithsvelte.com ?
Rather than bookmark/use https://madewithsvelte.com/svelte-autocomplete I would prefer to just use https://github.com/elcobvg/svelte-autocomplete as the canonical URL for this project.
-
-
news.ycombinator.com news.ycombinator.com
-
Did you look at it and decide not, or not look at it?
-
This isn't written to hype a battle in the holy war.
-
-
github.com github.com
-
It looks like you just deleted our lovely crafted issue template. It was there for good reasons. Please help us solving your issue by answering the questions asked in this template. I'm closing this. Please either update the issue with the template and reopen, or open a new issue.
Ignoring official advice
-
-
app.dimensions.ai app.dimensions.ai
-
publicacion
-
-
www.cdc.gov www.cdc.gov
-
e_biblioteca
-
-
aatishb.com aatishb.com
-
dashboard
-
-
jonudell.info jonudell.info
-
http://jonudell.info/h/tag-rename-02.mp4
Most people would embed a YouTube video. Nice to see no dependency on 3rd-party service here.
-
- Oct 2020
-
github.com github.com
-
We could broadcast a warning if we find the variable to be set in the environment, but that is more likely than not to annoy people who intentionally set it.
New tag?: warnings that may annoy people who intentionally do something. (Need a way to selectively silence certain warnings?)
-
-
blogs.lse.ac.uk blogs.lse.ac.uk
-
www.tableau.com www.tableau.com
-
twitter.com twitter.com
-
metascience.com metascience.com
-
-
onezero.medium.com onezero.medium.com
-
en.wikipedia.org en.wikipedia.org
-
www.repubblica.it www.repubblica.it
-
ourworldindata.org ourworldindata.org
-
app.dimensions.ai app.dimensions.ai
-
publicacion
-
-
github.com github.com
-
www.dataconversionlaboratory.com www.dataconversionlaboratory.com
-
app.sketchengine.eu app.sketchengine.eu
-
analisis_literatura.wow,favorito
-
-
www.ncbi.nlm.nih.gov www.ncbi.nlm.nih.gov
-
urge
Tags
Annotators
URL
-
-
app.dimensions.ai app.dimensions.ai
-
publicacion
-
-
www.nature.com www.nature.com
-
-
publicacion
Tags
Annotators
URL
-
-
elephantinthelab.org elephantinthelab.org
-
tablero,ciencia_abierta
-
-
asistdl.onlinelibrary.wiley.com asistdl.onlinelibrary.wiley.com
-
publicacion
-
-
www.cebm.net www.cebm.net
Tags
Annotators
URL
-
-
pubmed.ncbi.nlm.nih.gov pubmed.ncbi.nlm.nih.gov
-
pregunta!
Tags
Annotators
URL
-