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.
Mārtiņš Možeiko
When I post link like https://handmade.network/forums/t/1124/6 it would be nice if it would be ch…
»
Steve Olsen
Wow, those time slowdown apis are cool! I had thought about slowing it down but speeding it up is…
»
Mārtiņš Možeiko
Sometimes sin/cos are needed. For example, to construct rotation matrix from users input (ingame …
»
Abner Coimbre
superfunc There currently seems to be no way to change the language of a project. Resolved.
»
Abner Coimbre
Resolved. We have our own WebIRC, but Kiwi still suggested as an alternative.
»
Mārtiņš Možeiko
Remember what Casey is saying all the time on the stream - write the usage code first. So first w…
»
Steve Olsen
I've just pushed the first bits of code! high speed screen capture on osx I'm on osx so pretty …
»
Abner Coimbre
mmozeiko Oh, that's cool. I didn't know that somebody is making new client. We now have our own …
»
Kyle Devir
I agree. Perhaps even being able to choose, in profile, how many topics to show at a time? Devia…
»
David Owens II
The "click page number" to see more posts is a really out-dated navigation model. While we don't …
»
David Owens II
I'd highly recommend implementing keyboard shortcuts. A great reference for this is discourse.org…
»
ratchetfreak
sin, cos and atan2 are not really necessary for game code. If you have to get the angle with atan…
»
David Owens II
Most forum software these days provide styling for the read/unread status of a thread. That is, o…
»
TM
Are there any public domain math libraries that one could use? Or at least have reasonable licenc…
»
Casey Muratori
Yeah, two pages would be best I think - especially because I suspect that you'll eventually want …
»
Abner Coimbre
cmuratori Now, it's always posts you've already read, because it seems like it puts "new" blog po…
»
Andreas
jon My answer to this is, what *exactly* are you trying to solve? By which I mean, are you bui…
»
Anssi Lappalainen
Until search is done, you can use google to search specific section of the site. Example forum se…
»
Casey Muratori
As some folks on Twitter have been pointing out, the Handmade Hero page is still missing its "res…
»
Casey Muratori
The original way the home feed worked was really usable - you could just go there, and at the top…
»
Casey Muratori
TinyConstruct Have you thought about having a round table discussion with all of the speakers at …
»
Kyle Devir
Lugen This sentence confuse me. Why "addresses to array indexes" or do you simply mean that they …
»
theinternetftw
Even though by definition the codebase is changing all the time, I think there's still cool stuff…
»
Jonathan Blow
My answer to this is, what *exactly* are you trying to solve? By which I mean, are you buildin…
»
Andreas
Valmar I am trying to create an array of pointers that can point to another array that stores ad…
»
Andreas
So I have this data-oriented-ish entity-component system. The purpose of this is to be able to de…
»
Casey Muratori
BillDStrong From what I know, however, like C++, Objective C is a superset of C. Meaning, you can…
»
Andreas
I work as a 3d-artist at a game studio. I'm a generalist at heart and like problem solving a lot.…
»
Carlos Gabriel Hasbun Comandari
I found it to be weird because FIFO is supposed to mean "first in, first out", yet immediately af…
»
Andrew Osthoff
Have you thought about having a round table discussion with all of the speakers at the end of the…
»