| Web | https://mk.gg |
| GitHub | https://github.com/ascorbic/ |
| https://twitter.com/ascorbic/ |
| Web | https://mk.gg |
| GitHub | https://github.com/ascorbic/ |
| https://twitter.com/ascorbic/ |
I was wondering if Unpic worked with local images on Remix. tl;dr of course it does. It took about 3 minutes to get it working. This is all you need to get a responsive, high-performance `<img>` tag.
I wrote a blog post about it, with editable examples and everything. https://unpic.pics/blog/responsive-images-on-remix/
I thought I'd use a break in the OpenAI drama to build a GPT. It can introspect your GraphQL server and then help you construct queries. It can even validate them against the schema, and run them against a live server. I wrote about it here
It uploads the chunks to an edge function, which does no encoding - just puts them in the blob store. More edge functions generate the HLS manifest and serve the chunks to the browser.
The playback page has a randomly-generated stream ID, and you can share the link with anyone and they can watch the live stream. Latency is about 10 seconds or so, depending on your computer and browser. If you stop streaming for 30s it turns into a VOD playback page.