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.
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…
»
Mārtiņš Možeiko
Maybe you could host it on this site? Somewhere like https://handmade.network/irc Then nobody wou…
»
Mārtiņš Možeiko
It is supposed to be used exactly like that. You interact with Objective-C runtime with objc_msgS…
»
Allen Webster
Quick update, Looks like there was a bug handling dead keys because the other layouts I dealt wi…
»
Peter Bocan
Hello there. I am 22, studying Crypto/Computer Security stuff (therefore I lean more to mathsy …
»
Peter Bocan
That's nasty and it's not supposed to be used this way (because Apple sucks immensely, meh...)
»
Abner Coimbre
wellen this is a pleasant-to-use WebIRC client. I've updated the post.
»
Tilmann R
Another program that hooks into timing functions is Hourglass, a program for tool-assisted speedr…
»
Niklas Lundberg
I remember hearing you, Allen, say on Handmade after dark that one must use obj-c to make a prope…
»