Joe Blau

Results 38 comments of Joe Blau

This would be helpful if you're trying to instrument a global swipe like how Mailbox has a way to clear all. It's only 1 cell at the bottom, but it...

It works; The correct syntax for importing categories is to use an underscore. ``` Swift import UIBarButtonItem_Badge ```

I'm not to familiar with what Docker needs to ignore, [but someone requested](https://github.com/joeblau/gitignore.io/issues/223) a new gitignore template for https://www.gitignore.io. Is there a standard `.dockerignore` file that I can use for...

@thaJeztah that's what I thought. I feel like the template this person is asking for isn't possible. What they need is a custom template based on the .dockerignore which I...

> I did hack some things with the SDK. The main issue was in the "@coral-xyz/anchor-30" package because it works only in server environment. So i delete this dependency and...

Experiencing the same thing. When you follow the instructions on the frog website, the `/api` endpoints ends in a 404