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.
Laurie
Great article. I think it would definitely help if there were more mentorship opportunities for y…
»
Simon Anciaux
I tested it for a few minutes, here are some comments: - There are several places in the code wer…
»
Jack Mott
dfrunza I think that there exists a core of fundamental skills, which is constant across the eve…
»
Dumitru Frunza
...that by being older, my experience is worthless since all the stuff I’ve learned has become ob…
»
Jeremiah Goerdt
I'm 30 and started programming too late. I wish I had the kind of wisdom all these old programmer…
»
anaël seghezzi
Hi, I thought I would share this little game I made for Ludum Dare 34 with a prototype of CToy …
»
anaël seghezzi
Hi, very cool, the code is clear and simple. It looks like to be Windows only ?
»
Abner Coimbre
Salut, I find it inspiring that young devs and senior folk always correspond gleefully on our ch…
»
Den V
Hello All, I wanted to share something I've been toying around with in my spare time that was in…
»
@Mattias_G
Last weeks release was admittedly somewhat on the smaller and more basic side. So this time, let'…
»
Jeremiah Goerdt
People are very good at looking at the stuff they don't work on and seeing how terrible it is. Th…
»
Vittorio Patriarca
In the Todd's link, most of the comments about native apps are about smartphone's apps. Most of t…
»
anaël seghezzi
vict85 > The kernels are not symmetric, they are generated randomly by a genetic algorithm or …
»
Vittorio Patriarca
Are you sure that your kernels are not separable? When the kernel is separable, you can write the…
»
Mārtiņš Možeiko
Usually they ask this kind of question for writing actual code that does this. I have not used A…
»
Todd
Whatever you do, avoid Medium.com's javascript scene. It's a total nightmare and I swear it'll ma…
»
Todd
You could get a TI Launchpad like the MSP430 for pretty cheap as well. I have 2 of them... But ha…
»
Todd
For the struct size w/o sizeof... Couldn't you just look at the struct and do it manually? Or was…
»
Jack Mott
Does anyone know if there is a generally accepted definition for what a code sample is when it co…
»
ratchetfreak
Slightly related to this, insomniac games decided a few years ago to move their dev environment t…
»
Todd
This is sort of a rant post, but I wanted to also bounce it off you guys because I've heard this …
»
Mārtiņš Možeiko
Yes, on Linux. What do you mean by "different type" ? clang is lowering types to whatever target …
»
Ginger Bill
That's weird. Are you compiling on *nix? Either way, it's not the same data structure. Clang conv…
»
Mārtiņš Možeiko
Hmm, it doesn't for me. For me clang compiles it to declare void @foo1(<2 x float>). See he…
»
Ginger Bill
Sorry to confuse you but I understand about the ABI it's just LLVM doesn't seem to generate the c…
»
Mārtiņš Možeiko
I may be misunderstanding something, but you cannot choose arbitrary ABI on your own when you cal…
»
Ginger Bill
This isn't just restricted to 32 bit systems but 64 bit too. LLVM passes structs/arrays/vectors t…
»
Jeremiah Goerdt
Just a heads up, I cloned Zangent's fork and Odin is not building the demo or test file. I wanted…
»
Allen Webster
Yeah the output capturing for child processes is not stellar, I can't promise to fix it in the ne…
»
robby
Hi Allen, I tested it on earlier versions too. It's not necessarily an issue with 4coder. It's m…
»