
Regexper
RegExr
regular expressions 101
rubular
RegEx Generator
The Regex Coach
RegexPlanet Ruby
Expresso
Gitmore.io
Waydev
Gitmore automatically connects to your GitHub & Bitbucket repos and delivers smart daily/weekly reports straight to Slack or email.
โ GitHub + Bitbucket integrations โ Flexible scheduling โ AI-powered report โ AI-agent chat โ Slack & email delivery
Regexper
Gitmore.ioGitmore.io's answer:
Gitmore represents a thoughtful approach to democratizing Git repository intelligence, successfully addressing the common challenge of extracting actionable insights from complex development activities. The platformโs combination of AI-powered analysis, cross-platform compatibility, and business-friendly reporting creates compelling value for teams seeking to improve visibility into development progress without investing in comprehensive engineering analytics platforms.
Regexper might be a bit more popular than Gitmore.io. We know about 25 links to it since March 2021 and only 22 links to Gitmore.io. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Super cool roster! Niche text generators come to mind, e.g., text version of regex train tracks / git traces come to mind. png/svg version https://regexper.com/#%5Cd%7B5%7D%28-%5Cd%7B4%7D%29%3F idk if any robust ascii lib exists, same for things like root cause or swimlanes etc. Have done some 1-off 1-shots of similar for AI input/output is primary frame of reference, and plenty of others have attempted same to... - Source: Hacker News / about 1 month ago
Not a direct learning resource, but a few quick tips: 1) Know what language you're targeting beforehand, if possible (e.g. Javascript regex or Perl regex or POSIX regex, etc.). There are a lot of different regex "dialects" (kinda like SQL dialects) and the operators aren't always compatible, and not every implementation supports all the features (like "negative lookaheads"). 2) Railroad diagrams can be really... - Source: Hacker News / almost 2 years ago
That's my go-to these days, but sometimes I like to see a diagram from this one: https://regexper.com I've just slowly learnt it by experimenting with it over the past few years. People have mostly mentioned matching, but I use it more for string manipulation. I'm still not as intermediate a programmer as I'd like to be, so it's great when I need to invert a design decision for example. A similar code structure in... - Source: Hacker News / about 2 years ago
Regexper takes your regular expressions to the next level. It generates interactive, visually appealing diagrams that help you understand your regex patterns. With Regexper, you can see your regex patterns come to life, making complex expressions easier to grasp. - Source: dev.to / almost 3 years ago
If it's a one-off regex to scrape some data and you verify the output, great. If it's to be used in an application and you don't understand it, that could be an issue. There's some great online tools to convert regex to railroad diagrams like https://regexper.com/ which I recommend if you don't understand some regex AI produced. Source: over 3 years ago
Every commit has a message. Every PR has a title and description. The status update already exists. It's just locked in GitHub. Who this is for: - Founders updating investors - PMs writing release notes - CEOs who want visibility without standups - Anyone who asks "what shipped?" and waits for an engineer to respond What it does: Connect your repos. Ask questions: - "What shipped this month?" - "Who... - Source: Hacker News / 7 months ago
Gitmore (https://gitmore.io) โ natural language queries across GitHub, GitLab, and Bitbucket. Instead of filtering PRs, scanning commit logs, or asking engineers for updates: - "What shipped last week?" - "Who's been working on the API?" - "Which PRs have been open longest?" - "Summarize this month's releases" Plain English in, plain English out. How it works: Connect your repos via OAuth. We register... - Source: Hacker News / 7 months ago
If you're a founder who doesn't code, you probably rely on engineers to tell you what's shipping. That works until investors ask for updates, customers want a changelog, or you just need to know where things stand. What it does: Connect your repos. Ask questions: "What shipped last week?" "What's in progress?" "Who worked on what?" Get plain English answers from your commit history. Automated reports: Schedule... - Source: Hacker News / 7 months ago
Gitmore (https://gitmore.io) One feature I built that's been useful: a Slack bot that queries your Git history. Connect your repos. Add the bot to Slack. Ask:. - Source: Hacker News / 7 months ago
- 2FA support GitHub, GitLab, Bitbucket โ one dashboard. Free for 1 repo: https://gitmore.io How do you currently handle investor questions about engineering progress? - Source: Hacker News / 7 months ago
RegExr - RegExr.com is an online tool to learn, build, and test Regular Expressions.
Waydev - Waydev analyzes your codebase from Github, Gitlab, Azure DevOps & Bitbucket to help you bring out the best in your engineers work.
regular expressions 101 - Extensive regex tester and debugger with highlighting for PHP, PCRE, Python and JavaScript.
rubular - A ruby based regular expression editor
RegEx Generator - RegEx Generator is a simple-to-use application that comes with the brilliance of intuitive regex and is also helping you out to test the regex.
The Regex Coach - The Regex Coach is a graphical application for Windows which can be used to experiment with...