Stephen Paul Weber
Stephen Paul Weber
> List comprehensions (a la Haskell or Python) are much easier for humans to read than chains of List/map, List/concatMap and List/filter I think this is a matter of personal...
It is always possible to know what will happen to the normal form after a change by normalizing... but I'm not sure that's what you're asking.
I find such literals ugly, but several languages have them... have we heard much from users wanting something like this?
I'm always in favour of using canonical CBOR over our own sorting logic.
> I think the main question is if we should have a standard user agent (e.g. `Dhall/13.0.0`) or if this should be a Haskell-specific fix? I'm guessing this should be...
Since CORS contacts remote server will the check not use the Host header anyway?
> * ruling out weird characters like zero-width-joiners or bidirectional ordering control I think at least this should be included -- whitespace/control points like ZWJ should not be part of...
This proposal is, frankly, horrifying to me. I mean, I *guess* it's less bad than #1027, but only a little. A whole language feature, to implement a macro for an...
It looks like `m_roleplay` was removed? https://github.com/solanum-ircd/solanum/pull/80
Just tried the default "ping" command against a prosody server and this XML comes back: ``` Pong 2018-01-27T16:42:32Z ``` Which also just shows a blank dialog with Psi, instead of...