Low energy chimpanzee (#mecfs). Here for the whimsy. He/him. Ho/hum.
Posts
Today is World #MEAwarenessDay
I wrote a short story earlier this year as an attempt to get across how devastating the disease can be: https://mentalplayground.co.uk/posts/the-mansion/
If you would like to know more about ME/CFS (and today is a good day to do that) then this is a good place to start: https://knowmecfs.org/
If that looks overwhelming, imagine what having it is like!
#mecfs #pwme #mecfsawareness #disabilities #myalgicEncephalomyelitis
If you have `fzf` installed you can make switching git branches easier with this alias: `alias gitb="git checkout $(git branch --sort=-committerdate | fzf --no-sort)"`.
Then typing `gitb` will give you a filterable list and branches with newer commits will come up first.