In high school I used to watch Onur's lectures while he was still at CMU. Probably a significant reason for where I am now.
Where are you?
Computer Architecture – ETH Zürich – Fall 2019
51–60 of 79 posts
Re: Computer Architecture – ETH Zürich – Fall 2019
#52Earlier quoted context omitted.
It also works for Facebook (!), though FB keeps changing the API / keys so make sure to keep an updated youtube-dl.
> It also works for Facebook (!) People often assume that youtube-dl only works with YouTube because of the name, but it actually works with a really huge amount of sites, including Vimeo and Twitch. You can see the full list of extractors that they have in the source here: https://github.com/ytdl-org/youtube-dl/tree/master/youtube_d...
Re: Computer Architecture – ETH Zürich – Fall 2019
#53I’m looking for almost exactly this, but an abstraction or two higher - software architecture. Almost like SICP but as a course where I can follow along in more bite size chunks with video lectures. Does anyone have a recommended course?
The class doesn't exist because the adequately architected software barely exists.
Re: Computer Architecture – ETH Zürich – Fall 2019
#54I’m looking for almost exactly this, but an abstraction or two higher - software architecture. Almost like SICP but as a course where I can follow along in more bite size chunks with video lectures. Does anyone have a recommended course?
A rare computer arch book written with programmers as the intended audience.
Re: Computer Architecture – ETH Zürich – Fall 2019
#55All of his course videos are available online on his youtube channel : https://www.youtube.com/channel/UCIwQ8uOeRFgOEvBLYc3kc3g/pla...
Re: Computer Architecture – ETH Zürich – Fall 2019
#56Earlier quoted context omitted.
I've actually started to hate YouTube so much (just for being terrible to content-creators and consumers, and supporting toxic videos (time watched is a ranking factor, promoting high-engagement "edgeline videos)), and so on and so forth) that I wanted to create a white-label HTML video player that would keep the benefits of a consistent, well-made UI but drop the publisher aspect of YouTube. I don't think I ever wil…
And the player needs to fit into an ecosystem that will cover the bandwidth costs of the video it streams. I don't think that's a simple part of the system if one is seeking to avoid having any advertising (a good goal, that I'm absolutely for).
Re: Computer Architecture – ETH Zürich – Fall 2019
#57Re: Computer Architecture – ETH Zürich – Fall 2019
#58Re: Computer Architecture – ETH Zürich – Fall 2019
#59Too bad they host their course videos on Youtube. It has become painful to use. I don't understand why they cannot host them on their own server.
Interested to hear how you think self-hosted video is superior to Youtube, I have found the opposite to be true in every circumstance (unless you are without adblocker for some reason).
While this might occur also with self hosted, YouTube is their main target and what they mostly care about.