We are currently in the process of converting the website to the new design. Some pages, like this one, are still broken. We appreciate your patience.
David Owens II
As mentioned in the blog entry, curl doesn't handle the redirect's correctly. At least, it wasn't…
»
Mārtiņš Možeiko
Try curl, AFAIK it is available on OSX by default: 1curl -o handmade.zip <download_link>
»
David Owens II
I didn't try wget as it's not installed by default on OS X. I'll give it a try later. I don't thi…
»
Kyle Partridge
I've been able to just `wget` from the download button link. Does that link change? 1wget <d…
»
d7samurai
Well, in a proper spherical topology, you can't get rid of the singularity, but a tile map that i…
»
Todd W
Thanks, kitango. I'll check it out.
»
Casey Muratori
I'll have to defer to a better topologer to answer :) I think the answer is "it depends on how y…
»
Ale
this is a good! book http://www.amazon.com/Math-Primer...&sr=1-1&keywords=math+primer+game
»
Iker Murga
Ouch, that hurt Ikkirlsth!
»
d7samurai
EDIT: Added illustration to make the concept easier to grasp: http://i.imgur.com/YnfT3uE.png ----…
»
Todd W
Any recommendations on books that are particularly useful for learning the maths mentioned in las…
»
Krzysiek
Wiki article worth reading: https://en.wikipedia.org/wiki/Qua...ther_representations_of_rotations
»
Jari Komppa
My favorite link regarding all sorts of bit twiddling tricks: https://graphics.stanford.edu/~sean…
»
BlueWolf
From what I could tell, it's because they are smaller (meaning less memory needed to store them a…
»
Livet Ersomen Strøm
what a mindfuck.. i need to see my therapist after that hour. I think I need to put a bullet to m…
»
KRB
Also known as the "quick picture summary of day 41"
»
edward
@mmozeiko thank you very much for your explanation! this is along the lines of my best possible g…
»
Mustafa Al-Attar
You have a problem, so you find a skull, and give it to a smoker, and he gives you a solution.
»
Mārtiņš Možeiko
Those are symbols from (most likely) Windows-1252 encoding of memory bytes. On the left side you …
»
edward
Hi there all, I apologize ahead of time if this question is misplaced here on the forum or downr…
»
Randy Gaul
cmuratori Was the OP directed at me, or at the Handmade Hero viewers in general? I wasn't sure i…
»
Tribuadore
C0D3 I hate to bring this topic back up, but one of topic that came up in the Jeff and Casey show…
»
Andre Bauland
my edit.bat file content looks like this now: 1 2 3 4 5 6 7@echo off IF /i %1==atom (atom %2) I…
»
Tribuadore
midnight_mero Note the difference: %* and $*. Someone more knowledgeable at batch files can proba…
»
Nines Baobaberson
I have an st.bat in my misc directory that looks like this: 1start "" "D:\Programs\Sublime Text …
»
Casey Muratori
So, the broadcast schedule is now available in machine-readable form for testing here: http://ha…
»
David Owens II
I wrote an Automator workflow and bash script to download the source code and unpack it all. If y…
»
popcorn
I hate to bring this topic back up, but one of topic that came up in the Jeff and Casey show was …
»
Elias
More like SendOwl of Shame, amirite? : )
»
Casey Muratori
In theory, this should be fixed now. It was a SendOwl problem. - Casey
»