Mór —
Casey saying C++ is poopsauce is what attracted me here. I like people who notice when bad practi…
Tom —
As an alternative to using Raspberry PI as a base there's also the c.h.i.p., pretty cheap. I'd l…
Floresy And while I don't have a better API/solution to offer, "void* malloc(size_t size, size_t…
Tom —
I'm not 100% convinced that aligned allocation is a primary concern for most developers using mal…
Tom —
chronokun
...As for visualization, I think being able to provide sufficient information about th…
popcorn I'm not sure how you would connect something to a phone service like T-Mobile or AT&T…
RaspBerry PI? You can prob use a light weight linux like Arch with X and somehow create a program…
TM —
malloc would be fine if it was just a convenience function in a random lib, but as a crt function…
malloc seems to be designed without free or realloc in mind. it only returns the pointer to the s…
I would really like phones to be faster than they are now... I hate the animations that they have…
@miotatsu: Quite impressed by the progress so far. Great stuff !
If you are stuck with linking is…
Are you sure about it? I tried resizing window in all the possible ways (left, right, top, bottom…
They're not guaranteed to be 0 when you are resizing a window. They seem to frequently be not 0 w…
Hello,
sorry if this has been brought up before.
It's been some years since I was in school, an…
Well, Ludum Dare's October Challenge is coming up (or, usually; Mike is still working on the new …
If vibrant colors and contrast are going to play a big role in the game, there's a few more thing…
hotspur
Despite this issue we're still pretty happy that our colors seem to match and are willin…
Intriguing idea, Connor.
I wonder if Miblo will want to enter his Mibloids game into the competi…
For posterity, I would like to update on our situation as it seems to have settled.
We bought a …
Thanks Jeroen, that works!
Yes, I always do a subtraction by habit, since I don't really know to what extent various RECTs a…
Hello Community! I would to get people's opinions on a small handmade game competition for newbie…
Yes, you can do that. GetClientRect always returns 0 in left and top members. It's documented in …
Question about this function from way back in the early episodes (episode 4 or 5).
As of the lat…
Thank you for that paper. Even though they have a small sample size, it does seem that (im)mutabi…
A relevant research paper:
http://www.cs.cmu.edu/~aldrich/papers/icse16-immutability.pdf
I second Allen's features. My most wanted feature would be the ability to put anything I want on …
I think there's enough open-source smartphone projects that are always struggling to open source …
MandleBro chronokun
Oh, well yeah, and that's a problem (imo).
Suppose I write a deep learning…
Yup!
Lastly, the more we sympathize with those who prefer the typical style of modern programmi…