Adrian Sieber

Results 176 comments of Adrian Sieber

> if we should have a standard user agent (e.g. Dhall/13.0.0) Sounds reasonable. I'd just fear that provider start blocking Dhall (for whatever reason). So maybe it should be user...

Ah ok, that's why I didn't see it. I only read the general documentation. Or is it mentioned there as well?

@Profpatsch Maybe that's not even a bad idea. Apparently it will get devalued anyways: https://www.zdnet.com/article/google-to-phase-out-user-agent-strings-in-chrome/

Mh, if I edit it with `vim` it works, but not with `sublime-wait`. [tasklite.org](tasklite.org) also has support for editing tasks and there umlauts also work with Sublime. So it's possible...

``` $ watson --version Watson, version 1.8.0 $ neofetch --stdout [email protected] ----------------------------- OS: macOS Catalina 10.15.3 19D76 x86_64 Host: Macmini8,1 Kernel: 19.3.0 Uptime: 4 days, 18 hours, 2 mins Packages:...

> I'm not that familiar with views Well, views are just queries which yield a new (read only) table. Reading from a table or a view works exactly in the...

Strong plus one from me. What are the next steps on this issue?

> Sorry I do have some reticence, but this does seem reasonable to pursue for the next major version of optparse-applicative. So let's build the next major version 😜 >...

I think monotonicity guarantees should completely be removed from the spec as they make the `ulid()` function impure. This can lead to very unpredictable behavior. (e.g. where different calls to...