37 Matching Annotations
  1. Aug 2025
    1. for - from - youtube - Just have a think - A controversial new paper challenges established emissions accounting criteria - https://hyp.is/9AQ6VF2SEfCsW8_68Y6AUA/www.youtube.com/watch?v=Y9f16OTL1Lg - climate crisis - ERF - agriculture 60% - fossil fuels 18% - agriculture is the biggest contributor to carbon emissions summary - This paper uses Effective Radiative Forcing (ERF) as a metric to measure global carbon emissions instead of the traditional Global Warming Potential (GWP) - It points out the problematic nature of GWP and how ERF provides a more accurate picture - Using ERF, the most surprising result of this study is that agriculture is the leading sector causing global warming - Measured from a baseline of emissions since 1750, - agriculture contributes 60% while - fossil fuels contributes 18% - Projects like Project Drawdown already prioritize agriculture, this gives even more validation and priority on transforming the agricultural sector - This also increases importance on efforts in: - regenerative farming - bioreginalism - permaculture - agroforestry - rewilding

  2. Sep 2024
  3. Nov 2023
  4. Apr 2023
    1. Complete Solo Teaching Requirement / Final which requires 10 hours of classes as solo instructor.

      "Complete" speaks to measurables that may not be transparently aligned with the competencies. This criteria statement however does specify that the completion means the earner has done 10 hours of solo instruction. That's helpful. Even better would be if those 10 solo classes were supported with assessment beyond just showing up. The alignment to external standards is also a model example.

  5. Nov 2022
  6. Aug 2022
    1. Each commit should meet the following criteria: Have a well-written commit message. Has all tests passing when used on its own (e.g. when using git checkout SHA). Can be reverted on its own without also requiring the revert of commit that came before it. Is small enough that it can be reviewed in isolation in under 30 minutes or so.
  7. Jun 2022
    1. This can be done as a combination of given-when-then test cases, reference designs, and, depending on how closely PM-tech works, ongoing calibration.

      Definition of Done (DoD) is a list of requirements that a user story must adhere to for the team to call it complete. While the Acceptance Criteria of a User Story consist of set of Test Scenarios that are to be met to confirm that the software is working as expected.

  8. Jan 2022
    1. What is End User Computing (EUC)? Thanks to the progressive introduction of DevOps, attention to the role of the end user in software development and testing has increased significantly. It is now important to think like an end user when we develop and test software. After all, that's what we're all doing it for.

      What is End User Computing (EUC)? Thanks to the progressive introduction of DevOps, attention to the role of the end user in software development and testing has increased significantly. It is now important to think like an end user when we develop and test software. After all, that's what we're all doing it for.

  9. Sep 2021
    1. he first criterion of adequacy in this approach is that the active voice of the subject should be heard

      is the interpretation adequate? criteria for answering the question of adequacy is outlined. 1) not objectifying 2) theoretical underpinning must allow for interpretation of the social dynamic of observer-subject. 3) The theoretical reworking has to allow for the revelation of underlying social structures.

    Tags

    Annotators

  10. Aug 2021
  11. Jun 2021
  12. Apr 2021
  13. Mar 2021
  14. Dec 2020
  15. Sep 2020
  16. Jul 2020
  17. May 2020
  18. Jul 2019
  19. Jan 2019
  20. Jun 2018
    1. word clouds

      One year during the beginning of word clouds, two of my students created a project for the rest of the class -- paragraphs honoring veterans also presented as word clouds -- but explaining their organization, layout, colors, fonts, and word choice. What would work best to enhance the message. I thought that was clever of them.

  21. Oct 2017
    1. It was the degree of centrality to the white population of the state which alone then constituted the important point of comparison between these places

      This was really unsettling for me read. Proximity to the most white people is the one criteria that made the difference in where the University's location was chosen. If Charlottesville hadn't been most central to the white population of Virginia, UVa would be located in Lexington or in Staunton. Its definitely not a good thing that our school was centered around pleasing only the white race before our grounds were even built. I can't imagine how different our grounds would be and our university if another place had been more convenient for white people. UVa certainly has a racist past and I think most of us, if not all, are aware of that but I still couldn't believe that such a racist criteria is the reason the school exists where it does today and is the way Uva is today.

      • Becca Meaney
  22. Jan 2017
    1. The relationship between the shear stresses vs the normal stresses will determine the type of fracture seen and it is called the composite failure envelope- KNOW THIS PAGE

      Coulomb failure criterion: shear stress = Cohesion + The multiplication between the normal stress and mu is the coefficient of internal friction.

      KNOW THE SHEAR FAILURE CRITERIA PAGES !!!

      sigma 1- sigma3= sigma failure..... There is a straight line between the failure point of shear stress and the difference between sigma 3 and sigma 1.

      There's failure points of larger differences will be of the same angle... in the diagram it;s about 60 degrees. this is the coefficient of internal friction or mu.

      IF you generate a fault is always 30 degrees to sigma 1 and 60 degrees to sigma 3

  23. Jun 2016
    1. (a) those who work together on the research project throughout its duration or for a large part of it, or who make frequent or substantial contribution; (b) those whose names or posts appear in the original research proposal ~9; (c) those responsible for one or more of the main elements of the research (e.g. the experimental de- sign, construction of research equipment, execution of the experiment, analysis and interpretation of the data 20 writing up the results in a paper).

      Some core definitions:

      • Those who work together through the duration of a project
      • Those whose names appear on the original proposals
      • Those responsible for one or more of the "main elements of the research (e.g. the experimental design, construction of research equipment, execution of the experiment, analysis and interpretation of the data, writing up of the results in a paper)."
  24. Jun 2015
    1. Using explicit criteria, the student develops the ability to look at her own work and determine the strengths and weaknesses evident in a particular performance or across a set of performances. She begins to set goals to address the areas she needs to develop and to deepen her areas of strength.

      The obvious paradox here is that the more "explicit" and digestible (student friendly) our criteria, the more a student can be independent in assessing her own work. That's a wonderful tension between top-down criteria and bottom-up assessment.

  25. May 2015
  26. Jan 2014
    1. We decided to make a spreadsheet of the possible environments we would consider using for our next generation product. The inputs were: Community Velocity Correctness (aka, static typing-like things) Debuggability/Tooling Downtime/Compile Time Libraries (Standard/External) Testability Team Experience Performance Production We setup the spreadsheet so we could change the weight of each category. This let us play with our feelings, what if we only cared about developer velocity? What if we only cared about testability?

      Good considerations for selecting a platform.