mastodon.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
The original server operated by the Mastodon gGmbH non-profit

Administered by:

Server stats:

356K
active users

this sucks, specially as someone that was ghosted (assume denied) on beehaw signup, I'm glad that instances such as lemmy.world exist where I have the chance to post before assuming I'm an undesirable.

Same here. But I found sdf which seems super cool. Maybe I'll actually learn more than five vim commands now

Sure thing - ctrl a, c, PS l grep vim, kill - 9 pid

Or something 🙃

[esc]: !sudo kill -9 $(pgrep vim)

You just summed up my last 30 years of Linux. To be completely honest I knew vaguely of it but I've never used it before. My first inclination was to use killall, but something about its force command isn't quite -9 and it refused to terminate the parent application.