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.
Casey Muratori
Very strange! I wonder what the problem is? - Casey
»
Cap Petschulat
While I understand the desire to map emacs to concepts you're used to, this might lead to more fr…
»
William
I was unable to open "blackboard.art" with the 15-day trial(full) version of Mischief, I received…
»
Roderic Bos
According to mischief these are the differences So are you using a custom color swatch or an e…
»
Tom
I am new to the church of GNU and Casey's .emacs file just rubs me the wrong way. I love the feat…
»
Casey Muratori
I am using the 15 day trial version at the moment. I do not know if perhaps the free version can…
»
Roderic Bos
I downloaded the mischief app from here https://www.madewithmischief.com/ and installed the free …
»
Nicholas
It's very easy now, you just use Cargo: [dependencies] sdl2 = "*"
»
David Owens II
I started investigating Rust too: http://owensd.io/2015/01/09/handmade-hero---day-1.html. I gave…
»
Nicholas
You will have to do some translating, and I haven't gotten very far yet, but I have written a cra…
»
Andrew Bromage
5sw I always interpreted the standard in a way that casting the const away and writing through th…
»
Sven
I always interpreted the standard in a way that casting the const away and writing through that p…
»
Andy
Thanks for the response, unfortunately none of those things worked for me. Damn you microsoft!
»
mallardz
Thanks a lot for the replies, very helpful. There seem to be many ways of doing similar things in…
»
Mārtiņš Možeiko
#1, #2 - yes, you are correct. It is guaranteed that all structure members after last specified a…
»
Bigpet
I'm not familiar with #4 maybe you meant to type 1v2 v{0, 1}; instead edit: nvm, I can't re…
»
mallardz
I've read K&R and followed some C++ tutorials but am still very green when it comes to both l…
»
mallardz
Cool, thx.
»
Juan Felipe Garcia Catalan
There's also this book: http://www.dataorienteddesign.com/dodmain/ I've had a quick read in the l…
»
Huitzilopochtli
Thanks! now it works wonderfully!
»
Casey Muratori
Mike Acton does a bunch of that in his talks (eg., https://www.youtube.com/watch?v=rX0ItVEVjHc) …
»
sinsizer
Well, it's hard enough getting used to programming paradigms, but I think I get what everyone is …
»
Furkan
[quote post=2515]Hardware is cheap, programmer time is expensive And sometimes hardware is fixed…
»
d7samurai
@rathersleepy Speaking of IMGUI.. Here's a video of (a bearded) Casey explaining his take on the…
»
Casey Muratori
The collision detector is not really very good at the moment. Or rather, the collision detector …
»
Andrew Bromage
There is a saying: "Hardware is cheap, programmer time is expensive". It's true. It is true, but …
»
Casey Muratori
It is a free font. You can get it at: http://www.fontsquirrel.com/fonts/Liberation-Mono - Casey
»
ben
There is a saying: "Hardware is cheap, programmer time is expensive". It's true. This is the min…
»
Phillip
I believe the problem is that the font that Casey's .emacs uses isn't on your computer. Same thin…
»
Andrew Bromage
cmuratori If I may, I think part of the problem here is that different people like to define OOP …
»