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.
Bret Hudson
I, coincidentally, was thinking about the prospect of HMC 2016 being a two day event earlier toda…
»
Charles Nicholson
Pretty much what Takadimi said.
»
Ethan Woodward
I wasn't able to go this last time around, but I'm seriously considering it this year! With that …
»
Aaron
I'd prefer the higher price for a longer conference. The ticket cost will still be insignificant …
»
Casey Muratori
In preliminary planning for HandmadeCon, I am confronted with the potential problem that in order…
»
Casey Muratori
SGX is a mathematically sound concept, so debating whether it's crackable is largely pointless. …
»
skeeto
Yup, you're right. I missed that part. QEMU wouldn't have Intel's signing key. This is a really h…
»
m1el
You probably missed the stream, and your question was addressed, and the answer is that QEMU does…
»
skeeto
QEMU, a software virtual machine, already emulates SGX. Unless I'm missing something, if you can …
»
m1el
I just watched the recorded stream about SGX and I came up with two ways to bypass SGX that were …
»
Rowan Crawford
It's just one of these: http://www.apple.com/au/shop/prod...eric-keypad-english-usa?afid=p238|sP…
»
Casey Muratori
5umaleth low-profile Apple keyboard (NOT the wireless one). I was thinking about that as well as …
»
Casey Muratori
The chat streams should now be on YouTube. - Casey
»
TeddyFine
Awesome! Thanks :)
»
Mārtiņš Možeiko
No idea about YouTube, but I'll definitely put current videos in BTSync (ripped from Twitch). I h…
»
TeddyFine
Hi Casey, can we possibly still get the current Twitch streams as YouTube videos (or better as pa…
»
Miguel Lechón
I also use two mice and I find the setup kind of nice even when my right wrist is not acting up. …
»
Rowan Crawford
As Casey mentioned, these problems seem to be experienced and solved on an individual basis, but …
»
jeringa
Back when I was coding a lot; one trick I used to use was to move the screen & keyboard from …
»
Mārtiņš Možeiko
You downloaded regular videos. Prestream videos are shared in different folder - BXX52F55Z5ZQNRQW…
»
Carsten Holtkamp
This isn't a question. I know you know how to google and you have the same internet, but I'd like…
»
Mirko
Thanks Acri,some of the links you posted look amazing. Regards,
»
Jay
OK thanks mmozeiko that did it! Also I downloaded days 229, 230 and 231 as I think the question…
»
Carsten Holtkamp
Hi Mirco, C is very mature and if you start nowadays you are a bit late to the party. I had a loo…
»
Björn Berggren
Yeah, I use CGLFlushDrawable when I use double buffering. I've tried it some, but atm I'm vexed t…
»
Mārtiņš Možeiko
Ah, I see here this: Buffer swapping routines (the flushBuffer method of the NSOpenGLContext clas…
»
Mārtiņš Možeiko
My understanding is that glFinish/Flush just signals to OpenGL driver that it needs to finish sub…
»
Björn Berggren
glFinish and glFlush is completely different things from vsync. Calling or not calling these two …
»
Mārtiņš Možeiko
glFinish and glFlush are completely different things from vsync. Calling or not calling these two…
»
Björn Berggren
I have a entry level Mac Mini 2014 and I have tested CVDisplayLink vs using NSTimer (with a desir…
»