This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
JavaScript 4 hrs 32 mins βββββββββββββββββββββ 89.9% | |
Markdown 10 mins βββββββββββββββββββββ 3.5% | |
CSS 7 mins βββββββββββββββββββββ 2.6% | |
Other 6 mins βββββββββββββββββββββ 2.1% | |
JSON 3 mins βββββββββββββββββββββ 1.2% |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Open Activity Monitor and force quit "coreaudiod" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env bash | |
# Exit on error | |
set -e | |
# On MacOS, make sure shuf command is available | |
NewerOlder