Results 8 comments of Stephen Ludin

I just coincidentally submitted a pull request adding readline support (for linux and osx at least). Did not know about the rlwrap command. Learn something new.

I did notice that and did set the wait time to None in the rust version. The behaviors were identical. I can include the rust code if desired but it...

I experimented a bit more and found something interesting. When the FPS is set to below 60 it works as expected. When it is 60 is goes funky and all...

Compiling libminifb.a with USE_METAL_API=OFF removed the FPS limitation. I can sustain 120 FPS (didn't try faster) on the no-op example above. I read that MTKView limits frame rates to 60...

I'll try and get my hands on a different Mac or two and see if I can reproduce it or not. Definitely unique behavior.

What better to do on a Sunday morning than to continue banging my head against this wall. I made some progress, though I do not have a full explanation as...

This is a great question. I missed that part of the spec. I'll play around with boulder and see what it can do. Otherwise, my thought was to always return...

Great point. From: FGasper [email protected] Reply-To: sludin/Protocol-ACME [email protected] Date: Tuesday, January 19, 2016 at 10:27 PM To: sludin/Protocol-ACME [email protected] Cc: Stephen Ludin [email protected] Subject: Re: [Protocol-ACME] sign() to return PEM...