I would like to open a discussion on how do we programmers attempt (because you do try to attempt …
The database course professor at Rice University highly recommends this book: Also the PostgreSQL…
Dear Handmade Community, April Fool's jokes on the web have already started, and I'm genuinely not…
No, sqlite library doesn't provide async API.
Shazan —
Is it possible without multi threading. Because I haven't done multi threading before.
When you test your pattern-based program, Tile Machine simulates the Game of Falling Tetrominoes a…
If you need any help moving your project over to HandmadeMath just let me know :)
Yes, it is possible. You can use sqlite asynchronously by putting query execution on separate thre…
Aren't we all. Except maybe Martins... I'm not sure which is Vader and which is the Emperor, but …
Shazan —
I was thinking is it possible to use sqlite asynchronously (inside game loop).
@ratchetfreak Yeah, moving/transforming a small amount of data is always better than more, I imag…
You can make IDE to use settings from env variables, if you launch devenv.exe with "/UseEnv" argu…
ripple —
You can fix the open header on right click quite easily. Open the debug project, if it doesn't hav…
Hey everyone! I thought I'd show a quick sample of dxE (my game-independent library) code. dxE has…
The support name thing it really just a gripe. Otherwise anyone looking at the code needs to unde…
Nick —
Thank you for your response ratchetfreak. I think you misunderstand the use case. This is primaril…
There's also book that is pretty decent.
Tom —
@mmozeiko Thanks! These look pretty awesome @ratchetfreak Yeah, moving/transforming a small amount…
Tom —
I would second ratchetfreak's suggestions, generally speaking expose the simplest components of GJ…
Thanks leonardo lucania for your suggestion.
Considering all the crap that's around here these days, actually I would guess that C is the BEST …
One of the things I really dislike about most GJK desciptions is the name of the "support" functio…
Nick —
: The library can be found on . If you would like to test the library, I built a simple raytracer …
At it's core DBs work with the constraint that not all data can fit in ram so it has to page in an…
Thanks for your suggestion Tonnah. Can you suggest me some tutorial or book that I should follow? …
Thanks for testing it! I will try to get it working better for you. The demo included doesn't have…
Hahaha. I would say it's more like anti-Kudos to me. I've got to sanitize the default-custom API…
On the topic of education, have any of you seen the Crash Course series for Computer Science yet. …
Brilliant! I was experimenting with my very first startup hook when 4coder went full crash mode. …