dgw

Results 632 comments of dgw

Furthermore, I just played around in Perl's debugger mode performing a trivial open-and-append on a file named `literal_☃.txt`, with no issues. It even shows up correctly in `ls` output, unlike...

It's more than what I was trying to do, but it'd be worth implementing. The main question I have now is would it be worth adding the hook in the...

Yep, that makes sense. (I totally get the syntax thing…been writing mostly Python lately myself.) So for AllowACLAppend = AND or OR, execution of &Can branches to call each function...

> return failure when trying to add to an existing array. And avoid introducing another #62-type bug!

Is it silence in particular, or would it do to monitor for a flood of QUITs that exceeds some percentage of the channel membership? Reacting to 90% of the channel...

As I understand it, `Bucket: merge oldnick quotes => nick quotes` would have solved the issue without deleting any factoids.

I might be talked into implementing this. Bucket's gender system really needs expanding…and I swear someone was going to add custom pronouns at one point. Not sure if that's still...

This sounds like a misconfiguration. I'm not sure how you expect anyone to help without details. The YOURLS version alone doesn't pinpoint anything, and the described behavior is what happens...

My guess is an error in the server configuration, that isn't passing the keyword along properly. If YOURLS doesn't recognize a keyword, it redirects to `YOURLS_SITE`: https://github.com/YOURLS/YOURLS/blob/43c58554155114085ab3a0646ee7aab333d3bb3a/yourls-go.php#L26-L27

I guess this is related to #68, re: name collision handling.