-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[#10] Not yet sure if genius or madness: Tried asking DeepSeek for su…
…ggestions. (The `while` loops are definitely a good idea, but the more pertinent question here is whether the rest of the code will work or crash spectacularly... we shall see!)
- Loading branch information
Showing
1 changed file
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
70afff7
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The poor thing tried to replace the regexes with calls to
find()
anderase()
, and didn't have enough spare resources to sanity-check my attempt at applying its other suggestions. I guess that's what I get for not hosting my own instance like all the cool kids... 😢