Alec Gorge

Results 23 comments of Alec Gorge

To clarify, this state would occur when playback has stopped because the engine is waiting for more data from the source

A little more, yeah. The other thing I noticed is initial playback and starting playback after seeking takes a little longer due to the increased sizes, but that is acceptable...

I think this is still an issue. Any plan on fixing this or any pointers on where I should look to fix this?

When a `Location` header comes back on a `POST` request, httpclient crashes the app. I ended up turning off redirections and wrapping my POST calls into a method and handling...

In #106 it seemed to be indicated that this might be a limitation of the Gmail API but the categories seem to be available now: https://developers.google.com/gmail/api/guides/labels (see `CATEGORY_PERSONAL`, etc) I...

I had a copy of this theme on my machine and I have mirrored it here: https://github.com/alecgorge/fish-flash-theme

Perhaps we could use Skylight's sequel probe as a jumping off point? Edit: Link removed to protect developers from weird license restrictions.

I don't think it is HTML? If it is, archive.org doesn't render it as HTML. It is generally just preformatted text

Oh shoot. I looked into what I was doing because I didn't remember rendering HTML and I was using NSAttributedString's NSHTMLTextDocumentType feature. What about something like [react-safe-html](https://github.com/brigand/react-safe-html)?

Bumping this again. The only GUIs for DuckDB right now are DBeaver and DataGrip and DBeaver crashes all the time