https://nrkno.github.io/sofie-core/ #OpenSource #TVTech #DocumentationFails #HackerNews #ngated
Ok, instead of leading w/ the way to run it like code coverage, they put it later in the manual. They don't even have a section for it, like profiling your script. You have to be reading it closely, for a whole large screen before you get to it.
This is the section it's under:
https://docs.python.org/3/library/profile.html#instant-user-s-manual
The fun of people who document non-functional commands because they don't bother to run/test them:
https://docs.ipfs.tech/how-to/move-ipfs-installation/move-ipfs-installation/#command-line
cp on MacOS does not have long opts, and instead of using `-r` which is posix, they use `--recursive`.
This page walks through how to move your IPFS installation from one system to another. This process is cross-platform compatible and is especially useful for readers who are changing operating systems. However, the process is different for CLI and IPFS Desktop users.