In case you ever find yourself trapped inside a vim session, here are some simple tips:

github.com/hakluke/how-to-exit

@john_b

I have no idea of the efficiency but here's one:

TEMP=$(ps a | grep 'vim' | cut -f 2 -d " " | head -1) ;export TEMP | echo 1000 > /proc/$TEMP/oom_score_adj

Follow

@KAutumnrain That approach is very straight-forward 👍

@john_b

the "fuck it we'll let OOMKiller decide your fate but slightly nicer(?) than zigbombing" way

Sign in to participate in the conversation

CounterSocial is the first Social Network Platform to take a zero-tolerance stance to hostile nations, bot accounts and trolls who are weaponizing OUR social media platforms and freedoms to engage in influence operations against us. And we're here to counter it.