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.
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 w…
»
Ferran
Hello, sorry if this has been brought up before. It's been some years since I was in school, an…
»
William Bundy
Well, Ludum Dare's October Challenge is coming up (or, usually; Mike is still working on the new …
»
Jeroen van Rijn
If vibrant colors and contrast are going to play a big role in the game, there's a few more thing…
»
Michael Cameron
hotspur Despite this issue we're still pretty happy that our colors seem to match and are willin…
»
Jeroen van Rijn
Intriguing idea, Connor. I wonder if Miblo will want to enter his Mibloids game into the competi…
»
hotspur
For posterity, I would like to update on our situation as it seems to have settled. We bought a …
»
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 a…
»
Connor
Hello Community! I would to get people's opinions on a small handmade game competition for newbie…
»
Mārtiņš Možeiko
Yes, you can do that. GetClientRect always returns 0 in left and top members. It's documented in …
»
svk151
Question about this function from way back in the early episodes (episode 4 or 5). As of the lat…
»
Ginger Bill
Thank you for that paper. Even though they have a small sample size, it does seem that (im)mutabi…
»
Jack Mott
A relevant research paper: http://www.cs.cmu.edu/~aldrich/papers/icse16-immutability.pdf
»
Connor
I second Allen's features. My most wanted feature would be the ability to put anything I want on …
»
Michael Cameron
I think there's enough open-source smartphone projects that are always struggling to open source …
»
Michael Cameron
MandleBro chronokun Oh, well yeah, and that's a problem (imo). Suppose I write a deep learning…
»
Abner Coimbre
Yup! Lastly, the more we sympathize with those who prefer the typical style of modern programmi…
»
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 le…
»
Jack Mott
Just a data point for discussion: http://www.ubuntu.com/phone If it was me, the big thing would…
»
Barret Gaylor
I'm not sure if this is going to work, but I was wondering if anyone wanted to start this discuss…
»
Jack Mott
chronokun Oh, well yeah, and that's a problem (imo). Suppose I write a deep learning library, …
»
Mārtiņš Možeiko
Yes, you are right in this assumption. All PC GPU's released in last 10 or so years internally wo…
»
Abner Coimbre
JesseMeyer To apply the Handmade way on that Python code, we have to evaluate its exact use conte…
»
dmitsuki
Hi. I'm currently going through some OpenGL tutorials and from the tutorials it seems like all …
»
Jesse
To apply the Handmade way on that Python code, we have to evaluate its exact use contextually. Is…
»
Mattie
Is the result of strlen(s) memoized, or does it get called 1024 times?
»
Jack Mott
You might investigate and see if the Quorum language team ever did any experiments with immutable…
»