5,839 Matching Annotations
  1. Sep 2023
    1. Sweden Poised to Miss the Long-Term Climate Target It Pioneered
      • for: Indyweb test
      • title:Sweden Poised to Miss the Long-Term Climate Target It Pioneered
      • comment
        • for an indyweb test on mapping thought vectors in idea space
        • various perspectives on this thread
    1. Beauty technologies are often judged by their results. Like other tech gadgets, however, their meani
    1. Nobody, however, who surveys the conventional working apparatus of courses of study, textbooks, recitations, examinations, and marks can have much doubt that in practice the schools are making the mastery of the curriculum an end in itself.

      A statement of "teaching to the test" in 1939!

    1. En esta análisis te describo las claves del sistema PARA, cómo crearlo y estructurarlo correctamente, y después cómo utilizarlo para ser más productivos y más creativos.

      prueba nota

    1. I'd suggest that you play around a little bit with a vanilla app. Create a brand new app without any additional files, just what rails new generates. See how bin/rails runner Models raises an error because there is no models directory in autoload_paths. Now, put config.autoload_paths += %W(#{config.root}/app) in config/application.rb and observe how bin/rails runner Models just returns a prompt. With the confidence of having that running, then transalate to your app.
  2. Aug 2023
    1. block a text with the cursor

      This is how an annotated text looks like. You can use markdown to comment as well. Even an equation such as $$e = m \cdot c^2$$ will render nicely.

    1. Hypothesis is a centralized web service

      pros: must sign up and confirm email

      cons: must sign up and confirm email

    1. Inside the Apache Kafka Broker

      consumer properties => same as producer, time and batch size.

    2. Kafka Broker

      producer key properties => linger time -> linger.ms batch size -> batch.size

      these determine the throughput and latency of kafkaproducers

  3. Jul 2023
    1. Containerization solves these proble

      integration test with containerization looks like exactly what I need

    1. An interesting website that offers a VVIQ test for people's capacity to visualize things in "the mind's eye". May be helpful for people who have [[aphantasia]].

  4. Jun 2023
    1. In 1978, she became one of the first women ever to write and direct a comedy feature–Rabbit Test, a cult classic about a man (Billy Crystal) becoming pregnant.

      For reference, Octavia Bulter's Blood Child was first published in 1984 (and as part of a book in 1985).

    1. Test [1/1] test "expect addOne adds one to 41"... Lines like this indicate which test, out of the total number of tests, is being run. In this case, [1/1] indicates that the first test, out of a total of one test, is being run. Note that, when the test runner program's standard error is output to the terminal, these lines are cleared when a test succeeds.

      If you cannot see the separate testing result. Refer to this link: https://github.com/ziglang/zig/issues/10203

  5. drive.google.com drive.google.com
    1. Second
      1. although I am signed into both hypothes.is and the chrome extension with the josthuizenjazz user, when I create an annotation the joosthuizenuser still appears.
      2. does this identify the hypothe.is user under which the annotation will be filed?
  6. May 2023
  7. Apr 2023
  8. Mar 2023
    1. Pour créer un groupe, ouvrez le volet d’annotation puis déroulez le menu des groupes. Sélectionnez alors le groupe de votre choix ou cliquez sur « New private group » pour en créer un nouveau.

      test

    1. Some people argue that the Welch’s t-test should be the default choice for comparing the means of two independent groups since it performs better than the Student’s t-test when sample sizes and variances are unequal between groups, and it gives identical results when sample sizes are variances are equal. In practice, when you are comparing the means of two groups it’s unlikely that the standard deviations for each group will be identical. This makes it a good idea to just always use Welch’s t-test, so that you don’t have to make any assumptions about equal variances.
    1. Non-parametric tests don’t make as many assumptions about the data, and are useful when one or more of the common statistical assumptions are violated. However, the inferences they make aren’t as strong as with parametric tests.
    1. Nonparametric statistics are often preferred to parametric tests when the sample size is small and the data are skewed or contain outliers.
    1. Noteworthy for its longstanding influence is thebook “Nonparametric statistics for the behavioralsciences” by Siege

      Highly cited book from 1956!

      Siegel (1956) pointed out that traditional parametric tests should not be used with extremely small samples, because these tests have several strong assumptions underlying their use. The t-test requires that observations are drawn from a normally distributed population and the two-sample t-test requires that the two populations have the same variance. According to Siegel (1956), these assumptions cannot be tested when the sample size is small. Siegel (1957) stated that “if samples as small as 6 are used, there is no alternative to using a nonparametric statistical test unless the nature of the population distribution is known exactly” (p. 18).

    1. Please re-run Maven with -e and -X like the output suggests, and paste what it gives you. Also, are you building your own code or an existing library?

      testing

    1. 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.

  9. Feb 2023
    1. Finding good quality news is hard and takes time. A lot of it is behind paywalls and/or on places/sites that are littered with advertising. Feedreaders get around some of those issues by only showing me news from sources I have chosen, without advertising, in one app where all articles look similar and according to my settings.

      Just trying to do an annotation, my first one actually, to see how it all works. I wonder what the "public" or "only me" actually means. If I make it "public", will anyone with the plugin/bookmarklet see that here is an annotation?

    1. 竞彩预测-阿宽有道8连红!欧冠豪取16连红 下APP看方案领红包

      title

    1. Arbitrary information

      where does this go?

    2. maximum

      What happens to this annotation if you change the word I annotated?

    3. General

      What happens to this annotation if you edit something else on the document?

    1. https://www.youtube.com/watch?v=pZgMpjjgCRA

      Combining sketchnotes with Cornell Notes in a fairly straightforward manner.

      He mentions anecdotally that teachers who have used custom icons for their subjects see students drawing some of them on their exam papers as mental associative tags. This is the same sort of use that drolleries had in medieval manuscripts.

  10. Jan 2023
  11. www.investopedia.com www.investopedia.com
    1. T-Test: What It Is With Multiple Formulas and When To Use Them

      https://www.investopedia.com/terms/t/t-test.asp A t-test is an inferential statistic used to determine if there is a significant difference between the means of two groups and how they are related. T-tests are used when the data sets follow a normal distribution and have unknown variances, like the data set recorded from flipping a coin 100 times.

    1. there's a new type of test that my colleagues and in my lab we've developed it's called the dna methylation test 00:02:20 it's also known as the horovath test named after my friend stephen horvath

      !- New health / aging metrics test : DNA Methylation / Horvath Test

    1. Educators are now administering the Turing test in reverse: What are questions that only humans can answer well? What kinds of thinking does writing make possible for us? 
  12. Dec 2022
    1. Create a note by selecting some text and clicking the

      ok

    1. Zinc is losing electrons in the reaction and is thus oxidized to the zinc cation, while sulfur is gaining electrons and is thus reduced to the sulfide anion.

      While my instinct is that reduction = less electrons, in reality it's the charge that's being reduced, which means more electrons

  13. Nov 2022
    1. Thanks for the tip, I've added that to my Firefox on Android. However, although hypothesis is always on in Firefox I have the problem that it does not login no matter how many times I log in to the hypothesis website..
  14. Oct 2022
    1. rgattung des Dialogs zum Durchbruch und schuf damit eine Alternative zur Lehrschrift und zur Rhetorik als bekannten Darstellungs- und Überzeugungsmitteln. Dabei bezog er dichterische und mythische Motive sowie handwerkliche Zusammenhäng

      Test

    1. Personally, I'm not a huge fan of that — since highlights are text quotes

      注释笔记 1. 一 2. 二 Bold

  15. Sep 2022
    1. Innovativebrandstrategistandholisticvisionarywithmorethan10yearsofsuccessinbringingcreativevisionsto

      test

  16. Aug 2022
    1. Pritchard, E., Matthews, P. C., Stoesser, N., Eyre, D. W., Gethings, O., Vihta, K.-D., Jones, J., House, T., VanSteenHouse, H., Bell, I., Bell, J. I., Newton, J. N., Farrar, J., Diamond, I., Rourke, E., Studley, R., Crook, D., Peto, T. E. A., Walker, A. S., & Pouwels, K. B. (2021). Impact of vaccination on new SARS-CoV-2 infections in the United Kingdom. Nature Medicine, 1–9. https://doi.org/10.1038/s41591-021-01410-w

    1. ReconfigBehSci. (2021, November 26). Parts of Germany seem to have potentially introduced requirements that cannot practically be met as testing capacity is proving insufficient—A dangerous moment for rule compliance Nadelöhr Corona-Tests: “Es ist Wahnsinn” via @sz https://t.co/meLS79RTCw [Tweet]. @SciBeh. https://twitter.com/SciBeh/status/1464287412289511432

    1. In fact,Descartes argued that the only sure indication that another body possesses ahuman mind, that it is not a mere automaton, is its ability to use language inthe normal way;

      Turing test precursor

      When did Turing pose his test? Year?

    Tags

    Annotators

    1. Estimation of the Biphasic Property in a Female’s Menstrual Cycle fromCutaneous Temperature Measured During Sleep

      Hypothesisのハイライト機能のテストです

  17. Jul 2022
    1. In traditional print media, it's common practice among readers to underline text, highlight sections or write comments in the margins. Such annotations allow readers to express their opinions.

      test

    1. 这个是我最顾虑的点,假如某天数据丢失或者被hack怎么办?

      test

  18. Jun 2022
    1. 7 Software Test Principles

      It is important that you achieve optimal test results with software testing without deviating from the test goal. But how do you determine whether you are following the right test strategy? For this you have to follow a number of basic principles.

  19. May 2022
    1. Thomas Edison is one of history's most famous and prolific inventors. His inventions have revolutionized the modern world - from the electricity we use, the communication system, and the entertainment we've enjoyed through his contributions to sound recording and motion-picture cameras. The most famous invention from Edison was his innovation of the lightbulb design and now there is an opportunity to own a piece of history and take it to the metaverse.

      hello

    1. Common Pitfalls to Avoid When Choosing Your App

      What are the common pitfalls when choosing a note taking application or platform?

      Own your data

      Prefer note taking systems that don't rely on a company's long term existence. While Evernote or OneNote have been around for a while, there's nothing to say they'll be around forever or even your entire lifetime. That shiny new startup note taking company may not gain traction in the market and exist in two years. If your notes are trapped inside a company's infrastructure and aren't exportable to another location, you're simply dead in the water. Make sure you have a method to be able to export and own the raw data of your notes.

      Test driving many

      and not choosing or sticking with one (or even a few)<br /> Don't get stunned into inaction by the number of choices.

      Shiny object syndrome

      is the situation where people focus all attention on something that is new, current or trendy, yet drop this as soon as something new takes its place.<br /> There will always be new and perhaps interesting note taking applications. Some may look fun and you'll be tempted to try them out and fragment your notes. Don't waste your time unless the benefits are manifestly clear and the pathway to exporting your notes is simple and easy. Otherwise you'll spend all your time importing/exporting and managing your notes and not taking and using them. Paper and pencil has been around for centuries and they work, so at a minimum do this. True innovation in this space is exceedingly rare, and even small affordances like the ability to have [[wikilinks]] and/or bi-directional links may save a few seconds here and there, in the long run these can still be done manually and having a system far exceeds the value of having the best system.

      (Relate this to the same effect in the blogosphere of people switching CMSes and software and never actually writing content on their website. The purpose of the tool is using it and not collecting all the tools as a distraction for not using them. Remember which problem you're attempting to solve.)

      Future needs and whataboutisms

      Surely there will be future innovations in the note taking space or you may find some niche need that your current system doesn't solve. Given the maturity of the space even in a pen and paper world, this will be rare. Don't worry inordinately about the future, imitate what has worked for large numbers of people in the past and move forward from there.

      Others? Probably...

    1. The minute we saw his frantic, hand-lettered presentation of the Field Notes credo — “I’m not writing it down to remember it later, I’m writing it down to remember it now” — we knew just what to do.

      https://fieldnotesbrand.com/apparel/remember-it-now-tee

      Field Notes, a manufacturer of notebooks, uses the credo "I'm not writing it down to remember it later, I'm writing it down to remember it now." This is an fun restatement of the idea behind the power of the Feynman technique.

      Link to Ahrens' version of this idea.

  20. Apr 2022
    1. The Zettelkasten System is a Superset of the Feynman Technique

      Sönke Ahrens outlines this broad idea of how one practices the Feynman technique for understanding using one's notes in How to Take Smart Notes, but he doesn't use the name Feynman technique. Certainly the idea of writing things down to test one's understanding predated Feynman, does anyone know of historical examples of this pattern/technique prior to Feynman? Does it have other names in the literature?

    1. In this case, for a test to be statistically significant, p-value must be lower than 0.05.

      statistical significance should be less than 5%

      tf your confidence that the results are not due to chance is 95%

    1. We are 99% confident that the true average “attitude” difference betweenliving environments is between 1.32 and 7.88. At a significance level of 0.01we can say that living in a minority environment is associated with higherscore

      99% confident that the true average (result) is between these two numbers;

      at 1% (0.01) significance, we can scientifically assume there is a causal relationship

    1. 0xf673f15fa9ba7f9a3016d6383353f70cb634c7d4fde77bee21c90969978c4a6e

      A test note

  21. Mar 2022
    1. A test case is a series of actions that are performed to determine a specific function or functionality of your application. Test scenarios are rather vague and include a wide range of variables. However, testing is all about being very specific. That is why we need elaborate test cases.

      Test cases, examples and Best Practices A test case is a series of actions that are performed to determine a specific function or functionality of your application. Test scenarios are rather vague and include a wide range of variables. However, testing is all about being very specific. That is why we need elaborate test cases.