On the day 32 Q&A, there was a question about printing debug text on screen, and though that'…
Yeah, it's good practice to put your name in your comments so that someone can come ask you about…
The Handmade Penguin guide recommends KDevelop:
http://davidgow.net/handmadepenguin/ch1.html
It'…
StarchyPancakes I think you'd be able to do it pretty easy actually! In this picture, elevation i…
andrea —
There're already programmers working on the same code: that's us. :3
With that notation you can …
I guess I should resist the urge to ask more about possible errors along the way from Day 21 on t…
I'm a very big Diablo fan (I like the original one specially), and I always wanted to kind of cre…
I think the title speaks for itself. Why do you (Casey) always put your name on every todo, note,…
I am using emacs on linux, so the process is different I'm sure. But I run emacs as a "daemon" (j…
mrmixer didn't find a way to set a shortcut for that, if someone figures a way to do it please sh…
julealgon StarchyPancakes I think you'd be able to do it pretty easy actually! In this picture, e…
StarchyPancakes I think you'd be able to do it pretty easy actually! In this picture, elevation i…
I was thinking about creating a thread about this, but I figure this is the right place to mentio…
Well then I can't help you, sorry. I either open files derictly from emacs or do drag-n-drop on a…
I didn't remember but to be able to set a shortcut for a "script" you need to setup "Menu items" …
Uberstedt Pseudonym73, Do you know why round to even is a common rounding mode?
I actually hinted…
that was one of the first things i've tried.. didn't work sadly, it still loads files on new inst…
I've hard talk on the stream about various Linux debuggers. All of the ones so far have been part…
Was answered in later stream and already asked here:
https://forums.handmadehero.org/i...hp/forum…
At 2:14:26 into the Day 20 video, I see Casey adding a new variable called ExpectedBytesUntilFlip…
For what it's worth, I think I've had an odd noise issue issue with analog ports, though I can't …
Try this http://www.emacswiki.org/emacs/EmacsMsWindowsIntegration
I'm pretty sure this isn't the best place.. maybe not even the right place??
to post this, but i'…
BaseCase Troncoso I personally have written everything from scratch, using my own formatting styl…
Yeah, sorry for not putting a big disclaimer on these things, but until we actually get to writin…
I seem to recall that Casey touched on this briefly when he was doing the sound stuff, but audio …
Uberstedt, round to even is useful when you have a lot of half fractions in your data(3.5, -4.5).…
Update:
I found the problem.
In this code of Day 19, at 0:47:15 in the video, where Casey is w…
Nimbal Hi there,
Casey probably mentioned it in one of the streams, but I must have missed it. Wh…
Day 19.
Other than the issue I'm having (stack corruption), I am happy that I get to code and fo…