Skip to content

Instantly share code, notes, and snippets.

View NotMoni's full-sized avatar

Moni NotMoni

  • inside the bid ask spread
View GitHub Profile
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%
@NotMoni
NotMoni / help.txt
Created February 13, 2020 20:49
Mac Sound not Playing
Open Activity Monitor and force quit "coreaudiod"
@NotMoni
NotMoni / GithubNameChecker.sh
Created October 9, 2019 16:18
Check for untaken or 404 GitHub Usernames
#!/usr/bin/env bash
# Exit on error
set -e
# On MacOS, make sure shuf command is available