As for torrents, I would recommend just creating a new one for each file which should be pretty qu…
BitTorrent Sync would work and torrents would be a good idea.
You could use for that. It's like Dropbox, but without server. Basically put all videos in one fo…
Casey is apparently not going to read this (which is fine, some people here are using rather colo…
I would love to make the videos available for download more directly than via a YouTube downloader…
Thom —
Ah, that makes sense a lot of sense and we have code like that where I work (we mostly just use i…
While charging for the video downloads would be an option, it still would be expensive over time a…
It's very conceptually simple it just takes a long time to implement because C/C++ doesn't have t…
This thread bothers me because I feel like it is extremely one-sided. That's fine, but I just tho…
Thom —
Unfortunately, that's the problem. The executable code (not to mention the vtable itself) won't b…
I also was excited when I saw those episodes. It was just brilliant. As long as you keep 1 pointer…
I stop and rewind or slow down when I get lost, but I love watching lectures at 1.5x speed becaus…
Wow... 1.5x speed? I have a hard time following Casey at 1x when he gets going. I think it's a lim…
Thanks for the reply, I'll try that. I'd still pay for 1080p video that's not compressed through y…
You can easily download videos from youtube (or from twitch) yourself by using . For example - thi…
Thom —
While what you suggested might work, (and even if it wouldn't, I can think of a few reasonable way…
Are there any plans to make the videos available for download instead of just streaming from youtu…
Remember to post the code to a ! The code is not open source yet (and won't be until Casey releas…
Sorry about the "can't attach" thing - I think I turned it off when I set up the board so that we …
Sven —
For everyone who wants to use git to follow along with Casey and do their own stuff here is a bash…
Casey[/quote] Thanks for quick answer. If I measure the dimentions of a 16:9 screen, and use those…
Yes, that all sounds correct to me. Since I don't really care much about classes and such, I have …
Two things here: The reason for #define'ing multiple statics has nothing to do with readability, i…
Sven —
Aren't you worried that using this approach compile times will get much too long later on?
Most of the time, Handmade Hero will not be buildable as separate source files. It's only an acci…
AFAIK this is just straight-up Windows API nonsense. It was supposed to give the physical dimensi…
I guess I don't see what is "ad hoc" about the current scheme, though. Assuming you move out of c…
Thom —
Hey everybody. I've been a game programmer professionally for about a year now, and I recently sta…
On second thought, I fully agree with you that those function signature macros aren't really usef…
I've tried several text editors, but none does have really convinced me. Since Handmade Hero showe…