I've been writing about various ways of handling integer overflows. The short summary is that the…
Alex —
In this way result the same
You can't just pick one axis and invert it here: You need to invert the entire space (whole matri…
Just out of curiosity, why are you using Linux to make your games? Is it to work with other Linux…
Latest version of RemedyBG is now available for download. Thanks for all the suggestions. New feat…
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…
I'm not gonna say it's right, but there is always libgen.
Where is most of the work a web browser does anyway? Does a browser not care much about server sid…
Same way you do it everywhere else. You give programmers as much access to the hardware as possib…
Well on one hand that assumes what one wants, but on the other hand it opens to another, more gen…
You can have a look in the . One book that was often recommended in the forums was . But I haven't…
I would say that there are two fundamental problems with the web: Having said that, most of the p…
Cool books pic :) Thanks for sharing these info guys! I second about math, learn all the math you …
Hey Andrew! Here's a few books I keep coming back to while coding: Others that I use digitally ar…
Hey Allen, I just wanted to say thanks! I'm just getting into customizing 4coder even though I've …
Last post about arithmetics I listed the following problems related to overflow and arithmetics: …
Here is a first version of the . There is some documentation in the source. The header itself allo…
Can we actually? I'm also young and unexperienced but I would be willing to help on that![/quote]…
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…
Technically yes. Will it succeed? Depends on a bunch of things. The first is the promised quality…
Yeah, security is an issue. I don't know much about web security to make a discussion about it, b…
Can we actually? I'm also young and unexperienced but I would be willing to help on that!
First, as a user, I don't see a problem in web browsers being big and taking days to build ~ that…
Hi, my plan is to spend the rest of this year spending as much time as I possibly can studying com…
I'm going to challenge your point, but not on whether it's true, but on the correct identification…
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 …
That's exactly what I explained in my last reply. You're confusing the scale factor with the scal…