100 Matching Annotations
  1. Jun 2025
    1. Don't ask to be assigned a feature. There's no need to be assigned a feature or to reserve it. If you want to contribute, just ask questions, open issues or pull requests. History shows that contributors being assigned to tasks often don't finish them, but still blocks other contributors from picking them up.
  2. Feb 2025
    1. Webflow developers are the developers or designers who can design, and create a prototype, single landing pages, and other UI interfaces in Webflow. They create wireframes, select an appropriate template, and customize the designs. Webflow developers deeply understand HTML, CSS, and JavaScript, and they can manipulate the design elements and make the website interactive.

      Finding the https://community.codenewbie.org/ethan/guidelines-to-hire-a-webflow-developer-in-2025-557c can transform your website’s user experience and functionality. Whether you need a custom Webflow site or advanced Webflow development services, understanding the hiring process is key. Learn about skills, expertise, and essential factors to consider when choosing the best Webflow development expert for your project.

  3. Jan 2025
  4. Sep 2024
  5. Aug 2024
    1. The UDL Guidelines are a tool used in the implementation of Universal Design for Learning, a framework developed by CAST to improve and optimize teaching and learning for all people based on scientific insights into how humans learn. The goal of UDL is learner agency that is purposeful & reflective, resourceful & authentic, strategic & action-oriented.

      This page is for Guidelines 3.0

  6. May 2024
    1. Establish some discussion guidelines. Work with students to establish a set of guidelines for class discussion; their input is important here so the rules are part of the classroom community, not just rules you impose. Some possible guidelines include: Listen respectfully, without interruptingAllow everyone the opportunity to speakCriticize ideas, not individuals or groupsAvoid inflammatory language, including name-callingAsk questions when you don’t understand; don’t assume you know others’ thinking or motivationsConnect back to course concepts whenever possibleDon’t expect any individuals to speak on behalf of their gender, ethnic group, class, status, etc. (or the groups we perceive them to be a part of).

      guidelines to consider

  7. Jan 2024
  8. Nov 2023
    1. dass für das Element <head> in der TEI das Attribut @placenicht zur Verfügung steht, mit dem diese Positionierung (analog zu der Position von Randbemerkungen,siehe dazu die entsprechenden Beispiele unten) angegeben werden könnte. Um nicht den Rahmen derTEI-Vorgaben verlassen zu müssen, das Phänomen aber dennoch kodieren zu können, wurde innerhalbdes DTABf-M festgelegt, dass die ggf. abweichende Position von Überschriften anstatt mit @place durchdas im Element <head> verfügbare Attribut @type festgelegt wird. Somit konnte an dieser Stelleein Kompromiss zwischen genereller TEI-Konformität und individueller Expressivität gefunden werden.Vgl. dazu auch Haaf/Thomas 2017, Abs. 49 und Anm. 39.

      Dieser Fallback ist jetzt (bzw. seit 2017 mit Release TEI P5 version 3.2.0, Date: 2017-07-10) nicht mehr notwendig, siehe dazu auch https://github.com/cthomasdta/diss-avhkv/issues/5.

  9. Jun 2023
  10. Mar 2023
  11. Dec 2022
  12. Oct 2022
  13. Jul 2022
    1. In this high-speed PCB design guide, we will encapsulate the high-speed PCB layout techniques, high-speed layout guidelines to help designers.

      Would you like to speed up the performance of your product?

      With innovative and fast electric equipment, designers and engineers can speed up the product. Not only this, you need a high speed PCB run faster.

      Read the blog further to understand the rules and challenges of high-speed PCB design.

  14. Apr 2022
  15. Mar 2022
  16. Feb 2022
  17. Jan 2022
    1. Code that is per-component instance should go into a second <script> tag.

      But this seems to conflict with https://hyp.is/NO4vMmzVEeylBfOiPbtB2w/kit.svelte.dev/docs

      The load function is reactive, and will re-run when its parameters change, but only if they are used in the function.

      which seems to imply that load is not just run once for the component statically, but rather, since it can be reactive to:

      url, params, fetch, session and stuff

      may be sufficiently like a per-instance callback, that it could be used instead of onMount?

  18. Nov 2021
    1. One of the people I spoke with was asked to apologize for an offense that broke no existing rules. “I said, ‘What am I apologizing for?’ And they said, ‘Well, their feelings were hurt.’ So I crafted my apology around that: ‘If I did say something that upset you, I didn’t anticipate that would happen.’ ” The apology was initially accepted, but his problems didn’t end.

      Even in cases where one apologizes for offences which don't break existing rules and the apology is accepted by the transgressed, the social ostracism doesn't end. This is a part of the indeterminate length of the social sentences that transgressors suffer.


      What exactly are these unwritten rules? In some cases they may be examples of institutional power wielding influence in cases where people aren't giving the full benefit of humanity and consideration to others. Some may call some of these instances microaggressions or social constructs similar to them.

    2. But isolation plus public shaming plus loss of income are severe sanctions for adults, with long-term personal and psychological repercussions—especially because the “sentences” in these cases are of indeterminate length.

      Putting people beyond the pale creates isolation, public shaming, loss of income, loss of profession, and sometimes loss of personal identity and psychological worth. The most insidious problem of all is the indeterminate length of the "sentence".

      For wealthy people like Harvey Weinstein, Matt Lauer, and Kevin Spacey, they're heavily insulated by the fact that at least they've got amassed wealth which mitigates some of these issues. In these cases the decades of extracting wealth through privilege gives them an unfair advantage.

      There are now apparently enough cases of this happening, it would be interesting to watch the long term psychological effects of this group to see if these situations statistically effects their longevity or if there are multi-generational knock on effects as have been seen in Holocaust survivors or those freed from slavery.

  19. Oct 2021

    Tags

    Annotators

  20. Sep 2021
  21. Jul 2021
  22. Jun 2021
  23. May 2021
  24. Apr 2021
  25. Mar 2021
  26. Feb 2021
    1. Youyang Gu. (2021, February 24). When can we return to normal? Forget about ‘herd immunity’. Below is my estimate for the number of susceptible individuals over time, as a proportion of the US population. Looking at this graph, what is the best point to go back to normal? Christmas? Fall? Or Summer? 🧵 https://t.co/V4uiFk5YcP [Tweet]. @youyanggu. https://twitter.com/youyanggu/status/1364627872233750543

  27. Jan 2021
    1. If it's behaviour that you can imagine needing to reuse among multiple components, or if it's something that you can imagine applying to an element inside an {#if ...} block (for example), then it probably belongs in an action. It it's something that 'belongs' to the component itself, rather than a specific element, then it's probably more of a lifecycle thing.
  28. Dec 2020
  29. Nov 2020
  30. Oct 2020
  31. Sep 2020
    1. The rule of thumb has always been “don’t perform side effects while rendering”. Think of rendering as a pure computation. Side effects go into a different place (lifecycle methods in classes, or useEffect in function components). There’s not much more to it.
  32. Jul 2020
  33. Jun 2020
  34. May 2020
  35. Apr 2020
    1. In 2017 NIST (National Institute of Standards and Technology) as part of their digital identity guidelines recommended that user passwords are checked against existing public breaches of data. The idea is that if a password has appeared in a data breach before then it is deemed compromised and should not be used. Of course, the recommendations include the use of two factor authentication to protect user accounts too.
  36. Mar 2020
  37. Feb 2020
  38. Nov 2019
  39. Sep 2019
  40. Aug 2019
  41. Mar 2019
    1. UDL guidelines. As I post this, I do not know whether this website will be included in our future course readings or not. This website practices what it preaches and provides the same content in multiple forms. The viewer can select/choose the manner in which items are displayed. This has essential information, such as the need to provide "multiple means" of engagement, representation, action, and expression when teaching. Rating 5/5

  42. Feb 2019
  43. Nov 2018
  44. Jul 2017
  45. Nov 2015
  46. Jul 2015
  47. Jun 2015