Tootfinder

Opt-in global Mastodon full text search. Join the index!

@aral@mastodon.ar.al
2026-02-05 14:03:51

Like global search and replace but don’t like surprises?
Check out serpl – a handy little command-line app that gives you a visual preview of the changes you are about to make. You can even go in and remove the replacements you don’t want from the source previews. The regex support appears to be basic, however (I couldn’t get a negative lookbehind to work).

Screenshot of me serpl with Search, Replace, Result List and Preview panes in a command-line interface. Search has /setup and [Match Case] mode selected, Replace has /settings with [Simple] mode selected. The Results List shows about 20 items and the selected file is shown in the preview pane with three replacements in diff-style red/green highlighting on lines 27, 28, and 35.
@rasterweb@mastodon.social
2026-03-04 12:19:07

I’ve been messing around with Apple Shortcuts lately and was pleased to see that Regular Expressions are supported.

Screenshot of Regex in Shortcuts
@fanf@mendeddrum.org
2026-03-04 09:42:04

from my link log —
What 127.5 million forms can tell you about the state of front-end regex input validation on the Web.
amandastjerna.se/blog/127-mill
saved 2026-03-02

@daskaja@mastodon.social
2026-02-05 13:26:22

KI generierter Code macht ja den Menschen nicht nur dümmer. Ich brauchte heute ein Tool um aus Config-Dateien sensible Informationen zu maskieren. U.a. auch Domains. Hatte erwartet, dass da ein paar RegEx's eingebaut werden. Stattdessen kam Codex mit publicsuffix.org/ um die Ecke. Kannte ich nicht. War d…

@shriramk@mastodon.social
2025-12-17 17:38:51

Do you use LLMs to generate regular expressions? We do, too! Do you *review* your regexes? Is that frustrating? How can we put humans in the loop better, doing relatively few, meaningful tasks? Please try out our new tool PICK:regex, available for VSCode!
blog.brownplt.org/2025/12/11/p

@timbray@cosocial.ca
2026-01-28 19:23:56

Has anybody reading this worked on Google’s RE2 C regex library? I have an amusement for you if so.

@unixorn@hachyderm.io
2026-01-16 15:42:23

OH on slack: sometimes you think, "Oh, a regex could solve this." Now you have two ~problems~ administrators on your github repos
#devoops #sre #infosec