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.
Mike Oldham
My OSX port in debug mode runs right around 53% CPU with day 39 code.
»
Andrew Bromage
I notice that Casey is not wearing his Gauntlets of Power.
»
Zachary
I don't know if he's mentioned it on stream, but there's a nice Q&A on Gamasutra with Casey. If yo…
»
scot rice
Hey, I've worked on my own game a couple of times, and one of the main questions i have asked myse…
»
KRB
This is what I think its like every time Casey codes: he beats the game into submission! (sorry, h…
»
Karl Kirch
Yeah, I wasn't super concerned about the usage, just wanted to see where things stood for people.
»
Christopher
Hey! Just tried it out! great work! (I've been using this as a rough guide for some linux things i…
»
Neil Blakey-Milner
Now up to date with Day 38.
»
Casey Muratori
I haven't looked at this at all but that doesn't sound high to me. The bitmap drawing code is ver…
»
Neil Blakey-Milner
My Linux port using xcb has the following behaviour: Debug build: ~40% CPU - xcb_handmade Opt buil…
»
Karl Kirch
So I've got day 38 loaded up in my swift platform layer and I'm seeing about 70% cpu usage when ru…
»
Karl Kirch
Another update: Day 38 support with bmp loading included (thanks to itfrombit for finding a soluti…
»
Karl Kirch
I assume that you're doing this on the desktop, so the answer is yes you certainly can create a pl…
»
Karl Kirch
That does indeed work. Just added it to my dylib custom compile flags in case anyone was wondering…
»
Andre Bauland
:)[/quote] it will only allow you to do stuff like change background color, add underlines or a …
»
Gus Waldo
Glad I could help!
»
Tim
@Skinpop: you are awesome!
»
Gus Waldo
:)[/quote] it will only allow you to do stuff like change background color, add underlines or a …
»
Andre Bauland
There is also a plugin for that with the SublimeLinter :)
»
Gus Waldo
Hi, I struggled a bit with this as well. First thing I tried was using sublime linter, it kinda w…
»
Juan Felipe Garcia Catalan
One of these ways of counting the trailing zeroes without a loop might be a good default for platf…
»
Tim
I really like Casey's TODO and NOTE highlights. Does anyone know of a way to get the same function…
»
Mārtiņš Možeiko
For now you could try allocating smaller size for TransientStorage. Try something like 256MB. Also…
»
robby
So there won't be any chance to develop the game in a 32bit environment? Asking because i like to …
»
Patrick Lahey
If you don't learn OO you will be limiting your options in today's world. There is of OO code ou…
»
Mārtiņš Možeiko
I think first solution is OK to use as long as there are very few conditions test (so you are not …
»
Mārtiņš Možeiko
I doubt this code will have more performance. Typically you want to avoid branches in inner loops,…
»
Germano
I was thinking in a way to build a executable that uses the best instruction sets supported by the…
»
David Isaksson
I was thinking about the way Casey did is unmasking of the bitmap file and i started thinking if t…
»
Frank Polster
Or one could still use a browser, but just write this in the location bar:
»