64 Matching Annotations
  1. Mar 2024
  2. Jan 2024
    1. Guter Überblick über das Lobbying-Netzwerk der deutschen Gasindustrie. Der Verbraucht an Erdgas hat sich in Deutschland seit 1990 verdoppelt, obwohl Erdgas insgesamt etwa so viel Emissionen verursacht wie Kohle. Die LNG-Infrastruktur, die die deutsche Bundesregierung gerade aufbaut, ist auf um ein Drittel höhere Kapazitäten angelegt, als aus Russland importiert wurden. https://taz.de/Fossile-Politik/!5983492/

  3. Oct 2023
    1. so we take two uh things that whose size we know could be our thumbs it could be oranges could be poker chips and look at them have one twice as far away as the other first thing to think about is you know as far as our brain and our

      Poker chip example really well explained at the Reality Distortion Kit at the stanford lecture

  4. Feb 2023
  5. Dec 2022
  6. Aug 2022
  7. Mar 2022
  8. Feb 2022
  9. Jan 2022
  10. Dec 2021
  11. Nov 2021
    1. Students are also going through trauma. That will go under the mental health issues. The three deaths of students. We are still in a pandemic. Not to mention Tabor walking on campus and scolding us and telling us what we are doing wrong that could also be traumatic or very entertaining. Not only should we do the pass fail thing. But we should have better security. We should have better police. We should also have therapy sessions that deal with traumatic things that have been happening to us. Not only would just make us better students. This would make a better safe campus. And a lot of things have been going on in this fall semester. You know I’m still working on myself. It should not only be pass fail it should be we should work on campus as a whole.

    2. I think it’s unfair to think that this would be a smooth transition. The grading system is unfair as well some teachers grad on a curve some don’t believe in grades and some are nit picky heavy graders. For us to be in school we have to have the high scores if not probation and then getting kiked out of school. Students have other jobs, kids, learn different disabilities, and mental health issues like anxiety and depression.

  12. Oct 2021
  13. Aug 2021
    1. it undergoes first-pass hepatic metabolism, resulting in low (30%–40%) bioavailability.

      I'll need to review this later. This is a more precise figure than I was familiar with. I think I read somewhere between 20% and 50%; I believe I cited that figure in one of my college papers.

  14. Jul 2021
  15. Jun 2021
    1. This way I'm able to pass cookie back and forth, so this code kind of works:
    2. 'set-cookie': response.headers.get('set-cookie')
    3. If you do need to passthrough your mydomain.com cookies to a thirdparty.com domain, you can technically already do that now by implementing it as an endpoint and calling fetch('/my-endpoint')
    4. I don't really want to re-implement all of my api endpoints to make this work. Is there a way to "mask" the thirdparty endpoints to pass through the cookies?
  16. Jan 2021
    1. allow <slot> to be part of a slot
    2. I want to make some add-ons or wrappers on components e.g BigButton.svelte <script> import Button from './Button.svelte' </script> <Button fz="16" h="64" {...$$props}> <slot slot="prepend" name="prepend" /> <slot /> <slot slot="append" name="append" /> </Button>
    3. Related to #1824, can do <svelte:component this={Bar}> <slot></slot> <slot name="header" slot="header"></slot> </svelte:component> <script> import Bar from './Bar.svelte'; </script> as a forwarding workaround
    1. In 3.29.0 you can now use <slot slot='...'> to forward slots into a child component, without adding DOM elements.
    2. Would love to see passthrough slots to create superset components, for example Table and TableWithPagination (table slots for TableWithPagination could be passed through to Table).
  17. Nov 2020
    1. All standard UI events are forwarded on components, input events ("input" and "change") are forwarded on input components, and all MDC events are forwarded.
    2. You can add props to lower components and elements with things like input$maxlength="15".
    3. You can add actions to the components with use={[Action1, [Action2, action2Props], Action3]}.
  18. Oct 2020
  19. Sep 2020
    1. We should also allow passing unrecognised props to the rendered component. eg: tabindex might be required on some instances of a component, and not all. Why should developers have to add tabindex support to their components just that it may potentially be used

      Glad to hear this is solved now: $restProps

    2. You could do something like this instead while maintaining complete control of where different props go. <div class="wrapper> <div {...$$props} > ... </div> </div>
  20. Aug 2020
    1. All of the components should allow passing MUI configuration properties to them so that they can be easily customized. In the case of RFF and MUI components with deeply nested structures of multiple subcomponents, you can pass the properties in with sepecial top level properties. This is very hard to document fully without making a mess, so please refer to the source code and demos for examples.
  21. May 2020
  22. Mar 2020
    1. 3,000 people have passed away as a result of the infection.

      "pass away" is a euphemism usually reserved for obituary pages. Victims of a virulent virus do not "pass away." They die.

  23. Dec 2019
    1. The only thing interesting in $1 tier is Edison's Concrete Piano, which I already have from previous bundle.

  24. Nov 2019
  25. Apr 2019
    1. Klotho-deficient mice have accelerated aging phenotypes, whereas overexpression of Klotho in mice extends lifespan. Klotho is an anti-aging single-pass membrane protein predominantly produced in the kidney, with shedding of the amino-terminal extracellular domain into the systemic circulation. Circulating levels of soluble Klotho decrease with age, and the klotho gene is associated with increased risk of age-related diseases. The three forms of Klotho protein have distinct functions. Membrane Klotho forms a complex with fibroblast growth factor (FGF) receptors, functions as an obligatory co-receptor for FGF23, which is involved in aging and the development of chronic diseases via regulation of Pi and vitamin D metabolism. Secreted Klotho functions as a humoral factor with pleiotropic activities including regulation of oxidative stress, growth factor signaling, and ion homeostasis. Secreted Klotho is also involved in organ protection. The intracellular form of Klotho suppresses inflammation-mediated cellular senescence and mineral metabolism. Herein we provide a brief overview of the structure and function and recent research about Klotho.
  26. Nov 2018
    1. By 2007, SHM had launched Project BOOST (Better Outcomes by Optimizing Safe Transitions), an award-winning mentored-implementation program to reduce LOS, adverse events, and unnecessary 30-day readmissions. Other mentored-implementation programs followed. The Glycemic Control Mentored Implementation (GCMI) program focuses on preventing hypoglycemia, while the Venous Thromboembolism Prevention Collaborative (VTE PC) seeks to give practical assistance on how to reduce blood clots via a VTE prevention program

      Other SHM Mentored Implementation programs -

      • Atul Gawande
      • I-PASS
      • PFC I-PASS Link this to
      • Dissemination and implementation of research findings
      • Twenty years since to err is human