Jesse Armand

Results 7 issues of Jesse Armand

I've downloaded the latest pibakery on latest stable version of Catalina. I setup the basics, installed all the Raspbian Lite and Raspbian Full. Then, I tried to write Raspbian Full...

Hi, I noticed that if I create an SSL certificate without a _Subject Alternative Name_, the post-deploy script will just fail and kill the dokku deploy process. This change is...

Hi @xuanli09, Take a look at [STXDynamicTableView](https://github.com/2359media/STXDynamicTableView) which is a sample code with a similar idea as what you tried to work on. The only difference is it has more...

It should be .pi instead of .greatestFiniteMagnitude

Refactored "isTagetViewController" to "isTargetViewController"

While parsing a stream of JSON document, sometimes we need to know the end of document. Here, I'm using the stack count to determine this. Let me know if this...