3/20/2026 at 7:57:00 PM
The colors are difficult for colorblind people. Orange/green is difficult already, and then green turns into red depending on the state? Ugh. Looks fun but unplayable for me.by pimlottc
3/17/2026 at 9:00:54 PM
by mdp
3/20/2026 at 7:57:00 PM
The colors are difficult for colorblind people. Orange/green is difficult already, and then green turns into red depending on the state? Ugh. Looks fun but unplayable for me.by pimlottc
3/20/2026 at 1:55:48 PM
Every vibe coded site is too dark and the text is too small.by ks2048
3/20/2026 at 2:33:17 PM
This is fair, although I ask for it to be dark themed to match what I think was the style of typing game I remember growing up with (it's been a while). Bumped up the font though.by mdp
3/20/2026 at 4:20:55 PM
My top complaint is that if I've successfully used a pattern, I want my text removed. I keep forgetting to backspace a bunch, then get frustrated that my pattern isn't working.Other than that, great game!
by btilly
3/20/2026 at 4:38:47 PM
Next time please ask it to respect system dark/light mode preference, it's trivial to do, especially for an LLM which can spin up light/dark alternatives easily.by xnorswap
3/20/2026 at 4:41:01 PM
noconsidering free windows being light theme only, it should be a button, not a "system default"
by NooneAtAll3
3/20/2026 at 5:33:47 PM
There should be a button too, but it's simple to add a line so that it also defaults to any provided preference.by xnorswap
3/20/2026 at 7:20:16 PM
By "free windows" do you just mean an unactivated copy of Windows? That doesn't prevent the user from configuring their preference in the browser itself.by zamadatix
3/20/2026 at 7:23:28 PM
… is that even legal to do for microsoft? Are there no requirements to adhere to certain standards? Would have thought that is part of it.by gdcbe
3/20/2026 at 5:02:53 PM
That's fine, too. Either way, give the user the choice.by CamperBob2
3/20/2026 at 4:56:37 PM
I could envision the style even before clicking on the site.by mchaver
3/20/2026 at 2:22:09 PM
They all have this rounded box design as well. I wonder where that came from, I don't think it was a predominant style before.by progbits
3/20/2026 at 3:22:26 PM
I vibe code web apps with Google's Gemini and I think it actually mimics Google's UI and UX because I see similarities between my vibe coded web apps and Google's web apps.by mrkramer
3/20/2026 at 3:47:26 PM
But that's a different style from the these colorful border rounded boxes that I think Claude in particular loves to produce.by progbits
3/20/2026 at 3:25:55 PM
And all the text is grey-on-grey and basically unreadable. Not to even mention accessibility.by christoph-heiss
3/20/2026 at 4:44:15 PM
Maybe because it 1337 hackerman-style, or something.by PurpleRamen
3/20/2026 at 5:54:59 PM
And not playtested at all :Dby lofaszvanitt
3/20/2026 at 4:00:02 PM
Every vibecoded site have this same dark look with shining hue-gradient borders, can't wait for the future the entire web be filled with this generic lookby flykespice
3/20/2026 at 3:14:49 PM
What evidence do you have that this is vibe coded?by darkstar999
3/20/2026 at 7:56:13 PM
Just based on vibes.by ks2048
3/20/2026 at 4:17:45 PM
Because it looks exactly the same and feels as janky as 99% of vibecoded web appsby flexagoon
3/20/2026 at 1:33:27 PM
Nice game!We made a similar game several years ago for the Pyweek game competition, but there wasn't the fun "letter invaders" style that this one has.
https://pyweek.org/e/RegExExpress/
I really like your implementation!
Might be good to limit some of the special operators to give more focus -- otherwise the early levels are a bit too solvable with ".*"
by HanClinto
3/20/2026 at 2:25:24 PM
Wow really cool! Genuinely fun, and educational at the same time.One usability request: after firing a regex, could the text box be cleared? It's not hard to hit Ctrl+A and start typing again, but it does add a bit of friction. (I can send a PR)
by freedomben
3/20/2026 at 4:24:00 PM
I cant even read this because most of the text is outside my phones viewport. Please test your stuff before posting it here.by joshribakoff
3/20/2026 at 3:54:18 PM
I don't understand the first "combat" level. There's no real defining pattern separating the good from bad hex strings, so it's just a typing speed contest to type all the enemy patterns, right? What am I missing?by 1-more
3/20/2026 at 4:00:28 PM
As far as I can tell, the first combat level enemies all start with "ALERT-" and have exactly 3 digits.by Andoryuuta
3/20/2026 at 4:42:49 PM
sorry, second combat level. It's all 6 digit hex color strings, some good some bad.by 1-more
3/20/2026 at 5:17:48 PM
Ah, I see. Yeah, that one definitely took me multiple attempts to see what it wanted.I believe that the "enemies":
1. Must start with "#"
2. Must be exactly 6 hex digits
3. Must be lowercase
by Andoryuuta
3/20/2026 at 5:20:16 PM
Ohhhhh I swore there were friendlies with lowercase too! Thank you!!by 1-more
3/20/2026 at 5:58:57 PM
There are, just not lowercase characters that are valid hex.by schiem
3/20/2026 at 6:14:26 PM
Haha, this is nice. I'm bad at regex most of the time. Playing this felt like when I first switched from Visual Studio to Vim. it’s a bit of a learning curve. It’s an interactive game btwby lasgawe
3/20/2026 at 2:28:04 PM
Source code!: https://github.com/mdp/regex-blasterby freedomben
3/20/2026 at 7:56:27 PM
cool idea but it needs to get slower as the levels get harderby UltraSane
3/20/2026 at 3:28:13 PM
This is really funny ;D Gives Tetris vibes and is executed beautifully.by JanisErdmanis
3/20/2026 at 4:39:36 PM
I wish it wasn't time-limited...by NooneAtAll3
3/20/2026 at 3:13:02 PM
This looks like something I would vibe code with Google's Gemini. Interesting concept.by mrkramer
3/20/2026 at 7:14:38 PM
The page width is not responsive and unusable on mobileby sublinear
3/20/2026 at 2:07:27 PM
Fun interactive game!by brew-hacker
3/20/2026 at 2:20:49 PM
Cool idea! I shall give it a try :)by SilentM68
3/17/2026 at 9:15:51 PM
TL;DR: I think you should still learn regex, even though AI has made it a "useless" skillhttps://mdp.github.io/2026/03/17/the-kids-are-alright-and-th...
by mdp
3/20/2026 at 2:07:51 PM
Not so useless. In my experience LLMs are about 50/50 on making a regex that actually works and covers the cases you asked it for. Even less when you get into cases needing advanced features like backreferences and lookahead.by m3galinux
3/20/2026 at 6:19:37 PM
Anecdotal data point, writing and maintaining regex is still a core part of my job. Not useless at all for me :)by littlekey
3/20/2026 at 2:03:16 PM
A little bit early to tell.Let’s wait how affordable, available and good AI is when the companies turn to profit maximization and enshittification begins
by croes
3/20/2026 at 3:31:07 PM
You can go local now with qwen 3.5 9B Q4 powering hermes agent at 35 to 50 tok/s with 99 percent tool call success rate on a used RTX 3060 for the price of two months of ChatGPT Pro and never bother. https://xcancel.com/sudoingX/status/2033020823846674546#mThis is the worst local AI will ever be. It only gets better from here. https://xcancel.com/sudoingX/status/2033959603944493192#m
by cachius
3/20/2026 at 5:40:34 PM
Nope, if nobody trains the models on new data you have at some point an outdated model.Imagine Qwen 3.5 created in the 1990s and then use it for today web or desktop development.
And is the problem solved that training AI with AI code makes the AI worse? If not the "it only gets better" claim is questionable.
by croes
3/20/2026 at 7:16:22 PM
> Nope, if nobody trains the models on new data you have at some point an outdated model.As people train the models on new data they'll be increasingly training on AI output including hallucinations and slop. More garbage in means even more garbage out and the cycle will continue as "updated" models decline in quality.
by autoexec
3/20/2026 at 2:57:53 PM
[dead]by neonsunset