Skip to content

Instantly share code, notes, and snippets.

View sayan1999's full-sized avatar
🎯
Focusing

Sayan Dey sayan1999

🎯
Focusing
View GitHub Profile
@sayan1999
sayan1999 / .bashrc
Last active February 8, 2021 07:31
Linux Command Completion Status Notifier on Discord Channel
# put the snippet in your .bashrc or .zshrc (or the shell you prefer to use)
# and call it like ```notifire <command>```
# ```notifire sleep 5```
notifire()
{
"$@"
ret=$?
@sayan1999
sayan1999 / word_seq2seq-extended.ipynb
Created August 30, 2020 05:59
word_seq2seq-extended.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.