Just wanted to notify people of the fact that the videos of Haskell eXchange 2020 are freely available now (you need to register for an account though):
I’m getting “Sorry / Because of its privacy settings, this video cannot be played here.” in Firefox.
You may need to disable your AdBlocker. I use Firefox on Linux, and it works when I do.
I’ve disabled all my blockers, but it still gives that error. Maybe it has to do with DRM? I know I have disabled playback of DRM content.
I can watch in Firefox on Linux with DRM disabled
I just restarted Firefox with a new profile and it worked. It must be something in my about:config settings.
EDIT: The preference that caused this was: network.http.referer.XOriginPolicy = 2
. I also had to disable the “Spoof HTTP referrer string of third-party requests” option of uMatrix.
Are there transcripts/slides anywhere? I hate watching.
I agree. Let’s put up the slides (I can hand them over) and vision doc on the web site.
Thank you! The slides from “Wearing the hair shirt” changed my life. I quoted them extensively in a recent blog post: https://arifordsham.com/haskell-doomed-to-succeed/ (Hope I didn’t misrepresent anything you said!)