They seem to love giving away the game after getting into a good position
They seem to love giving away the game after getting into a good position
have you looked into using OBS (obsproject.com) ? its got a slight learning curve but give you a lot more control. you could then use a tool like ping.gg for podcast-style lives with guests
is something up with snicko? i think thats the 2nd or 3rd batter walking when it didn't show anything.
although with Marsh it seemed very obvious that it missed the bat
what could be a reasonable justification from the umps to not ask for more angles? i dont even understand
looks great
Only needing to target one webview engine and being able to control the version of the webview is a big plus for Electron over Tauri when you're depending on cutting-edge APIs.
(1) is possible because you're offloading distribution of the webview to the system, which means now you have to target possibly all of them. Which is probably fine in a lot of cases, but when using new APIs like WebGPU, WebCodecs etc that can be annoying since the webview might not support them.