Skip to content

Instantly share code, notes, and snippets.

@justusthane
justusthane / words.txt
Created February 5, 2024 18:10
Basic English word list, taking from https://simple.wikipedia.org/wiki/Wikipedia:Basic_English_combined_wordlist, formatted, removed hypenated words. lower-cased
a
able
about
account
acid
across
act
addition
adjustment
advertisement
@justusthane
justusthane / tmux.sh
Last active October 2, 2021 17:36
Script for setting up tmux in a project
#!/bin/bash
# This script creates a new TMUX session if one doesn't exist and sets it up for the current
# project, otherwise connects to the existing session
TMUX_SESSION_NAME="pythonpoll" # Set the name of the tmux session
SCRIPT_DIR="$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )" # Get script directory
cd "${SCRIPT_DIR}/app"
if [$(tmux list-sessions | grep ${TMUX_SESSION_NAME}) = ""] # If the session doesn't already exist, create it

Keybase proof

I hereby claim:

  • I am justusthane on github.
  • I am justusthane (https://keybase.io/justusthane) on keybase.
  • I have a public key ASAyJ91gzPJw9gT23sRphZh9o5S-INfInCmaxEs2VW0TTAo

To claim this, I am signing this object:

Keybase proof

I hereby claim:

  • I am justusthane on github.
  • I am justusthane (https://keybase.io/justusthane) on keybase.
  • I have a public key whose fingerprint is 88F6 7936 FBBF 3C9B D5E1 26D3 58BE E7E6 E2EF 2E59

To claim this, I am signing this object: