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.
Christoffer Lernö
I've been writing about various ways of handling integer overflows. The short summary is that the…
»
»
Marc Costa
You can't just pick one axis and invert it here: You need to invert the entire space (whole matri…
»
Aphetres
Just out of curiosity, why are you using Linux to make your games? Is it to work with other Linux…
»
x13pixels
Latest version of RemedyBG is now available for download. Thanks for all the suggestions. New feat…
»
Dmitriy Kubyshkin
As I'm closing on 1 year of working on Mass I was quite curious to see if my approach to compile-t…
»
Alex
You been technically correct, I don't get rotation or some other artifact. Thet code that I use wh…
»
»
BernFeth
Where is most of the work a web browser does anyway? Does a browser not care much about server sid…
»
Asaf Gartner
Same way you do it everywhere else. You give programmers as much access to the hardware as possib…
»
bumbread
Well on one hand that assumes what one wants, but on the other hand it opens to another, more gen…
»
Simon Anciaux
You can have a look in the . One book that was often recommended in the forums was . But I haven't…
»
Asaf Gartner
I would say that there are two fundamental problems with the web: Having said that, most of the p…
»
BernFeth
Cool books pic :) Thanks for sharing these info guys! I second about math, learn all the math you …
»
Matias
Hey Andrew! Here's a few books I keep coming back to while coding: Others that I use digitally ar…
»
Tjom2000
Hey Allen, I just wanted to say thanks! I'm just getting into customizing 4coder even though I've …
»
Christoffer Lernö
Last post about arithmetics I listed the following problems related to overflow and arithmetics: …
»
Simon Anciaux
Here is a first version of the . There is some documentation in the source. The header itself allo…
»
Aphetres
Can we actually? I'm also young and unexperienced but I would be willing to help on that![/quote]…
»
bumbread
Thanks for pointing out to the OSSU. This is a great resource supply. Taking a peek at it, it loo…
»
ionut
I don't see how having an int type with no sign, which you can do either signed or unsigned operat…
»
bumbread
Technically yes. Will it succeed? Depends on a bunch of things. The first is the promised quality…
»
bumbread
Yeah, security is an issue. I don't know much about web security to make a discussion about it, b…
»
BernFeth
Can we actually? I'm also young and unexperienced but I would be willing to help on that!
»
Aphetres
First, as a user, I don't see a problem in web browsers being big and taking days to build ~ that…
»
Andrew
Hi, my plan is to spend the rest of this year spending as much time as I possibly can studying com…
»
bumbread
I'm going to challenge your point, but not on whether it's true, but on the correct identification…
»
Aphetres
What is wrong? Like all software, it runs slower every year, and no one notices or cares. The web …
»
Alex
Hmm, yeah it seems like I misunderstood you. I will think about it more carefully and try to test …
»
Marc Costa
That's exactly what I explained in my last reply. You're confusing the scale factor with the scal…
»