Stephanie Wilde-Hobbs

Results 311 comments of Stephanie Wilde-Hobbs

@sempervictus we'll provide generic interfaces over simple, easy to use functions like TLS, SHA1, HMAC, etc in the stdlib. These will be implemented likely at first with openssl, but the...

There's a very basic "DNS" client for looking up names in the stdlib already, although it just binds gataddrinfo.

@jots It's already async; just spawn a new fiber for each query, however it's still not suitable for more than looking up hostnames' A records I agree.

I think creating a language server is the correct first step here. I personally don't see the point in having a different editor and IDE for each language. It's a...

Crystal has had an arm target in the compiler for about a year now.

@HCLarsen You might find http://public.portalier.com/raspbian/ useful, if you didn't already know about it.

Would it be possible to have the interface be to run glasgow multiple times in multiple terminals and have that be handled gracefully? Then the server/daemon would be configured over...

Turns out I can be bothered to bisect it: https://github.com/curl/curl/commit/eb9a604f8d7db859555adc0ddacdabd1ed986106. Doesn't seem to do anything with `conn->data` though so I'm a bit lost.

Don't use rtorrent on any of my machines currently and don't have the time to test this unfortunately :( I guess the lack of other people hitting this issue is...

I'd like to work on this change myself, but colours/rendering for ETCS levels should be decided. ETCS is already blue, but light blue is used for ETCS "under construction" (often...