204 Matching Annotations
  1. Apr 2023
  2. Mar 2023
  3. Dec 2022
  4. Nov 2022
    1. Now I can take an article from almost anywhere on my phone (reading services like Pocket, my feed readers, or even articles within the browser themselves), click share, choose “URL Forwarder” from the top of the list, select “Hypothesize” and the piece I want to annotate magically opens up with Hypothes.is ready to go in my default browser. Huzzah!

      Useful how-to for setting up Hypothes.is for mobile use on Android. Confirmed that this works on Brave mobile browser

  5. Sep 2022
    1. We do, You doThis tutorial is most effective when you follow along and complete the steps.

      first sighting: "We do, You do"

  6. Jul 2022
  7. Jun 2022
  8. Apr 2022
  9. Feb 2022
    1. Create a note by selecting some text and clicking the button

      New Annotation

  10. Dec 2021
    1. What a smart object does is wrap your layer in a container so that you're never editing the layer directly; instead, you're editing the container. When you rescale the container, you're not changing the dimensions or anything else about the photo; instead, you're changing the container in which it's contained, ensuring that the photograph always retains its original high resolution.
  11. Nov 2021
    1. Create an account using the sidebar on the right of the screen.

      ทำการสร้าง Account ใหม่

  12. Oct 2021
  13. Sep 2021
    1. For SVG I recommend starting with this short but sweet SVG primer by Scott Murray. Play around with manually creating SVG elements and seeing how they work. Use a tool like BlockBuilder to quickly get started without setting up any kind of development environment. You may want to refer to the MDN reference site for SVG. Once you’ve mastered the basics, check out SVG beyond mere shapes by Nadieh Bremer.

      Getting started with SVG

  14. Jun 2021
    1. Example of a digital garden using Obsidian Publish. It's also a guide about how to create your own the same way.

      <small><cite class='h-cite via'> <span class='p-author h-card'>u/tanepiper</span> in Obsidian Garden - A in-progress guide to creating your digital garden : ObsidianMD (<time class='dt-published'>06/18/2021 09:02:31</time>)</cite></small>

  15. May 2021
  16. Apr 2021
  17. Mar 2021
    1. The following steps will help you to get to a working systemd/user configuration:
  18. Feb 2021
    1. nix-channel --list #<output> nixpkgs https://nixos.org/channels/nixpkgs-unstable The command returns a name for each channel (e.g., nixpkgs) and an URL. Note When running nix-env with the parameter -A, one can select the channel to get the package from. Such a command looks like nix-env -iA channelname.packagename.

      Instead of #<output> it should have said channel-name instead at the top nix-channel example to keep it consistent.

    2. However, using channels is not fully reproducible, as a channel may evolve to incorporate updates.

      TODO: Find other sources about this topic. I remember this mentioned already (and it makes) sense, but need to learn more.

      TODO: What is a better alternative? An own repo? Flakes? Can cachix help?

      It says right below that pinning can help but keep looking.

      When package reproducibility become a major concern, as it is the case in this tutorial, it is preferable to refer to a pinned version of the nixpkgs repository instead — i.e, a specific commit of the repository or an immutable archived tarball. The ability to pin the version of nixpkgs is powerful, it will ensure that a package is always constructed from the same Nix source. As we go deeper in the tutorial we avoid using channels in favor of pinned environments.

    3. However, it makes the “Making the package available to the user” more complex. Nix heavily relies on environment variables to make this possible

      And symlinks

  19. Nov 2020
  20. Oct 2020
  21. Sep 2020
  22. Aug 2020
  23. Jul 2020
  24. Jun 2020
  25. May 2020
    1. Van den Akker, O., Weston, S. J., Campbell, L., Chopik, W. J., Damian, R. I., Davis-Kean, P., Hall, A. N., Kosie, J. E., Kruse, E. T., Olsen, J., Ritchie, S. J., Valentine, K. D., van ’t Veer, A. E., & Bakker, M. (2019). Preregistration of secondary data analysis: A template and tutorial [Preprint]. PsyArXiv. https://doi.org/10.31234/osf.io/hvfmr

  26. Apr 2020
  27. Mar 2020
  28. Feb 2020
    1. Annotations are either public and visible to everyone or private and visible only to you.

      You can choose to be public or private.

  29. Jan 2020
  30. Dec 2019
  31. Nov 2019
    1. 3. Now draw the farmers’ ‘best response functions’ in a diagram.

      Worth covering in tutorial starting from here, focusing on intuition rather than algebra and calculus

    2. Do parts A and B; part C is optional enrichment

      Worth covering A-B in tutorial if time permits

    1. Tutorials

      I would like to step through this tutorial.

    2. For more information, see OAuth.

      why are we linking here? this is not specific, which procedure

    3. For more information, see OAuth.

      why are we linking here? this is not specific, which procedure

    4. The Account Information API uses OAuth as authorization method to get access to an account. Click here for information.

      what are we redirecting here?

    5. You do not need to be on-boarded to access the sandbox. For information on how to get access to ABN AMRO accounts in production see Overview.
      • No on-boarding section on that page.
      • What does on-boarding mean to the user?

      We need to describe the access to production in an important message.

    1. ee OAuth.

      why are we linking here? This is a standalone procedure?

    2. Request an Access Token for Payment Registration

      We should describe conceptual information that relates to this step, in this step.

    3. see Overview.

      we must point directly to info. This should be reworded into a new important info section on access to production.

    4. You do not need to complete on-boarding to access the sandbox.

      This line isn't needed. We only need to explain that you must go through this process for production only.

    5. Tutorials Single Payments

      I want us to step through this procedure.