yon —
Yeah I agree it's not a fair comparison when Windows comes shipped on your laptop and is already c…
Linux isn't a great desktop OS, that is all. It wasn't really meant for that anyways. It's great f…
Neo Ar —
Ah yeah, I saw that! I haven't read through it all yet but it is definitely an exciting idea, and…
I guess the applications refresh rate has to be aligned to the screen refresh rate in order to ge…
graeme —
There probably aren't any easy answers with this, but my preference lately has been to leave them …
Hello everyone Casey's compression oriented programming advices that code that is written multiple…
Adrian —
I guess the applications refresh rate has to be aligned to the screen refresh rate in order to ge…
graeme —
I've tried to install arch on a VM--it's not the same as installing it on an actual piece of hardw…
Hey Casey, Thanks for your response! I find this interesting, since variable-step is the only sol…
"while (ev)" is simply checking is ev variable NULL or not NULL. It's part of "do { ... } while (e…
Yeah I set the delegates the wrong way. It works now perfectly fine. But why is it working? I tho…
In HH we haven't really looped back around to finalize our platform layer, and probably won't for …
Did you check to see that you actually got an OpenGL context? My guess is that your wglMakeCurren…
I also think Andrew's comparison is rather apples to oranges. If you compare a pre-installed OS to…
Adrian —
God I'm an idiot! Yeah I set the delegates the wrong way. It works now perfectly fine. But why is …
There is one more thing I would like to know. Since all the stuff is now happening in my main fun…
Well, a lot of bugs fixed in the past few days. Some woefully overdue, thanks to ^ the refactoring…
Let's see: & so on a = b << 2;
By the way: Hierarchical quotes don't work. ;) Thanks for this site![/quote] Hierarchical quotes…
This is something I've been thinking about ever since watching: You would think that the fundame…
There are plenty of tutorials online, most notably The Beginner's Guide on the Arch Wiki, which e…
Here's what I had to do get the same in windows: And I haven't even tried running something in e…
The unescaped " creates oddness and cuts off the title.[/quote] Indeed. That's a regression. Tha…
Laurie —
Interesting points about the article Timothy. I think this is an important insight, and I'd certa…
when replying to the topic the following html is set for the title text box: The unescaped " cre…
Laurie —
These are really interesting questions, and I agree with a lot of what has been said already. I th…
Laurie —
Perfect, these were the two things I was hoping to hear! I'll be sure to keep an eye out for the …
Laurie —
As mmozeiko points out, the comparison does seem a little unfair in that you're comparing a pre-in…