home.social

#abominations — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #abominations, aggregated by home.social.

fetched live
  1. Today's absolutely terrifying Vim regex:

    % s/\v([^a-z_\.&\?'"\=]@<=[a-z_]+)_([a-z])([a-z_]+([^a-z_:]@=|$))/\1\U\2\E\3/g

    Any guesses as to what unsuitable tasks I am applying this hammer to today?

    #vim #regex #abominations