Handmade Network»Feed
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…
»
Casey Muratori
ratchetfreak It means that not all IO operations complete in the same order as they were submitte…
»
Casey Muratori
Thanks! Yes, we haven't really had a chance to go through all this stuff yet, so there's probabl…
»
Felipe O. Carvalho
The way GLFW solves it is much simpler and robust. They write all the Objective-C in platform-spe…
»
ratchetfreak
gazto "Please note that while the packets are queued in FIFO order they may be dequeued in a diff…
»
Marius Adaškevičius
I know that rewritten entity system code has not been properly debugged yet but I'll throw it out…
»
Jorge Sánchez
* Join HandmadeNetwork (DONE) * Interact with people (DONE) 😁 * Create a Project (TODO) * Interac…
»
Carlos Gabriel Hasbun Comandari
"Please note that while the packets are queued in FIFO order they may be dequeued in a different …
»
Bogdan
.NET developer here. Been developing mainly in C# and WPF for the past three years. Used C++ an…
»
Bill Strong
Caveat, not an Objective C coder. From what I know, however, like C++, Objective C is a superset…
»
Peter Bocan
exactly, and Apple is good in prohibiting things, but they could not leave C/C++ out because of l…
»
Casey Muratori
Mr4thDimention could understand why Objective-C is a thing Objective C is what happens when you …
»
Jim R. Didriksen
(If t/*)That would be UTF-8 multi-character support I can seconds it, I wants my ÆØÅ (and Ü Ä if …
»
Kyle Devir
I've been experimenting with creating an entity system in pure C, and have run into a very annoyi…
»
Simon Anciaux
Thanks. I don't know if you plan to make diacritics ( 'à', 'ç', 'é' ... ) work in the next updat…
»
Allen Webster
My understanding of the issue amounts to basically zero bits of information. Since I won't be ma…
»