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.
Laurie
@mmozeiko Ah thanks, I'd missed that in the comments. @hugo Interesting question. I think there …
»
Adrian
There is something I don't understand with my bitmap. To create the bitmapContext I use this co…
»
hugo
Very nice rant indeed. In the spirit of handmade, I had also commented asking if anyone would ela…
»
Ginger Bill
Last night, I did a talk and demo of the programming language that I've been developing. Here is …
»
Mārtiņš Možeiko
This is answered in comments: in any programming language, we usually verify statically unknown d…
»
Laurie
Thanks for the link! As you say, very interesting article. I didn't quite understand the bit abou…
»
Marc Costa
Unlegushwanion Yes, important point. But I mean the first read, after the write. There are ways …
»
Flyingsand
cmuratori Can you file a GitHub request for it? That seems to be the best way of keeping track o…
»
David Butler
msmshazan X11 or xcb? I think this means "Xlib vs XCB" ? or are you meaning implementing X11 Di…
»
Casey Muratori
Can you file a GitHub request for it? That seems to be the best way of keeping track of things p…
»
Unlegushwanion
Fences will _not_ ensure that the... loads) will have also finished. Yes, important point. But …
»
Nikita Smith
I was going to fix that bug, but I completely forgot about it. Thanks for reminding me, I'll fix …
»
Mikkel
New version! Awesome! Now, whenever my program hits an exception (or rather my assert have been t…
»
Connor
Time to try MotionBox, I guess! :D. So many nice comments about it. - Connor
»
Nikita Smith
Hello everyone! Today I upload a new version of CDbg with some improvements and bug fixes. Change…
»
Benjamin Arnaud
Takadimi I was honestly shocked when I booted it up for the first time yesterday. I had been deal…
»
Benjamin Arnaud
strangezak Gosh i need to get MotionBox everyone is saying it's awesome :D Just go get it: http:…
»
Benjamin Arnaud
Thank you Allen, Honestly I already thought that the HMN was very welcoming and then came your m…
»
Jeremiah Goerdt
2) I can't see anyway to access relevant account information. Like for my youtube account it wou…
»
Ethan Woodward
I was honestly shocked when I booted it up for the first time yesterday. I had been dealing with…
»
Marc Costa
Unlegushwanion To me the requirement of fences for a 100% guarantee is a good thing. Because it …
»
Unlegushwanion
Please forgive me if I am rambling. I find this topic to be very interesting, and important. Rea…
»
Unlegushwanion
If you haven't seen these blog posts, take a look: https://fgiesen.wordpress.com/2014/07/07/cac…
»
Flyingsand
When Casey began addressing the issues in GitHub, I saw the one about "wrong pitch" and just assu…
»
Mārtiņš Možeiko
It doesn't really matter. Both are API are more or less ok. And both of them talks with same X Wi…
»
Shazan
X11 or xcb?
»
Jack Mott
LordRhys If your dead set on using Visual Studio then I highly recommend you get either ReSharper…
»
Adrian
My bad. Seems there was a problem with the place where the printf() function was invoked. Im an i…
»
Mārtiņš Možeiko
Clang has pretty good manual on its command-line usage: http://clang.llvm.org/docs/CommandGuide/c…
»
Adrian
Jeah it creates an perfectly running Unix executable. It seems programming is the easy part. Crea…
»