20 January 2021
At the time of writing, there are no pre-compiled NodeJS binaries for versions prior to 15.x for Apple's new M1 chip (arm64 architecture).
Additional issues encountered:
| os: | |
| - linux | |
| language: rust | |
| rust: | |
| - nightly | |
| cache: | |
| - apt | |
| matrix: | |
| include: | |
| - env: |
| function useOnRead({ | |
| parentElRef, | |
| onRead, | |
| enabled = true, | |
| }: { | |
| parentElRef: React.RefObject<HTMLElement> | |
| onRead: () => void | |
| enabled: boolean | |
| }) { | |
| React.useEffect(() => { |
When I click on links from Slack or Outlook on MacOS they open in seemingly random browser windows/profiles. This is annoying.
Open links in a particular Google Chrome profile window based on the source application or URL. Be less annoyed.
chrome://version and find the desired profile name. Mine was Default. Copy that profile's directory name, like Profile 2 or Default, not the profile's vanity name you see when you click on your profile icon in the browser.brew install finicky. After install it should be running and you should see the icon in the upper toolbar.> Config > Create New (or edit ~/.finicky.js / ~/.finicky.ts).