Skip to content

Instantly share code, notes, and snippets.

Avatar

Darius Morawiec nok

View GitHub Profile
@nok
nok / mlops-training-notes.md
Last active November 16, 2022 15:19
mlops-training-notes.md
View mlops-training-notes.md
View setup_prepare-commit-msg.sh
mkdir -p ~/.git-templates/hooks
rm -f ~/.git-templates/hooks/prepare-commit-msg
cat <<EOT >> ~/.git-templates/hooks/prepare-commit-msg
#!/bin/bash
FILE=\$1
MESSAGE=\$(cat \$FILE)
BRANCH=\$(git branch | grep '*' | sed 's/* //')
TICKET=\$(echo \$BRANCH | grep -Eo '^(DALI-)[0-9]+')
@nok
nok / data.txt
Last active March 29, 2023 08:00
stack-overflow
View data.txt
Mar 29, 2023 │ -7 days ┆ -30 days ┆ -90 days
10112 reputation │ + 30 ┆ + 140 ┆ + 430
123 answers │ 0 ┆ 0 ┆ 0