220 Matching Annotations
  1. Last 7 days
  2. Nov 2024
  3. Oct 2024
  4. Sep 2024
  5. Aug 2024
  6. Jul 2024
  7. Apr 2024
  8. Feb 2024
    1. We create a dictionary by placing key: value pairs inside curly brackets {}, separated by commas.

      Creating a dictionary in python with example

  9. Jan 2024
  10. Dec 2023
    1. https://www.youtube.com/watch?v=7pAN07LwN-s Slims9, videotutorial, piattaforma open source per la catalogazione dei libri di una biblioteca pubblica e privata

  11. Sep 2023
  12. Jul 2023
  13. Apr 2023
  14. Mar 2023
  15. Dec 2022
  16. 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

  17. 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"

  18. Jul 2022
  19. Jun 2022
  20. Apr 2022
  21. Feb 2022
    1. Create a note by selecting some text and clicking the button

      New Annotation

  22. 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.
  23. Nov 2021
    1. Create an account using the sidebar on the right of the screen.

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

  24. Oct 2021
  25. 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

  26. 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>

  27. May 2021
  28. Apr 2021
  29. Mar 2021
    1. The following steps will help you to get to a working systemd/user configuration:
  30. 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

  31. Nov 2020
  32. Oct 2020
  33. Sep 2020
  34. Aug 2020
  35. Jul 2020
  36. Jun 2020
  37. 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

  38. Apr 2020
  39. Mar 2020
  40. 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.

  41. Jan 2020
  42. Dec 2019
  43. www.taobackup.com