My code still exists in the desktop source[1] but essentially what you need to do is convert an srt to vtt [2] file and start a local http server that will serve the VTT file [3] and point the Chromecast to that
Awh this brings me back. I was a large contributor to the desktop version of this incarnation of PT, focusing on the ability to play on external applications and Chromecasts and also adding TV Shows. I remember having such a eureka moment when I finally figured out how to get subtitles working when streaming live to a Chromecast
I have this issue constantly, even the laptop screen itself will get 'washed out'. The solution is to go to Displays > Colour Profiles and change the profile to any other one and then change back to the default.
I think this part of the comment should be highlighted more due to people simply thinking switching to the right side 'fixes' whatever the issue is:
> Note that high temperature on the right side appears to be ignored by the OS. Plugging everything into the two right ports instead of the left raised the Right temperatures to over 100 degrees, without the fans coming on. No kernel_task either, but the machine becomes unusable from something throttling.
> Especially when it's a new aircraft, perhaps pilots need time to adjust, same as when you and I get in to a new car, it may have different response when you hit the gas, different mirrors, different sounds, different steering wheel sensitivity, etc.
This again pushes the blame back onto Boeing who insisted pilots didn't need to be retrained / trained up against this model aircraft as it would've meant extra expenditure by the airlines.
> The "foot in the door" came from a seemingly obscure capability of the Dreamcast to boot not from a GD-ROM but from a CD-ROM. Originally intended to add multimedia functions to music CDs, the functionality called "MIL-CD" was never used much, accounting for a mere seven karaoke applications.
Isn't the first sentence of the "SECOND PROTECTION LEVEL" section exactly what you described?
I'd guess they'd execute this function in onbeforeunload (or the equivalent) so the functionality is called when you go to leave the page rather than when you load a fresh one.
> the notice came in the form of an updated Frequently Asked Questions page outlining the termination, and an email to developers active on the platform.
Any developers using the API in their product would've received an email.
Yeah sort of. I wouldn't use it to replace npm CLI or anything (even though you can), but like I said being able to glance at installed modules and see the different versions (installed vs latest) is a nice thing to have.
It's for npm, not nvm. It shows the installed packages in a project, the version that is installed and the latest available version which is handy. You can install/update packages too but don't see much use for that since the CLI is there but the displaying of info is decent.
Good job. I think it's useful purely for the fact that it can tell you the latest available version for each of the packages in your project. It's handy to have that at a glance
The URL bar shows "google.com" in a lot of mobile browsers (including the one in your screenshot), the bar shows the original website this content is from
[1] - https://github.com/popcorn-official/popcorn-desktop/blob/dev...
[2] - https://github.com/popcorn-official/popcorn-desktop/blob/dev...
[3] - https://github.com/popcorn-official/popcorn-desktop/blob/dev...