shakedown.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A community for live music fans with roots in the jam scene. Shakedown Social is run by a team of volunteers (led by @clifff and @sethadam1) and funded by donations.

Administered by:

Server stats:

267
active users

#regexp

0 posts0 participants0 posts today
Shawn Wildermuth (🇺🇦++)<p>Sometimes Copilot Chat is amazing: <a href="https://fosstodon.org/tags/regexp" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>regexp</span></a> <a href="https://fosstodon.org/tags/regex" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>regex</span></a> <a href="https://fosstodon.org/tags/ai" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ai</span></a></p>
Neil Craig<p>I see a lot of unnecessarily specific regexs (typically excessive captures &amp; pointless `.*$`) being used. Logic says they'll be slower so I spent about 90 seconds testing an example on 3 in-browser JS benchmark apps.<br>Comparing:<br>`/^(Hello), this is a string (.*)$/` to<br>`/^Hello, this is a string /`<br>the latter is 1.5-5x faster on all 3 apps.<br><a href="https://mastodon.social/tags/RegEx" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>RegEx</span></a> <a href="https://mastodon.social/tags/RegExp" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>RegExp</span></a> <a href="https://mastodon.social/tags/RegularExpression" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>RegularExpression</span></a></p>
Yohan Yukiya Sese Cuneta 사요한🦣<p>To my fellow <a href="https://c.im/tags/ActuallyAutistics" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ActuallyAutistics</span></a> who are also into programming. Can you handle <a href="https://c.im/tags/RegEx" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>RegEx</span></a> / <a href="https://c.im/tags/RegExp" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>RegExp</span></a>?</p><p>Up to how much complexity?</p><p>When I was younger, it was easy. Today, I have to use a test tool! ^_^;;</p><p><a href="https://c.im/tags/Autistics" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Autistics</span></a> <a href="https://c.im/tags/Autism" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Autism</span></a> <a href="https://c.im/tags/ActuallyAutistic" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ActuallyAutistic</span></a> <a href="https://c.im/tags/Autistic" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Autistic</span></a> <a href="https://c.im/tags/AutismSpectrum" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>AutismSpectrum</span></a> <a href="https://c.im/tags/AskingAutistics" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>AskingAutistics</span></a> </p><p><span class="h-card" translate="no"><a href="https://chirp.social/@autistics" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>autistics</span></a></span> <span class="h-card" translate="no"><a href="https://a.gup.pe/u/actuallyautistic" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>actuallyautistic</span></a></span></p>
Aral Balkan<p>A useful little site for testing the equivalence of two regular expressions:</p><p><a href="https://bakkot.github.io/dfa-lib/regeq.html" rel="nofollow noopener" target="_blank"><span class="invisible">https://</span><span class="ellipsis">bakkot.github.io/dfa-lib/regeq</span><span class="invisible">.html</span></a></p><p>(Source code: <a href="https://github.com/bakkot/dfa-lib" rel="nofollow noopener" target="_blank"><span class="invisible">https://</span><span class="">github.com/bakkot/dfa-lib</span><span class="invisible"></span></a>)</p><p>PS. Speaking of regular expressions, I’m sure you‘re all familiar with RegExr so I’m not even mentioning that… Well, I guess I am ;) <a href="https://regexr.com/" rel="nofollow noopener" target="_blank"><span class="invisible">https://</span><span class="">regexr.com/</span><span class="invisible"></span></a></p><p><a href="https://mastodon.ar.al/tags/regularExpressions" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>regularExpressions</span></a> <a href="https://mastodon.ar.al/tags/regExp" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>regExp</span></a> <a href="https://mastodon.ar.al/tags/programming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>programming</span></a> <a href="https://mastodon.ar.al/tags/dev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>dev</span></a></p>
Mark Gardner<p><span class="h-card"><a href="https://tapbots.social/@ivory" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>ivory</span></a></span> <span class="h-card"><a href="https://mstdn.ca/@ericdomond" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>ericdomond</span></a></span> Not seeing it. Would be a game-changer if I could. What <a href="https://social.sdf.org/tags/regexp" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>regexp</span></a> engine/flavor does it use?</p>