185 Matching Annotations
  1. Aug 2024
  2. Jun 2024
    1. Ce qui ne parvient pas à pénétrer dans la tête des gens bombardés par les mauvaises nouvelles de la mutation écologique, c’est l’activité, l’autonomie, la sensibilité à nos actions, des matériaux qui composent les zones critiques où nous résidons to

      Auch hier geht es um die Frage, warum fast niemand auf die öklogischen Bedrohungen reagiert. Die Antwort kann man auch so formulieren: Weil es sich dabei um bl0ß materielle, natürliche Dinge handelt, um de wir uns nicht zu kümmern brauchen. Dass sie als „Natur“ verstanden werden, bedeutet, dass sie keine „matters of concern“ sein können.

    2. Si nous étions dans une situation normale, la plus petite alerte concernant l’état de la Terre et de ses boucles de rétroaction, nous aurait déjà mobilisés, comme nous le faisons pour toute question d’identité, de sécurité ou de propriété.

      Die Frage Latours ist hier: Warum sind die ökologischen Probleme keine „matters of concern“? Die Antwort, die er gibt, ist, dass die Erde historisch zur bloßen Materie ohne eigene Handlungsmacht reduziert wurde. Die Erde ist damit aus der Politik verschwunden, sie wurde entpolitisiert. Eine ökologische Politik ist damit umgekehrt an eine Politisierung der Erde gekoppelt, nicht aus Nostalgie, sondern weil handelnde politische Einheiten nur so definiert oder formatiert werden können, wenn sie die Prozesse in der kritischen Zone nicht ignorieren sollen.

    1. An Authentication Service (AS) that enables group members to authenticate the credentials presented by other group members.

      This is weird. It's meant to be a p2p design, yet it relies on a CA to approve you. It's a single point of failure. May be corrupt.

    1. The Delivery Service cannot guarantee that application messages will arrive in order within the same epoch. To address this, applications can configure the out_of_order_tolerance parameter of the SenderRatchetConfiguration. The configuration can be set as the sender_ratchet_configuration parameter of the MlsGroupCreateConfig
    2. The Delivery Service cannot guarantee that application messages from one epoch are sent before the beginning of the next epoch. To address this, applications can configure their groups to keep the necessary key material around for past epochs by setting the max_past_epochs field in the MlsGroupCreateConfig to the desired number of epochs

      This is not reliable, no certain knowledge that any further messages won't come.

  3. May 2024
    1. a master key (MSK) that serves as the user’s identity in cross-signing and signs their other cross-signing keys

      Is a point of failure / weakest link in this chain - compomise of one key is enough to compromise Alice's identity.

      Also, requires it to be replicated across her divecise, if she wishes to add new device from any device.

    1. An escrow cache of unverified out-of-order event provides an opportunity for malicious at-tackers to send forged event that may fill up the cache as a type of denial of service attack. Forthis reason escrow caches are typically FIFO (first-in-first-out) where older events are flushed tomake room for newer events.

      This may misfire, when there's a ton of valid events to sync, whose amount is greater than the cache limit.

      May happen when adding a new witness, requiring to sync the entire history. (do we need to provide it the entire history though? only the last not-yet-verified events are of interest for the controller to be signed by the witness)

  4. Apr 2024
    1. The black agent mints a black coin, increasing its balance from 3 to 4 coins

      Why to capture 4? Ops like burn(10), mint(1) do the same, yet being more semantic, as they convey what happens, rather than the result.

      E.g., when green has 3 green_coins, and we see send(1, green_coin, (to) black), send(3, green_coins, (to) green) did green just miscalculated his balance (should be 2), or did he sent and minted one at the same time?

    2. C

      That looks messy, accidentally so, it seems.

      1. Green agent only needs to REDEEM(green_coin) op to convey what he wants.

      2. Self-payments are redundant.

      3. Links other than self-parent and other-parent(s) are redundant. You can derive anybody's balance out of their self-parent chain.

      3.1 Other-parent_s_ make the order of received messages ambiguous.

      1. REPAY is redundant. When REDEEM is received, and given one can indeed redeem (recepient has his coin at the moment of receival) - the REDEEM should be automatic. I.e., plainly observing that REDEEM been accepted by recepient is enough to derive out of it one of 1) it's a suffessfull redeem 2) it's a failed redeem.
    1. For each wave, one of the miners is elected as the leader, and if the first round of thewave has a block produced by the leader, then it is the leader block.

      What happens when many users are offline?

      (depends how many, if there's not enough to form supermajority - no messages will be created at all)

      If there's say 1/3, then I guess it'll be 1/3 of fail-to-select-a-leader attempt.

      Also, members could have different stake. Then there may be say 1/5 members that hold supermajority stake, they're online, but the rest 4/5 is not. Then, I guess, there'll be 4/5 failed-to-select-a-leader attempts, on average.

  5. Jan 2024
    1. Why should this conversation be separate from other conversations about the work to be done? Design is one consideration alongside frontend and backend considerations, which often all intersect and require the same participants. Shifting this discussion to a separate work item can result in disjointed conversations and difficulty finding where a decision was made.
  6. Aug 2023
  7. Jun 2023
  8. Nov 2022
  9. Oct 2022
  10. Aug 2022
    1. Thuluva, S., Paradkar, V., Turaga, K., Gunneri, S., Yerroju, V., Mogulla, R., Kyasani, M., Manoharan, S. K., Medigeshi, G., Singh, J., Shaman, H., Singh, C., & Rao, A. V. (2022). Selection of optimum formulation of RBD-based protein sub-unit covid19 vaccine (Corbevax) based on safety and immunogenicity in an open-label, randomized Phase-1 and 2 clinical studies (p. 2022.03.08.22271822). medRxiv. https://doi.org/10.1101/2022.03.08.22271822

  11. Apr 2022
    1. ReconfigBehSci [@i]. (2021, November 27). @STWorg @PhilippMSchmid @CorneliaBetsch this clip got me too- for non-German speakers. She is asked whether she is ‘concerned’. Her response: Of course I’m concerned, I’m double vexed, I’m waiting for my booster vaccination, my husband died of Covid, I was in hospital, now I’m avoiding my grand children [Tweet]. Twitter. https://twitter.com/i/web/status/1464660287739596802

    1. ReconfigBehSci on Twitter: ‘@STWorg @PhilippMSchmid @CorneliaBetsch and every now and then we have to watch a clip like this to be reminded what all of this is really about. This pain and suffering is happening in one of the richest countries in the world at a time in the pandemic when we know exactly what to do to avoid it’ / Twitter. (n.d.). Retrieved 22 April 2022, from https://twitter.com/SciBeh/status/1464662622440144896

  12. Feb 2022
    1. Afkhami, S., D’Agostino, M. R., Zhang, A., Stacey, H. D., Marzok, A., Kang, A., Singh, R., Bavananthasivam, J., Ye, G., Luo, X., Wang, F., Ang, J. C., Zganiacz, A., Sankar, U., Kazhdan, N., Koenig, J. F. E., Phelps, A., Gameiro, S. F., Tang, S., … Xing, Z. (2022). Respiratory mucosal delivery of next-generation COVID-19 vaccine provides robust protection against both ancestral and variant strains of SARS-CoV-2. Cell, S0092867422001453. https://doi.org/10.1016/j.cell.2022.02.005

  13. Jan 2022
    1. Home

      Zuo, F., Abolhassani, H., Du, L., Piralla, A., Bertoglio, F., Campos-Mata, L. de, Wan, H., Schubert, M., Wang, Y., Sun, R., Cassaniti, I., Vlachiotis, S., Kumagai-Braesch, M., Andréll, J., Zhang, Z., Xue, Y., Wenzel, E. V., Calzolai, L., Varani, L., … Pan-Hammarström, Q. (2022). Heterologous immunization with inactivated vaccine followed by mRNA booster elicits strong humoral and cellular immune responses against the SARS-CoV-2 Omicron variant (p. 2022.01.04.22268755). https://doi.org/10.1101/2022.01.04.22268755

  14. Dec 2021
  15. Nov 2021
    1. Thiruvengadam, R., Awasthi, A., Medigeshi, G., Bhattacharya, S., Mani, S., Sivasubbu, S., Shrivastava, T., Samal, S., Murugesan, D. R., Desiraju, B. K., Kshetrapal, P., Pandey, R., Scaria, V., Malik, P. K., Taneja, J., Binayke, A., Vohra, T., Zaheer, A., Rathore, D., … Garg, P. K. (2021). Effectiveness of ChAdOx1 nCoV-19 vaccine against SARS-CoV-2 infection during the delta (B.1.617.2) variant surge in India: A test-negative, case-control study and a mechanistic study of post-vaccination immune responses. The Lancet Infectious Diseases, 0(0). https://doi.org/10.1016/S1473-3099(21)00680-0

  16. Oct 2021
  17. Sep 2021
    1. Kraemer, M. U. G., Hill, V., Ruis, C., Dellicour, S., Bajaj, S., McCrone, J. T., Baele, G., Parag, K. V., Battle, A. L., Gutierrez, B., Jackson, B., Colquhoun, R., O’Toole, Á., Klein, B., Vespignani, A., COVID-19 Genomics UK (COG-UK) Consortium‡, Volz, E., Faria, N. R., Aanensen, D. M., … Pybus, O. G. (2021). Spatiotemporal invasion dynamics of SARS-CoV-2 lineage B.1.1.7 emergence. Science, 373(6557), 889–895. https://doi.org/10.1126/science.abj0113

  18. Aug 2021
    1. Prof Tolullah Oni. (2021, February 19). Last night @SliderCuts & I discussed qq his 95k+ followers have about #COVID19 vaccines. Went on > 1.5 hrs in the end!! Pple have reasonable concerns that need to be heard and understood & happy to (hopefully) help address. Watch here https://instagram.com/tv/CLcu-UFB8Xy/?igshid=irvs1mlis0o9 @IndependentSage https://t.co/ssxAX2fcfE [Tweet]. @DrTolullah. https://twitter.com/DrTolullah/status/1362702943179464706

  19. Jul 2021
  20. Jun 2021
  21. May 2021
  22. Apr 2021
  23. Mar 2021
  24. Feb 2021
  25. Jan 2021
  26. Oct 2020
  27. Sep 2020
    1. I took the same approach with _layout.svelte and not just for the svelte-apollo client. Except I put all of that setup into another module (setup.js) and imported from _layout. I just couldn't stomach having all that code actually in my _layout file. It's for layout, supposedly, but it's the only component that is a parent to the whole app.
    1. The RFC is more appropriate because it does not allow a parent to abritrarily control anything below it, that responsibility still relies on the component itself. Just because people have been passing classes round and overriding child styles for years doesn't mean it is a good choice and isn't something we wnat to encourage.
    1. The more I think about this, the more I think that maybe React already has the right solution to this particular issue, and we're tying ourselves in knots trying to avoid unnecessary re-rendering. Basically, this JSX... <Foo {...a} b={1} {...c} d={2}/> ...translates to this JS: React.createElement(Foo, _extends({}, a, { b: 1 }, c, { d: 2 })); If we did the same thing (i.e. bail out of the optimisation allowed by knowing the attribute names ahead of time), our lives would get a lot simpler, and the performance characteristics would be pretty similar in all but somewhat contrived scenarios, I think. (It'll still be faster than React, anyway!)
    1. Often, allowing the parents to compose elements to be passed into components can offer the flexibility needed to solve this problem. If a component wants to have direct control over every aspect of a component, then it should probably own the markup as well, not just the styles. Svelte's slot API makes this possible. You can still get the benefits of abstracting certain logic, markup, and styles into a component, but, the parent can take responsibility for some of that markup, including the styling, and pass it through. This is possible today.
  28. Aug 2020
  29. Jul 2020
  30. Jun 2020
  31. May 2020
  32. Apr 2020
  33. Mar 2020
  34. Jan 2020
  35. Aug 2019
  36. Jul 2017
  37. Sep 2016