- Last 7 days
-
social-media-ethics-automation.github.io social-media-ethics-automation.github.io
-
In this system, users of Meta’s social media platforms have very little say in decisions made by the company. The users of Meta have few actions they can take that influence the company, but what they can do is:
True, even doing simple things like making it easier to choose which data you want to share would be a step in the right direction.
-
- Sep 2023
-
www.nlm.nih.gov www.nlm.nih.gov
-
favorito
-
- Aug 2023
-
Local file Local file
-
Thus far, we see 125 comments tagged ChatGPTedu(https://hypothes.is/search?q=tag%3AChatGPTedu), thoughthere are likely many more not tagged.
-
-
static1.squarespace.com static1.squarespace.com
-
sentence and continue on until its last, allowing the argument to unfold as if Stephen King wrote it.
this is meta AF
-
-
www.quantamagazine.org www.quantamagazine.org
-
kit.svelte.dev kit.svelte.dev
-
```js // CSP svelte.config.js
/* @type {import('@sveltejs/kit').Config} / const config = { kit: { csp: { directives: { 'script-src': ['self'] }, reportOnly: { 'script-src': ['self'] } } } };
export default config; ```
-
-
developer.mozilla.org developer.mozilla.org
-
www.w3.org www.w3.org
-
nesslabs.com nesslabs.com
-
annotations
I chose this one.
Tags
Annotators
URL
-
- Jul 2023
-
developer.chrome.com developer.chrome.com
-
html <meta http-equiv="Accept-CH" content="DPR, Viewport-Width, Width"> ... <picture> <!-- serve WebP to Chrome and Opera --> <source media="(min-width: 50em)" sizes="50vw" srcset="/image/thing-200.webp 200w, /image/thing-400.webp 400w, /image/thing-800.webp 800w, /image/thing-1200.webp 1200w, /image/thing-1600.webp 1600w, /image/thing-2000.webp 2000w" type="image/webp"> <source sizes="(min-width: 30em) 100vw" srcset="/image/thing-crop-200.webp 200w, /image/thing-crop-400.webp 400w, /image/thing-crop-800.webp 800w, /image/thing-crop-1200.webp 1200w, /image/thing-crop-1600.webp 1600w, /image/thing-crop-2000.webp 2000w" type="image/webp"> <!-- serve JPEGXR to Edge --> <source media="(min-width: 50em)" sizes="50vw" srcset="/image/thing-200.jpgxr 200w, /image/thing-400.jpgxr 400w, /image/thing-800.jpgxr 800w, /image/thing-1200.jpgxr 1200w, /image/thing-1600.jpgxr 1600w, /image/thing-2000.jpgxr 2000w" type="image/vnd.ms-photo"> <source sizes="(min-width: 30em) 100vw" srcset="/image/thing-crop-200.jpgxr 200w, /image/thing-crop-400.jpgxr 400w, /image/thing-crop-800.jpgxr 800w, /image/thing-crop-1200.jpgxr 1200w, /image/thing-crop-1600.jpgxr 1600w, /image/thing-crop-2000.jpgxr 2000w" type="image/vnd.ms-photo"> <!-- serve JPEG to others --> <source media="(min-width: 50em)" sizes="50vw" srcset="/image/thing-200.jpg 200w, /image/thing-400.jpg 400w, /image/thing-800.jpg 800w, /image/thing-1200.jpg 1200w, /image/thing-1600.jpg 1600w, /image/thing-2000.jpg 2000w"> <source sizes="(min-width: 30em) 100vw" srcset="/image/thing-crop-200.jpg 200w, /image/thing-crop-400.jpg 400w, /image/thing-crop-800.jpg 800w, /image/thing-crop-1200.jpg 1200w, /image/thing-crop-1600.jpg 1600w, /image/thing-crop-2000.jpg 2000w"> <!-- fallback for browsers that don't support picture --> <img src="/image/thing.jpg" width="50%"> </picture>
-
-
developer.chrome.com developer.chrome.com
-
```js // Log the full user-agent data navigator .userAgentData.getHighEntropyValues( ["architecture", "model", "bitness", "platformVersion", "fullVersionList"]) .then(ua => { console.log(ua) });
// output { "architecture":"x86", "bitness":"64", "brands":[ { "brand":" Not A;Brand", "version":"99" }, { "brand":"Chromium", "version":"98" }, { "brand":"Google Chrome", "version":"98" } ], "fullVersionList":[ { "brand":" Not A;Brand", "version":"99.0.0.0" }, { "brand":"Chromium", "version":"98.0.4738.0" }, { "brand":"Google Chrome", "version":"98.0.4738.0" } ], "mobile":false, "model":"", "platformVersion":"12.0.1" } ```
Tags
- http:header=sec-ch-ua-full-version
- http:header=sec-ch-ua-model
- cito:cites=urn:ietf:rfc:1945
- http:header=sec-ch-ua
- http:header=sec-ch-ua-arch
- cito:cites=urn:ietf:rfc:8942
- js
- http:header=sec-ch-ua-mobile
- conneg
- http:header=user-agent
- wikipedia:en=HTTP_Client_Hints
- http
- http:header=sec-ch-ua-platform
- http:header=accept-ch
- http:header=sec-ch-ua-bitness
- http:header=sec-ch-ua-platform-version
- <meta http-equiv="accept-ch"/>
- http:header=sec-ch-ua-full-version-list
- mobile
Annotators
URL
-
-
developer.mozilla.org developer.mozilla.org
-
- Note: Client hints can also be specified in HTML using the <meta> element with the
http-equiv
attribute.
html <meta http-equiv="Accept-CH" content="Width, Downlink, Sec-CH-UA" />
- Example:
http HTTP/1.1 200 OK Content-Type: text/html Accept-CH: Sec-CH-Prefers-Reduced-Motion Vary: Sec-CH-Prefers-Reduced-Motion Critical-CH: Sec-CH-Prefers-Reduced-Motion
- Note: Client hints can also be specified in HTML using the <meta> element with the
Tags
- conneg
- wikipedia:en=HTTP_Client_Hints
- http
- http:header=critical-ch
- cito:cites=urn:ietf:id:draft-davidben-http-client-hint-reliability
- http:header=sec-ch-prefers-reduced-motion
- cito:cites=urn:ietf:rfc:8942
- <meta http-equiv="accept-ch"/>
- http:header=accept-ch
- mobile
- http:header=vary
Annotators
URL
-
-
-
XMI describes solutions to the above issues by specifying EBNF production rules to create XML documents and Schemas that share objects consistently.
-
-
developers.google.com developers.google.com
-
scholarlykitchen.sspnet.org scholarlykitchen.sspnet.org
-
Hypothesis was launched in 2011 and lets individuals and groups of people annotate a wide array of digital content, including academic articles and books.
In fact, you can use Hypothesis to annotate on this very article about annotation. Very meta (not to be confused, of course, with Meta)!
-
- Jun 2023
-
stackoverflow.com stackoverflow.com
-
Have you ever: Been disappointed, surprised or hurt by a library etc. that had a bug that could have been fixed with inheritance and few lines of code, but due to private / final methods and classes were forced to wait for an official patch that might never come? I have. Wanted to use a library for a slightly different use case than was imagined by the authors but were unable to do so because of private / final methods and classes? I have.
-
Been disappointed, surprised or hurt by a library etc. that was overly permissive in it's extensibility? I have not.
-
- May 2023
-
pitchfork.com pitchfork.com
-
“Functional” is a dirty word in dance music. No one wants to be merely functional, nor find themselves on the receiving end of utilitarianism. You don’t want to be invited to a “function,” either—you want to go to a party. Yet culture has been tacking in the direction of the functional for a while now. Music is composed to study or sleep or chill to. Algorithms anticipate our desires. Any creative act can be made into content, which computers then sell ads in front of. There are brand “activations,” which is just another word for functions. All this matters rather a lot for the state of dance music, which, at its core, is meant to serve a specific purpose. Even its name issues a command: Dance.But the best dance music knows all this and blithely ignores it. Instead, it deftly undercuts function with surprise, or pairs it with emotion in sweet harmony.
This is one of those hilariously overdone "highlights" but oh my god.
I need to make a commitment to either seek out more music criticism or figure out once and for all how to effectively communicate to all the different sorts of people in my life who act absurdly justified in demanding I express my thoughts about music ... well
FUCK OFF.
Tags
Annotators
URL
-
-
www.businessinsider.com www.businessinsider.com
-
After 29 billion USD in 2 yrs, Metaverse is still where it was and where Second Life already was in 2003 (Linden Labs and their product Second Life still exist and have been profitable since their start.) I warned a client about jumping into this stuff that Meta while the talk and the walk were not a single thing beyond capabilities that have existed for two decades. https://www.zylstra.org/blog/2022/02/was-second-life-ahead-or-metaverse-nothing-really-new/ en https://www.zylstra.org/blog/2021/11/metaverse-reprise/ Good thing they didn't change their name to anything related .....
-
- Apr 2023
-
-
Instead of richly growing over the years, your blog becomes more difficult to manage, and ultimately less useful.
This has personally been the direct opposite of my experience on Write.as, and I think it's largely to do with the fact that I am constrained to tagging.
However...
If more management options helps anyone else feel more cohesively published, I am down to explore.
I suppose you could extrapolate on that and say... I think adapting to the Musing Studio suite was the best CMS thing that ever happened to me and it's helped tremendously... I feel I know it so well that it's actually hard to think of requests/suggestions lol.
But I think that function for me (and perhaps others who've been drawn here for similar reasons) has been served, past tense. The perspective/skills have been acquired and you should absolutely feel enabled to get complicated.
The only request I've come up with is.. perhaps an absorption of the
<!--more-->
and<!--comment-->
into the UI as settings.
Tags
Annotators
URL
-
- Mar 2023
-
learn.microsoft.com learn.microsoft.com
-
blog.giantgeek.com blog.giantgeek.com
Tags
Annotators
URL
-
-
learn.microsoft.com learn.microsoft.com
-
learn.microsoft.com learn.microsoft.com
-
stackoverflow.com stackoverflow.com
-
bilge.world bilge.world
-
I owe you an apology folks!
Somehow, I managed to miss a series of critical bad "fixes" which fucked up italics and audio embeds on this post for who knows how long! Hopefully, all should be well, now.
-
Chat GPT Summary
This document discusses various iOS apps for Mastodon, a federated social network. The author describes the features and design of each app, highlighting their unique qualities and contributions to the Mastodon experience. The author also reflects on the benefits of using decentralized social media and the potential for continued innovation in this space.
-
-
www.dailywritingtips.com www.dailywritingtips.com
-
First, dictionaries are not arbiters of highly literate writing; they merely document usage. For example, irregardless has an entry in many dictionaries, even though any self-respecting writer will avoid using it—except, perhaps, in dialogue to signal that a speaker uses nonstandard language, because that is exactly how some dictionaries characterize the word. Yes, it has a place in dictionaries; regardless of that fact, its superfluous prefix renders it an improper term.
what to call these words? illiterate words?
-
-
rfc-editor.org rfc-editor.org
-
A Uniform Resource Identifier (URI) is a compact sequence ofcharacters that identifies an abstract or physical resource. Thisspecification defines the generic URI syntax and a process forresolving URI references that might be in relative form, along withguidelines and security considerations for the use of URIs on theInternet. The URI syntax defines a grammar that is a superset of allvalid URIs, allowing an implementation to parse the common componentsof a URI reference without knowing the scheme-specific requirementsof every possible identifier. This specification does not define agenerative grammar for URIs; that task is performed by the individualspecifications of each URI scheme.
Annotating a PDF... in the browser! And it's linkable?? Incredible.
Tags
Annotators
URL
-
-
bilge.world bilge.world
-
OpenAI Generated Summary
This document is an opinion piece that delves into the concerns surrounding Google's power and influence in the tech industry. It discusses recent events such as Google's involvement with the Department of Defense and the leaked video "The Selfish Ledger," which explores the idea of Google manipulating user behavior. The author suggests that Google's dominance warrants greater regulation and urges individuals to consider using alternative services to avoid dependence on the company. The article also explores the inefficiencies of Google as a company and its questionable design choices for its products. Overall, the document is a thought-provoking analysis of the current state of the tech industry and the role of Google within it.
Tags
Annotators
URL
-
-
bilge.world bilge.world
-
Chat GPT Summary
The document provides an in-depth analysis of Telegram and its features. The author highlights several benefits of using Telegram, including its low-quality audio recording capabilities, which may be an advantage in some situations where high-quality audio is not necessary. Additionally, Telegram's live location sharing feature is discussed, and the author believes it could be a powerful tool for communities. The feature enables users to connect with others needing rides and users providing them, free of any fees or service charges.
The document concludes with a discussion of the author's preference for Telegram and its mobile-first optimization. Telegram's software is designed for mobile users, and it is easy to use, robust, and universally simple. The author believes that Telegram's success can be attributed to its thoughtful design decisions and development investment towards mobile-first optimization. Furthermore, the author points out that Telegram has completed a gargantuan amount of projects, including Telegraph, its CMS, its embeddedable comments widgets, and its online theme creation tool. The author notes that Telegram's work is very well-documented across GitHub, and the company has comprehensively iterated, invested in trial and error, and eventually produced tools that remedy the disparate gluttony.
Overall, the document provides a comprehensive analysis of Telegram and its benefits. The author's preference for Telegram is evident throughout the document, and they provide convincing arguments to support their preference. The document is a valuable resource for anyone interested in learning more about Telegram and its features.
-
-
bilge.world bilge.world
-
I asked ChatGPT to summarize this piece and it did an apt job, I think:
This article discusses the impact of Bandcamp, an online music distribution and curation platform, on independent artists and the music industry. The author praises Bandcamp's commitment to independent artists and transparency, and contrasts it with the issues faced by other streaming services. The article also explores the relationship between Bandcamp and SoundCloud, and the role of both platforms in the music industry. The author argues that Bandcamp's continued obscurity in mainstream media is due to its magnanimous approach to business, which is problematic and personally infuriating. The article concludes by discussing the future of Bandcamp and its potential to transform the music industry.
-
As the industry endeavors once again to reconcile the cultural and financial incentives of streaming digital music, one independent platform has wavered little from its 10-year-long mission to bring the business to the unsigned artist with elegance and integrity.
I asked ChatGPT to summarize this piece and it did an apt job, I think:
This article discusses the impact of Bandcamp, an online music distribution and curation platform, on independent artists and the music industry. The author praises Bandcamp's commitment to independent artists and transparency, and contrasts it with the issues faced by other streaming services. The article also explores the relationship between Bandcamp and SoundCloud, and the role of both platforms in the music industry. The author argues that Bandcamp's continued obscurity in mainstream media is due to its magnanimous approach to business, which is problematic and personally infuriating. The article concludes by discussing the future of Bandcamp and its potential to transform the music industry.
Tags
Annotators
URL
-
- Feb 2023
-
rubystyle.guide rubystyle.guide
-
to break up methods into logical paragraphs internally.
Interesting to call them "paragraphs" :)
-
-
richardcarter.com richardcarter.com
-
This whole rabbit hole that led to discovering hypothes.is originated because I wanted to suggest TiddlyWiki to an Obsidian user. It seems all roads lead to @chrisaldrich!
-
- Jan 2023
-
stackoverflow.com stackoverflow.com
-
There's a fundamental error in your question: commits are not diffs; commits are snapshots. This might seem like a distinction without a difference—and for some commits, it is. But for merge commits, it's not.
-
-
Local file Local file
-
For some scholars, it is critical thatthis new Warburg obsessively kept tabs on antisemitic incidents on the Easternfront, scribbling down aphorisms and thoughts on scraps of paper and storingthem in Zettelkasten that are now searchable.
Apparently Aby Warburg "obsessively kept" notes on antisemitic incidents on the Eastern front in his zettelkasten.
This piece looks at Warburg's Jewish identity as supported or not by the contents of his zettelkasten, thus placing it in the use of zettelkasten or card index as autobiography.
Might one's notes reflect who they were as a means of creating both their identity while alive as well as revealing it once they've passed on? Might the use of historical method provide its own historical method to be taken up on a meta basis after one's death?
-
-
www.cambridge.org www.cambridge.org
-
How effective is second language incidental vocabulary learning? A meta-analysis
Tags
Annotators
URL
-
-
-
That tends to be the biggest cop out excuse for libraries. Just do a major version release. The fact this library lies about the encodingis extremely problematic and causes numerous bugs. Any program currently using this library is already incorrect because of this behavior. Actually exposing the problem makes it easier for people to fix.
in reply to subject of https://hyp.is/VeTJlpN0Ee2mNKOVyQ-B5g/github.com/mikel/mail/issues/902
-
- Dec 2022
-
-
While this offers flexibility to address many operator use cases, it makes simple use cases, like the developer use case, more complicated to express than they need to be.
annotation meta: may need new tag: - developer use case - more complicated to express than they need to be.
-
-
forum.audacityteam.org forum.audacityteam.org
-
I have yet to see a Snapd or Flatpak build of Audacity that I'm happy with. Those builds are beyond our control as they are made by 3rd parties. I do find it mildly annoying that Flatpak direct users that have problems with their builds to us.
annotation meta: may need new tag: the runaround?
-
-
themarkup.org themarkup.org
-
Meta's receipt of tax information via tracking pixels on tax preparer websites is the subject of a federal lawsuit. The tax preparing sites are not participants in the lawsuit (yet?).
-
-
Local file Local fileuntitled1
-
Determinants and outcomes of physical activityin patients with COPD: a systematic review
Determinants and outcomes of physical activity in patients with COPD: a systematic review
-
- Nov 2022
-
www.cisco.com www.cisco.com
-
Meta-analysis statistical procedures provide a measure of the difference between two groups thatis expressed in quantitative units that are comparable across studies
The units are only "comparable across studies" if there weren't any mishaps (eg, clinical or methodological heterogeneity). If there's clinical heterogeneity, then we're probably comparing apples to oranges (ie, either participants, interventions, or outcomes are different among studies). If there's methodological heterogeneity, then that means there's a difference in study design
-
-
cccrg.cochrane.org cccrg.cochrane.org
-
PDF summary by Cochrane for planning a meta-analysis at the protocol stage. Gives guidance on how to anticipate & deal with various types of heterogeneity (clinical, methodological , & statistical). Link to paper
Covers - ways to assess heterogeneity - courses of action if substantial heterogeneity is found - methods to examine the influence of effect modifiers (either to explore heterogeneity or because there's good reason to suggest specific features of participants/interventions/study types will influence effects of the intervention. - methods include subgroup analyses & meta-regression
-
Statistical heterogeneity is the term given to differences in the effects of interventions and comesabout because of clinical and/or methodological differences between studies (ie it is a consequenceof clinical and/or methodological heterogeneity). Although some variation in the effects ofinterventions between studies will always exist, whether this variation is greater than what isexpected by chance alone needs to be determined.
If the statistical heterogeneity is larger that what's expected by chance alone, then what does that imply? That there's either clinical or methodological heterogeneity within the pooled studies.
What's the impact of the presence of clinical heterogeneity? The statistical heterogeneity (variation of effects/results of interventions) becomes greater than what's expected by chance alone
What's happens if methodological heterogeneity is present? The statistical heterogeneity (variation of effects/results of interventions) becomes greater than what's expected by chance alone
-
-
engineering.appfolio.com engineering.appfolio.com
-
Benoit Daloze of TruffleRuby points out that this is all much easier to read if you define your Ruby internals in Ruby, like they do. He's not wrong.
-
-
github.com github.com
-
Testing frameworks often introduce their own abstractions for e.g. evaluation order, data validation, reporting, scope, code reuse, state, and lifecycle. In my experience, these abstractions are always needlessly different from (and inferior to) related abstractions provided by the language itself.
-
-
www.humanbrainproject.eu www.humanbrainproject.eu
-
es.wikipedia.org es.wikipedia.org
-
docs.google.com docs.google.com
-
dimensions.figshare.com dimensions.figshare.com
-
Kit_ciencia_abierta Collections
Nota: contiene cuatro colecciones Publications Clinical trials Dataset Grants
-
-
docs.google.com docs.google.com
-
www.ncbi.nlm.nih.gov www.ncbi.nlm.nih.gov
-
1642 documents
-
-
www.ncbi.nlm.nih.gov www.ncbi.nlm.nih.gov
-
www.altmetric.com www.altmetric.com
-
1020669 Total mentions 2642 Research outputs 2627 Outputs with mentions 11 Sources of attention 22551 News mentions 2179 Blog mentions 48 Policy mentions 991389 Twitter mentions 2526 Facebook mentions 128 Video mentions 319 Wikipedia mentions 1488 Reddit mentions 11 Q&A mentions 29 F1000 mentions 1 Peer review mentions
-
-
outbreaksci.prereview.org outbreaksci.prereview.org
-
unidad_COVID2019,favorita,preprints,revisionpares, https://twitter.com/PREreview
-
-
stackoverflow.com stackoverflow.com
-
Changing the second line to: foo.txt text !diff would restore the default unset-ness for diff, while: foo.txt text diff will force diff to be set (both will presumably result in a diff, since Git has presumably not previously been detecting foo.txt as binary).
comments for tag: undefined vs. null: Technically this is undefined (unset,
!diff
) vs. true (diff
), but it's similar enough that don't need a separate tag just for that.annotation meta: may need new tag: undefined/unset vs. null/set
-
- Oct 2022
-
store.steampowered.com store.steampowered.com
-
a little flaw (Google translation can not find the translation of the word "瑕疵", so can only use the word "flaw" instead)
annotation meta: may need new tag: no exact translation in other language
-
-
steamcommunity.com steamcommunity.com
-
so this means that there are no documentation telling you that this is the way you have to do it anywhere so naturally a lot of devs do not know about this, unless they ask about it by luck or of curiousity.
annotation meta: may need new tag: how could they know / how would one find out?
-
-
raku.org raku.org
-
Definable grammars for pattern matching and generalized string processing
annotation meta: may need new tag: "definable __"?
-
-
www.sciencemag.org www.sciencemag.org
-
gamefound.com gamefound.com
-
First and foremost, we need to acknowledge that even though the funding goal has been met–it does not meet the realistic costs of the project. Bluntly speaking, we did not have the confidence to showcase the real goal of ~1.5 million euros (which would be around 10k backers) in a crowdfunding world where “Funded in XY minutes!” is a regular highlight.
new tag: pressure to understate the real cost/estimate
-
-
openvalidation.io openvalidation.io
-
Machines understand languages, that are formal and rigid, with unique and unambiguous instructions that are interpreted in precisely one way. Those formal, abstract languages, and programming languages in general, are hard to understand for humans like ourselves. Primarily, they are tailored towards the requirements of the machine. The user is therefore forced to adapt to the complexity of the formal language.
.
-
- Sep 2022
-
wiki.whatwg.org wiki.whatwg.org
Tags
Annotators
URL
-
-
developer.mozilla.org developer.mozilla.org<link>1
-
metalblueberry.github.io metalblueberry.github.io
-
it quickly becomes a mess of non related functions that anyone but the owner feels brave enough to import
-
-
developer.mozilla.org developer.mozilla.org
-
The request might or might not eventually be acted upon, as it might be disallowed when processing actually takes place.
-
-
github.com github.com
-
One of the reasons I initially pushed back on the creation of a JSON Schema for V3 is because I feared that people would try to use it as a document validator. However, I was convinced by other TSC members that there were valid uses of a schema beyond validation.
annotation meta: may need new tag: fear would be used for ... valid uses for it beyond ...
-
without a schema, you do not have a spec, you have an aspiration.
annotation meta: may need new tag: you don't have a _; you have a _
-
When we do release a final version of JSON Schema, please do not use JSON Schema to guarantee an OpenAPI document is valid. It cannot do that. There are numerous constraints in the written specification that cannot be expressed in JSON Schema.
-
-
github.com github.com
-
JSONPath contains verbiage that allows for an empty array to be returned in the case that nothing was found, but the primary return in these cases is false.
annotation meta: may need new tag:
distinction between nothing, false, and empty array
verbiage that allows for ...
-
-
github.com github.com
-
We do not want to change or remove additionalProperties. Providing a clear solution for the above use case will dramatically reduce or eliminate the misunderstandings around additionalProperties.
annotation meta: may need new tag: - don't want to change or remove existing feature [because...] - solving problem B will reduce misunderstandings around feature A
-
-
corpgov.law.harvard.edu corpgov.law.harvard.edu
-
But do ESG ratings really deliver on the promise? Are highly-ranked ESG businesses really more caring of the environment, more selective of the societies in which they operate, and more focused on countries with good corporate governance? In short, is ESG really good? The answer is no.
black box
opaque score
-
- Aug 2022
-
-
You can use Danger to codify your team's norms, leaving humans to think about harder problems.
annotation meta: may need new tag: codify a team's norms
-
-
jamanetwork.com jamanetwork.com
-
Haas, J. W., Bender, F. L., Ballou, S., Kelley, J. M., Wilhelm, M., Miller, F. G., Rief, W., & Kaptchuk, T. J. (2022). Frequency of Adverse Events in the Placebo Arms of COVID-19 Vaccine Trials: A Systematic Review and Meta-analysis. JAMA Network Open, 5(1), e2143955. https://doi.org/10.1001/jamanetworkopen.2021.43955
-
-
gidmk.medium.com gidmk.medium.com
-
Nerd, G. M.-K. H. (2022, February 25). The Jury is Still Out on Ivermectin. Medium. https://gidmk.medium.com/the-jury-is-still-out-on-ivermectin-7d0a1895549
-
-
www.schneems.com www.schneems.com
-
It can be exhausting to backchannel and “find buy-in” for every little thing.
annotation meta: may need new tag: the need to “find buy-in” for every little thing.
-
-
-
Don't disregard it because it's cute.
-
-
stackoverflow.com stackoverflow.com
-
MY_PATH=$(cd "$MY_PATH" && pwd) # absolutized and normalized
scripting: finding absolute path
-
- Jul 2022
-
graceful.dev graceful.dev
-
to deepen and mature your coding practice
-
-
-
web.hypothes.is web.hypothes.is
-
self-reflexive annotation
circle back to this...
-
- Apr 2022
-
www.mdpi.com www.mdpi.com
-
Nehal, K. R., Steendam, L. M., Campos Ponce, M., van der Hoeven, M., & Smit, G. S. A. (2021). Worldwide Vaccination Willingness for COVID-19: A Systematic Review and Meta-Analysis. Vaccines, 9(10), 1071. https://doi.org/10.3390/vaccines9101071
-
-
www.irrodl.org www.irrodl.org
-
Augmenting knowledge about sources of frustration
Starting a course with explicit acknowledgement of sources of frustration could be helpful. A workshop that enables students to identify and anticipate sources of frustration - plus find ways of mitigating them. Requires going meta immediately!
-
-
-
Unless new evidence comes to bear that refutes the basic tenets of this analysis
that's a fun way to say this...
-
-
Local file Local file
-
The bookitself participates in the history it recounts: it has a title page, table of contents,footnotes, a bibliography and an index to assist the reader, while the digitalcopy enables the reader to search for individual words and phrases as well asto copy-and-paste without disfiguring a material object.
Some scholars study annotations as part of material culture. Are they leaving out too much by solely studying those physically left in the books about which they were made, or should we instead also be looking at other sources like commonplace books, notebooks, note cards, digital spaces like e-readers that allow annotation, social media where texts are discussed, or even digital marginalia in services like Hypothes.is or Perusall?
Some of these forms of annotation allow a digital version of cut and paste which doesn't cause damage to the original text, which should be thought of as a good thing though it may separate the annotations from the original physical object.
-
-
github.com github.com
-
These callbacks are focused on the transactions, instead of specific model actions.
At least I think this is talking about this as limitation/problem.
The limitation/problem being that it's not good/useful for performing after-transaction code only for specific actions.
But the next sentence "This is beneficial..." seems contradictory, so I'm a bit confused/unclear of what the intention is...
Looking at this project more, it doesn't appear to solve the "after-transaction code only for specific actions" problem like I initially thought it did (and like https://github.com/grosser/ar_after_transaction does), so I believe I was mistaken. Still not sure what is meant by "instead of specific model actions". Are they claiming that "before_commit_on_create" for example is a "specific model action"? (hardly!) That seems almost identical to the (not specific enough) callbacks provided natively by Rails. Oh yeah, I guess they do point out that Rails 3 adds this functionality, so this gem is only needed for Rails 2.
-
-
github.com github.com
-
so the effort to make it work for every audio player on all user environments is futile.
-
-
-
das virtuelle ist 00:29:48 also nicht länger ein modell für einen technischen eskapismus
das metaverse aber schon, oder nicht?
Tags
Annotators
URL
-
- Mar 2022
-
roam.elaptics.co.uk roam.elaptics.co.uk
-
First, what do I mean by meta-stable? It’s in reference to an article by Scott H Young - 7 Rules for Staying Productive Long-Term. In it, Scott describes a concept in physics where something is stable but small perturbations can cause it to break, and not able to go back to its starting position after a small push. The example he gives is a pendulum, perfectly balanced at the top; when pushed will not return to its starting point. Contrast this with a pendulum’s other stable point, the bottom. When pushed, it’ll return to that starting point easily.
Something is meta-stable if small perturbations won't cause it to break or be able to go back to its starting point.
example: pendulum
-
-
store.steampowered.com store.steampowered.com
-
Its core theme - segregation. It's done in such an ingenious and innocent way - colour.
new tag: not so much sneaky, but clever way of communicating an idea/message/theme
-
-
www.windley.com www.windley.com
-
Take the Red Pill and enter the MetaGame !!
-
-
ludocode.com ludocode.com
-
I believe this is partly due to a militant position on free software. Some advocates believe so strongly that users should be able to recompile their software that they force them to do so. They break libraries seemingly on purpose just to say, “Recompile! Oh you can’t? That’ll teach you to use binary software!” Of course users don’t want to recompile their software, but what users actually want is usually lost on GNOME developers.
-
-
github.com github.com
-
In any significant project I worked in the last 15 years, logging text messages resulted in a large amount of strings which was hard to make sense of, thus mostly ignored.
hard to make sense of, thus mostly ignored
-
-
code.visualstudio.com code.visualstudio.com
-
Note that this is a breaking API change in the libraries (more information in the README.md). It does not affect the backwards compatibility of the protocol itself.
annotation meta: may need new tag: backwards compatibility of the protocol backwards compatibility for [libraries that use [it?]]
-
-
www.medrxiv.org www.medrxiv.org
-
Lopez-Leon, S., Wegman-Ostrosky, T., Valle, N. C. A. del, Perelman, C., Sepulveda, R., Rebolledo, P. A., Cuapio, A., & Villapol, S. (2022). Long COVID in Children and Adolescents: A Systematic Review and Meta-analyses. (p. 2022.03.10.22272237). medRxiv. https://doi.org/10.1101/2022.03.10.22272237
-
- Feb 2022
-
twitter.com twitter.com
-
Peter R. Hansen. (2022, February 3). Weighting, is the answer. The only study to find lockdowns ⬆️mortality is given weight 91.8% = 7390/8030, and then you get -0.2% to be the estimate. To summarize: -0.2% META-STUDY ESTIMATE is based on 91.8% ONE STUDY and 8.2% ALL OTHER STUDIES. https://t.co/j6e7ziPNAI [Tweet]. @ProfPHansen. https://twitter.com/ProfPHansen/status/1489366528956919808
-
-
github.com github.com
-
I did a spike to come up with a PoC for introducing this into the codebase of a product that I'm working on (matteeyah/respondo#225) by monkey-patching ActiveRecord with delegated types. It's amazing how can a small code change in ActiveRecord facilitate a big change in the domain model.
-
-
github.com github.com
-
You may want to jump straight to the Examples section if formal stuff annoys you.
formal stuff annoys you
prefer practical vs. prefer theoretical/academic
-
-
psyarxiv.com psyarxiv.com
-
Bower, Dr Marlee, Scarlett Smout, Amarina Donohoe-Bales, Lily Teesson, Eleisha Lauria, Julia Boyle, Philip Batterham, et al. ‘A Hidden Pandemic? An Umbrella Review of Global Evidence on Mental Health in the Time of COVID-19’. PsyArXiv, 14 January 2022. https://doi.org/10.31234/osf.io/bzpvw.
-
- Jan 2022
-
stackoverflow.com stackoverflow.com
-
Possibly there are authorizations that will permit access to the resource, possibly there are not, but let's give it a try and see what happens.
-
-
-
In the spirit of mutual collaboration between the client and the API, the response must include a hint on how to obtain such authorization.
annotation meta: may need new tag: client/server cooperation?
-
If the client request does not include any access token, demonstrating that it wasn't aware that the API is protected, the API's response should not include any other information.
annotation meta: may need new tag: demonstrating....
-
-
-
Meta-Cute This element has overlap with both overprojection and quirky. It has to do with things that evoke childlike innocence and simplicity, but are meant for usage by adult-age people. In a sense, it’s a way of puncturing modernist over-seriousness, but in a way that is kind, not (postmodernly) biting. In addition to quirky characters and plot lines, and anthropomorphized characters, meta-cute includes spare/clean/flat design (such as the obsession with the font Helvetica that prevailed during the 2000s, incorporation of child-like instruments (such as the glockenspiel) in indie rock music, children being featured in lead roles in plot-lines not meant for children, adults who show childlike qualities in films e.g., having motivations not based in sexuality, career, or power-seeking, etc.
11. Meta-cute | மீச்சுட்டி | மேவெகுளி
- I am meta-cute
- மீள்சுருட்டி
-
- Dec 2021
-
bilge.world bilge.world
-
Let’s hope 2021’s equivalent of this review doesn’t take me until February to publish!
Fuck.
-
-
twitter.com twitter.com
-
AIMOS. (2021, November 30). How can we connect #metascience to established #science fields? Find out at this afternoon’s session at #aimos2021 Remco Heesen @fallonmody Felipe Romeo will discuss. Come join us. #OpenScience #OpenData #reproducibility https://t.co/dEW2MkGNpx [Tweet]. @aimos_inc. https://twitter.com/aimos_inc/status/1465485732206850054
-
- Nov 2021
-
danallosso.substack.com danallosso.substack.com
-
https://danallosso.substack.com/p/help-me-find-world-history-textbooks
Dan Allosso is curious to look at the history of how history is taught.
The history of teaching history is a fascinating topic and is an interesting way for cultural anthropologists to look at how we look at ourselves as well as to reveal subtle ideas about who we want to become.
This is particularly interesting with respect to teaching cultural identity and its relationship to nationalism.
One could look at the history of Reconstruction after the U.S. Civil War to see how the South continued its cultural split from the North (or in more subtle subsections from Colin Woodard's American Nations thesis) to see how this has played out. This could also be compared to the current culture wars taking place with the rise of nationalism within the American political right and the Southern evangelicals which has come to a fervor with the rise of Donald J. Trump.
Other examples are the major shifts in nationalism after the "long 19th century" which resulted in World War I and World War II and Germany's national identity post WWII.
-
-
www.forbes.com www.forbes.com
-
It's all too complex for our little brains to handle. And like any situation of excess complexity, we collapse dimensions until we have a structure we can comprehend. The problem, in this case, is that our simplifications create tunnels large enough for the trucks of hacker to drive through—with ease.
-
-
www.reddit.com www.reddit.com
-
They wanna be to Linux what the Play Store is to Android, what the App Store is to iOS.But we don't do that around here. We use Flatpak round 'ere.
annotation meta: may need new tag: company [aspiring] to be bigger / take over the world
-