Tomáš Hübelbauer
Tomáš Hübelbauer
@Hallidayo unfortunately it still seems to behave the same way: https://user-images.githubusercontent.com/6831144/211073161-56be61ee-9a1a-4988-8d74-1b5702170c07.mov I hard-cleared the cache. Just FYI I am on Firefox but I was able to reproduce this in Chrome...
I think it is enough to just draw attention to the fact generated subtitles are available in the beginning of the video. A note on the first slide, perhaps with...
What about adding a YT annotation to existing videos? That's who it's usually done when creators need to fix a typo or add small piece of text explaining things they...
Still happens for me in up to date Firefox Version 110.0 (64-bit). Repeatable 100 % of the time. Do not have a minimal repro, just adding data points about liveness...
This is a bad duplicate of #598.
This is a duplicate of #270.
Hey again! I was able to make this work. I am having trouble receiving the confirmation email for Discord for some reason (maybe it will come later) so I will...
Hey, thanks for getting back to me. I think we can close this, I was able to make it work on my end. There are I think three takeaways here...
That's interesting. I found https://github.com/oven-sh/bun/issues/4458 talking about adding import map support to the bundler. But I wonder how one would define import maps for the runtime? Bunfig?
Ultimately my interest lies in being able to make up a module from thin air when using a custom protocol in the import. Ideally `build.module` would accept a regex not...