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.
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…
»
Mike
cmuratori That is very kind of you! No, I do not have time to set up anything official for this…
»
Casey Muratori
mike I'd like to sponsor someone who has the time, but can't afford it. I don't know if there's a…
»
Casey Muratori
hamishtodd1 Jon Blow once said in a talk on programming indie games that you can learn to write s…
»
Mike
I can't take the time off work to get to HandmadeCon 2016 - living in Australia, I'm not travelli…
»
Mārtiņš Možeiko
Yeah, currently search is not available. But people are working on it. It will happen: https://ha…
»
Brad B
The new forum layout is ok but it really needs to have a search utility. I'm trying to isolate st…
»
strangezak
A random chime in since we are kind of experiencing this with Ludus. Its a lot easier to do the w…
»
Mārtiņš Možeiko
Oh, that's cool. I didn't know that somebody is making new client.
»
Brad B
Thanks. I had previously done a search on this forum before the new format and had found and down…
»
Abner Coimbre
Look into using Kiwi as Handmade Network's default web client while we work to roll our own.
»
Peter Bocan
It's better to write bridging header between pure C and Obj-C/C++ and encapsulate what you want, …
»
Abner Coimbre
Embedding it might be nice while we develop our own web client (which chronaldragon and effect0r …
»
david van brink
Oh! Right on, CPPMODE has just the thing. Very elegant way to provide C and C++ support at same t…
»
Hamish Todd
Jon Blow once said in a talk on programming indie games that you can learn to write software that…
»
xcodedave
My main interest is coding game engines. I've dabbled in various 2d and 3d engines (software rast…
»