mastouille.fr est l'un des nombreux serveurs Mastodon indépendants que vous pouvez utiliser pour participer au fédiverse.
Mastouille est une instance Mastodon durable, ouverte, et hébergée en France.

Administré par :

Statistiques du serveur :

568
comptes actifs

#regex

1 message1 participant0 message aujourd’hui

Regardless of your stance on AI, it understands regex a lot better than I do in some of the more complicated tasks. What would have taken me 5 years to figure out, only took 5 minutes.

If you know regex like a second language, I would like to meet you.

En réponse à Natasha Nox 🇺🇦🇵🇸

@Natanox Since it was like the 2nd thing I learned when I was super psyched about my first hacking adventures, I always laugh at these #regex intimidation memes. I think my love of them came from just actually being able to get magical-seeming sysadmin shit done. I can't imagine anything like regex that wouldn't be as intimidating as regex; the fact is that with great succinct surgical text processing power comes great great succinct surgical text processing trial and error.

Adding lookbehinds to rust-lang/regex, systemf.epfl.ch/blog/rust-rege.

The feature of lookbehinds is very often absent in linear regex engines. These researchers bring them in the `regex` crate. The benchmarks show a reasonable and usable performance making it ready for real-world applications.

The article gives all pointers to the research article and the patches for `regex` (on github.com).

The prevention of unnecessary lookbehind scanning till the end of the haystack is neat!

SYSTEMF @ EPFL · Adding lookbehinds to rust-lang/regex – SYSTEMF @ EPFL
Plus via SYSTEMF lab

Hello #Fédiverse , quelqu'un aurait ça?

Delicious Food avec Amandine Chaignot au #Japon, (compte requis)

rmcbfmplay.com/info-programme/

Ou est arrivé à le capturer avec #ytdlp, je crois que le plugin /usr/lib/python3/dist-packages/yt_dlp/extractor/bfmtv.py est pas à jour avec la derrière forme d'URL et je sais pas mettre les mains dans le #Regex pour savoir si ça fonctionnerai.

Même connecté dans le navigateur pour la clé DRM. Fonctionne sur France TV.

RMC BFM PLAYRMC BFM ▶play
#Replay#MKV#RMC

Loving the power of occur in #Emacs, specifically multi-occur-in-matching-buffers in my case, for finding and listing in a single buffer all #regex matches from regex-filtered buffers. Searching across .csv terminology files this way gives me a buffer of search results, each line of which takes me to the line of the source file where the occurrence appears. Extremely useful in #translation work for searching across terminology dictionaries I've created in the past. Discovered via Mickey Petersen's Mastering Emacs. masteringemacs.org/article/sea

#Scrivener and #RegEx search users who are #authors or #writers. I've updated my pattern strings in my Regex Searches for Revision and Proofing document. I fixed some patterns, made them alway case insensitive regardless of your settings, added tests and used them to ensure all the strings work, and updated the instructions.

If you have suggestions for more words, or an idea for a different pattern to add that helps a writer during revision, reply or PM me.

HTH

docs.google.com/document/d/1-g

#BoostingIsSharing

Google DocsRegex Searches for Revision and ProofingRegex Searches for Revision and Proofing By R.S. @sfwrtr@eldritch.cafe on Mastodon Last Updated 27 June 2025 (Fixed and minimized patterns, added a few words, added tests.) The RegEx string below should work in any editor that supports RegEx search following ICU guidelines (see: https://unicode...

@jwildeboer

My guess is #ReGex:

In regular expressions, the underscore counts as a "word character", whilst dashes, commas, dots, whitespaces etc. count as "non word characters".

This is a hugely important thing: All relevant APIs rely heavily on RegExes.

I'm afraid, your initiative won't succeed for that reason:

All #ActivityPub software would have to be revised and patched to solve a niche annoyance.

My bet: It ain't gonna happen.

@Gargron @evan

A répondu dans un fil de discussion

@timbray my first job out of uni was parsing hand coded html with perl.
It has proven, this far, to be both impossible to do perfectly and a fantastic source of job security.

(Yes I use Python NLP pipelines and such these days but still...)

Attention Scrivener users, and anyone with RegEx search in your editor:

I have three comprehensive RegEx search strings that you can use and optionally make a collection in Scrivener: (1) Negative or positive words, (2) Confused words, and (3) Weasel and Hedge words.

The Google Doc contains full instructions to create collections for fast access, as well as the strings. In the future, I will update this document as I add words.I will take suggestions!

docs.google.com/document/d/1-g

#BoostingIsSharing

Google DocsRegex Searches for Revision and ProofingRegex Searches for Revision and Proofing By R.S. @sfwrtr@eldritch.cafe on Mastodon The RegEx string below will work in any editor that supports RegEx search. The following is targeted toward Scrivener. This discussion is for the Mac desktop version, but the Windows desktop probably works the same...
#writer#author#regex