Jay Carlson

Results 78 comments of Jay Carlson

Mentioning #86 as a probable prerequisite.

@VictoriaRaymond: Thank you for your response. Please forgive my lack of action on it; I had lost the notification I think. I'll study now. "UDP on TCP" has bugged me...

I was just thinking about tagging versions yesterday. If we're doing numbered releases, the minimum I would expect for a beta is testing across the *B* × *P* × *S*...

Redeployment is perhaps not quite the right goal. From a user’s point of view, the minimum change is to preserve existing keys, yet regenerate all the docs and config files...

One important use case here: server restart in environments where public IP addresses are allocated per-boot. On AWS, we get a fixed public IP address and it shows up as...

I think I need to break this up into a couple of responses, because what you're saying is important. I don't know all this stuff, so it'll take me a...

Azure is an OK choice for people already in the Microsoft ecosystem. I haven't had a VS license in a while, so I didn't know about the Azure deal: With...

Casual examination shows Digital Ocean has "floating IPs" which really are just NAT. So if we want to automatically create persistent IP address on DO, we need some coding. This...

It might be useful to lots of people to force a low but consistent MTU on a whole server. @alimakki may have some ideas on how to manage MTU weirdness...

We've talked about having our own resolver for a while; among other good things, it might give us a good hook for things like ad blocking by DNS. I think...