Advertisement · 728 × 90
#
Hashtag
#regex
Advertisement · 728 × 90
Preview
Regex Tester Test and debug regular expressions online with real-time match highlighting, capture group details, and substitution preview. Supports JavaScript regex flags. Free, instant, no signup.

Regex Tester

Test and debug regular expressions online with real-time match highlighting, capture group details, and substitution preview. Supports JavaScript regex flags. Free, instant, no signup.

#regex #regtest #onlinetester #regexeditor #regularexpression

0 0 0 0
Preview
Boost Your .NET Projects: Maximize Your .NET Performance with Spargine’s RegexProcessor Spargine is a set of open-source .NET 8 assemblies and NuGet packages developed for efficient text processing using regular expressions. The RegexProcessor class provides several utility methods fo…

Boost your .NET projects with Spargine’s powerful RegexProcessor! 🚀 Efficient text processing with GeneratedRegexAttribute for top performance. Check out the methods and contribute today!
dotnettips.wordpress.com/2024/12/22/b...
#dotnet #regex #opensource #coding #MVPBuzz

1 0 0 0

Especially true if you can use anchors and negative look-arounds to cut down on false positives.

Like /\blogical/ so that you only pick up "logical" and not "biological," "geological", etc.

Or /\beco(?!nom)/ to find uses of the prefix "eco-" but exclude "economy", "economics", etc.

#RegEx

6 2 0 0

#Regex
L(es? |'e)cri[te]?s? ?va?in

0 1 0 0
Post image

Un peu de ménage dans les pieds de page. Pas la regex du siècle, mais je m'améliore : \ {{([^{]|{[^{]|{{[^{}]+}})+}}\n\ {{([^{]|{[^{]|{{[^{}]+}})+}}\n\* {{([^{]|{[^{]|{{[^{}]+}})+}} J'avais rédigé un billet de blog en 2025 wikirider.blogspot.com/2025/06/affi...
#Wikipedia #AutoWikiBrowser #Regex

1 0 0 0
Video

Woah, this is super useful 😍

🌀 rgx — TUI regex tester with real-time matching

💯 Supports multiple engines (Rust, fancy-regex,PCRE2) with live previews

🦀 Written in Rust & built with @ratatui.rs

⭐ GitHub: github.com/brevity1swos...

#rustlang #ratatui #tui #regex #terminal #devtools #programming

38 8 2 1
Preview
Introducing Regular Expressions (RE) by Practicing <p>If you’re a programmer new to regular expressions, this easy-to-follow guide is a great place to start. You’ll learn the fundamentals step-by-step with the help of numerous examples, discovering fi...

Master Regular Expressions by doing! 💻

Stop copying patterns and start writing them. This hands-on course helps you solve complex problems and level up your coding toolkit across any language.

Enroll here: www.udemy.com/course/intro...

#Regex #Coding #Programming #100DaysOfCode

3 0 0 0

Quick programming quiz about regular expressions:

The following four characters are a valid regex in every regex language I've tested: [][]

The quiz is: without testing on an online (or local) tool, what does that expression mean?

#programming #regex #software

1 0 0 0
Preview
RE#: how we built the world's fastest regex engine in F# | ian erik varatalu

RE#: how we built the world's fastest regex engine in F# iev.ee/blog/resharp... #regex #fsharp

32 9 1 0
Post image

Translate a regex is the biggest time saving I've achieved with AI 😆 #dev #ai #regex

0 0 0 0
Preview
Smug software developer confident she can solve Iran conflict with simple regex - The Empty Press REGINA – As the US-Iran conflict deepens, smug software developer Sandra Cline is confident she can solve the matter by leveraging her well-honed regex skills. “Many problems can seem complex, even in...

“Concerned that oil prices might rise? Let me introduce you to the negation caret!”

#Iran #ProgrammerHumour #ProgrammerHumor #Software #Coding #Programming #regex

0 0 0 0

Success: DNS propagation complete.

My new home is @thetextsmith.com. I’m here to advocate for the power of plain text.

I’ll be writing about:

Regex superpowers

Terminal-based workflows

Accounting & data analysis without expensive software

.txt is forever 🐧

#PlainText #Linux #Regex

3 0 0 0
Preview
Regular Expressions A TryHackMe Practical Exercise Writeup

Looking to level up your skills as a SOC Analyst or Blue Team Defender? Mastering regular expressions (regex) is a must! Check out my latest write-up solving TryHackMe's regex room.

👉 medium.com/@citadelcybe...

#CyberSecurity #Regex #IncidentResponse

0 0 0 0
Preview
RegEx Examples: 10 Practical Patterns You Can Copy and Paste – Xojo Programming Blog

🔍 Need RegEx?

✅ Replace whole words only ✅ Strip HTML tags ✅ Extract numbers ✅ Reformat dates (YYYY-MM-DD → DD/MM/YYYY) ✅ Find emails ✅ Lookahead/lookbehind ✅ Non-greedy matching

blog.xojo.com/2025/09/18/regex-example... #Xojo #RegEx #Coding

1 1 0 0
Preview
Intro to Compiler Theory - Part 1 This is a comprehensive introduction to compiler theory and the systematic process of translating high-level programming languages into machine-executable code. We outline the modular architecture of a compiler, divided into a frontend for source analysis and a backend for target code synthesis. Key phases described include lexical analysis, where text is converted into a token stream, and syntactic analysis, which generates an abstract syntax tree. Then, we further explore semantic analysis, intermediate code generation, and various optimization techniques designed to improve program efficiency. Additionally, we help define the mathematical foundations of language processing, such as regular expressions, finite automata, and the use of symbol tables to manage program identifiers.

📣 New Podcast! "Intro to Compiler Theory - Part 1" on @Spreaker #compiler #compilers #computers #connectedcomponents #cs #engineering #parsing #regex #science #stem

3 0 0 0

🎯 Ready to level up your Python skills with smart regex patterns? Regex can transform your string manipulation tasks. Let's dive into how you can refine your skills! 🚀 #Regex #Python @YourPythonFun

0 0 1 0
Video

Not a fan of writing your #regex in configs?
NP, #LSDE fully integrates LLMs into all its configurable sections
You can ask it to improve or write a config for you!
link: lepasoft.com/en/software/...
#gamedev #indiedev #UX #NarrativeDesign

7 2 0 0
Video

Not a fan of writing your #regex in configs?
NP, #LSDE fully integrates LLMs into all its configurable sections
You can ask it to improve or write a config for you!
link: lepasoft.com/en/software/...
#gamedev #indiedev #UX #NarrativeDesign

7 2 0 0
Video

#LSDE supports 'decorator' rendering concept.
Capture words with regex to make narrative design more digestible
You can apply styles to captures to make them smoother and more appealing
lepasoft.com/en/software/...
#gamedev #indiedev #regex #dev #NarrativeDesign

6 2 0 0
Video

#LSDE supports 'decorator' rendering concept.
Capture words with regex to make narrative design more digestible
You can apply styles to captures to make them smoother and more appealing
lepasoft.com/en/software/...
#gamedev #indiedev #regex #dev #NarrativeDesign

5 2 0 0

Took my first few baby steps into R yesterday to clean some data using #Regex. Need to focus more on other skills, but this was the best tool for the job given I wanted to stay within #PowerBI

0 0 0 0
Preview
Avoir une explication d'une regex dans Visual Studio Code avec Rege... Quoi de mieux que d'avoir dans son éditeur de code une explication d'une expression régulière (regex) en temps réel ? C'est ce que fait l'extension Regexp Explain dans Visual Studio Code. - ShevAre...

A relire : Avoir une explication d'une regex dans Visual Studio Code avec Regexp Explain

blog.shevarezo.fr/post/2021/10/14/explicat...

#regex #vscode #microsoft #webdev #devweb #regexp

0 0 0 0
Original post on wikis.world

If you ever find yourself with the incredibly specific problem of trying to find&replace a PUA character in #libreoffice, but it keeps cutting the 2 bytes in half and leaving a question-mark thingy, here is the very stupid #regex solution I found:

X(.)

Y$1

where X is your PUA character and Y […]

0 0 0 0

Need to find every phone number in a 500-page document? Or ensure a user's password meets five different criteria?

RegEx makes the "impossible" string tasks trivial.

Don't wrestle with your data. Command it with Xojo.

#Xojo #SoftwareEngineering #DataProcessing #RegEx

0 0 0 0
Post image

Here's a little look at failing in public and being responsible:

Read more here:
www.devleader.ca/2024/04/12/csharp-regula...

#CSharp #DotNet #Regex #Performance

0 0 0 0
Post image

What are some of the ways we can customize regex in CSharp?

Read more here:
www.devleader.ca/2024/04/01/regex-options...

#CSharp #DotNet #Regex #RegularExpressions

0 0 0 0
Preview
DEV Community A space to discuss and keep up software development and manage your software career

In addition to self-hosting, I just made a dev.to account & made my first submission. I cross-posted my guide to RegExp in JavaScript & I would love it if you checked it out! If have any questions or comments, please feel free to ask/share. dev.to/devmansam777...

#regex #javascript #100Devs #blog

12 0 0 0
Post image

Regex is powerful for pattern matching, but what about performance?

Read more here:
www.devleader.ca/2024/04/08/csharp-regex-...

#CSharp #DotNet #Regex #Performance

0 0 0 0
Post image

Want to learn how to use regular expressions in CSharp?

Read more here:
www.devleader.ca/2024/04/02/regular-expre...

#CSharp #DotNet #Regex #RegularExpressions

0 0 0 0

🎯 Ready to level up your Python skills with smart regex patterns? Regex can transform your string manipulation tasks. Let's dive into how you can refine your skills! 🚀 #Regex #Python @YourPythonFun

0 0 1 0