hikari_no_yume

Results 417 comments of hikari_no_yume

Done: https://github.com/ValveSoftware/source-sdk-2013/pull/257

I'd update the instructions on the wiki, but the email confirmation thing is broken so it's impossible.

Email addresses don't have spaces, right? Couldn't it be made to work for REGISTER?

Easy access to normalisation is quite essential. A lot of people neglect it. So, I support this in some form.

pad() makes sense for bytestrings, where you're padding in zero-bytes to fit a fixed-size field, or padding in spaces to align to columns in a terminal). But now that I...

On second thoughts, we could use `wcwidth()` to find the number of columns a character takes up.

How would this work with federation? Has anything in the wider network implemented this?

quitter.no apparently can even quote tweets (that is, from Twitter). Dunno if that's standard.

While I personally don't think there's much wrong with the Contributor Covenant, I really like Go's approach. It defining not only a set of enforceable rules, but also positive values,...