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.
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…
»
Alex
Sorry I don't yet reply to you previous comment so you may misunderstand some things. Problem not…
»
bumbread
Hello~! I've seen people saying here that web is "fundamentally broken". As far as I understand th…
»
Marc Costa
I still don't fully understand what you're trying to do, but one thing caught my attention: You h…
»
Miles
I don't see how having an int type with no sign, which you can do either signed or unsigned operat…
»
Alex
Actually I meen "scale", "translate" it's different tool and is work well with just applying inver…
»
BernFeth
Wow, you were on point! PushSize was not returning aligned memory, that has fixed the issue! Thank…
»