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.
Ginger Bill
Thank you for this detailed post, Allen. Metaprogramming is what I want to tackle next and there…
»
Allen Webster
Okay yes, I concede that optimization should be possible assuming all of the source code is provi…
»
ratchetfreak
"struggle to optimize" with the callback+userdata case is perhaps a bit strong. If the hypotheti…
»
Allen Webster
So glad to see Odin up on the site now! A while back I promised you a write up on my number one …
»
Doeke
It would be really nice if you could make a video of how to set up everything. For example there…
»
Doeke
First off all, nice to see you released this! Some basic examples would be nice. It's hard to re…
»
Ginger Bill
Who and how many of you even use Go? I use it quite often and I find that it's great for server d…
»
Ginger Bill
That's my crappy testing suite. It's not actually what I use for actually example but for me to j…
»
Abner Coimbre
I'll take a crack at your questions. It's Thanksgiving Holiday for many of us, so we might take a…
»
ratchetfreak
isn't that what the code directory is?
»
Ginger Bill
With the compiler release, there is a little (modern) OpenGL example with examples of using inter…
»
hugo
Hi gb, Would be very interesting if there was a second repo named https://github.com/gingerBill/…
»
Mike T
It was great to meet you Aaron, I look forward to seeing what you make! Just to update: * Fixed …
»
N Setobol
Oops I forgot to report back. I guess since it's on an ARM architecture there isn't a intrinsic f…
»
»
gonutz
Hey everybody, I am creating a Go IDE, from scratch, in Go. I would like to get feedback on my…
»
Allen Webster
Yes there is a somewhat official port on the way, I am not authoring it myself and it is a part t…
»
Mārtiņš Možeiko
It's a "bad" practice only if you are doing "normal" build - when you are compiling bunch of .c/c…
»
jish
Thanks again for the information! I'm still learning :) My understanding was that it is bad prac…
»
strangezak
Ah yeah man i do the same thing, i cant use the drop in solutions either
»
Jesse
It's currently being worked on, actually.
»
Ginger Bill
[Odin v0.0.3c](https://github.com/gingerBill/Odin/releases/tag/v0.0.3c) What's New Rewritten i…
»
Doeke
Did someone make an OSX port yet? If so please share with Alan so he can share with us :)
»
Ginger Bill
Copyright (c) 2016 Ginger Bill. All rights reserved. Redistribution and use in source and binary…
»
Dane Christenson
sounds like it could be a good idea to help solidify concepts. I like the idea of having the anno…
»
Mārtiņš Možeiko
If you want to do unity build, then your main file you use for compilation must include all other…
»
jish
First is that you are not including handmade.cpp in gcc commandline. Yea, I was attempting to co…
»
Mārtiņš Možeiko
There are two mistakes. First is that you are not including handmade.cpp in gcc commandline. Com…
»
Nikita Smith
Yam, That message is an internal assert that displays where in the CDbg assertion was hit.
»
Neo Ar
Awesome, hadn't seen open-v. Looks like they intend to be shipping chips by 2018 if they meet the…
»