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
# Add a Digital Ocean storage Volume and move your whole Mastodon directory into it! | |
# Ansel Halliburton | |
# https://github.com/anseljh | |
# Unmount the volume's current mountpoint | |
# /dev/sda on /mnt/masty_vol_1 type ext4 (rw,noatime,discard) | |
umount /dev/sda | |
# Stop services | |
# We keep nginx up so it can at least serve a 500 error. |
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
(llm-experiments-py3.9) (base) anseljh@Reckoner LLM-experiments % /Users/anseljh/Library/Caches/pypoetry/virtualenvs/llm-experiments-C4hRgssD-py3.9/bin/python /Users/anseljh/Code/LLM-experiments/complaint.py | |
****************************** Get complaint document from CourtListener ****************************** | |
89575 | |
****************************** Citation extraction (eyecite) ****************************** | |
Found 45 citations. |
OlderNewer