Makyen
Makyen
Hmmm... Legal issues were not ones which I had been considering, but I agree they could be considerable. Would we have a legal issue if the only things we touch...
I'd substantially prefer that the capability to test longer text be implemented by accepting multi-line chat messages. Doing so would leave a record of what was actually tested, rather than...
While using map lookups may gain some performance, I expect it would not result in as much of a performance gain as you might think. The `regex` package is written...
I'm a bit confused by this. When you first open the new spam wave creation page, that field is pre-filled with the full UTC date that is 24 hours from...
Thanks for the report. Yep, ``` let href = $this.attr('href'); ``` should be ``` let href = $this.attr('href') || ''; ``` This issue also affects the preview tab on MS...
I resolved this for myself by adding an email and password.
While I agree that would be better in an ideal world, making that change now would be a breaking change for all existing users of this package. We definitely already...
I view this "feature" as a ***fundamental betrayal* of the core MDN mission**. That this "feature" would make it past the concept stage to even begin implementation demonstrates either a...
It's unclear to me what you're looking for here, but it sounds like "let people not have to think/evaluate the post and be able to just automatically perform an action...