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.
ratchetfreak
malloc seems to be designed without free or realloc in mind. it only returns the pointer to the st…
»
David Butler
I would really like phones to be faster than they are now... I hate the animations that they have …
»
Benjamin Arnaud
@miotatsu: Quite impressed by the progress so far. Great stuff ! If you are stuck with linking iss…
»
Mārtiņš Možeiko
Are you sure about it? I tried resizing window in all the possible ways (left, right, top, bottom,…
»
Thomas Kingsvik
They're not guaranteed to be 0 when you are resizing a window. They seem to frequently be not 0 wh…
»
Ferran
Hello, sorry if this has been brought up before. It's been some years since I was in school, and e…
»
William Bundy
Well, Ludum Dare's October Challenge is coming up (or, usually; Mike is still working on the new s…
»
Jeroen van Rijn
If vibrant colors and contrast are going to play a big role in the game, there's a few more things…
»
Michael Cameron
Generally when calibrating monitors you have to make a choice about what things are most importan…
»
Jeroen van Rijn
Intriguing idea, Connor. I wonder if Miblo will want to enter his Mibloids game into the competiti…
»
hotspur
For posterity, I would like to update on our situation as it seems to have settled. We bought a Co…
»
nephewtom
Thanks Jeroen, that works!
»
Casey Muratori
Yes, I always do a subtraction by habit, since I don't really know to what extent various RECTs ar…
»
Connor
Hello Community! I would to get people's opinions on a small handmade game competition for newbies…
»
Mārtiņš Možeiko
Yes, you can do that. GetClientRect always returns 0 in left and top members. It's documented in M…
»
svk151
Question about this function from way back in the early episodes (episode 4 or 5). As of the lates…
»
Ginger Bill
Thank you for that paper. Even though they have a small sample size, it does seem that (im)mutabil…
»
Jack Mott
A relevant research paper:
»
Connor
I second Allen's features. My most wanted feature would be the ability to put anything I want on m…
»
Michael Cameron
I think there's enough open-source smartphone projects that are always struggling to open source a…
»
Michael Cameron
Suppose I write a deep learning library, and one of the things I want to do is visualize the netw…
»
Abner Coimbre
Yup! Lastly, the more we sympathize with those who prefer the typical style of modern programming,…
»
Jesse
I think we're on the same page. Fast-food-esque development is as shitty as it sounds. So, right -…
»
Allen Webster
I am also not a good enough dev to say anything intelligent about how you would do this at any lev…
»
Jack Mott
Just a data point for discussion: If it was me, the big thing would be no centralized store for a…
»
Barret Gaylor
I'm not sure if this is going to work, but I was wondering if anyone wanted to start this discussi…
»
Jack Mott
Suppose I write a deep learning library, and one of the things I want to do is visualize the netw…
»
Mārtiņš Možeiko
Yes, you are right in this assumption. All PC GPU's released in last 10 or so years internally wor…
»
Abner Coimbre
Recall what I said before I showed the code: Presuming a single account, the SMTP server call w…
»
dmitsuki
Hi. I'm currently going through some OpenGL tutorials and from the tutorials it seems like all mov…
»