Predictably, this speed run is now quite outdated, even though it's less than a year later. There have been several major discoveries that have now lowered the world record to just over 19 minutes.
I used to think that I never click on ads, and it's true in that I never click on Internet ads, but I've found that ads I receive on Steam are vastly more effective for me. If you don't know how Steam ads work, when you…
Really, a better coding style is to use STL strings, containers and algorithms and never get down to the point where you have to care. Coding at the bare-metal level is a very slow, tedious, error-prone and silly way to…
Looking at it from a market perspective, there is a limited supply of something (ie. seats at a table at a reasonable time), and a demand. It's then not a surprise that getting a table costs you more. The only…
You should have your colour change when you reach certain point thresholds - when you "level up" I guess. Also, maybe then you can push lower-level pixels around? -- Ayjay on Fedang
I really haven't seen this problem, like, ever. All coder's are vastly more likely to preoptimise the hell out of everything, and we end up with the opposite problem - thousands of hours of wasted programmer time won't…
I recently converted from various other graphical IDE's (Visual Studio and Eclipse) to start using exclusively Vim to develop with, and I'm loving it. I don't think it really needs to be made more accessible, but what…
looks good! mozz on fedang
I really don't think it matters what langauge, as long as they can compile and run code. Most of us probably started with BASIC interpreters, so easy and readable code is obviously not a prerequisite. What BASIC…
Predictably, this speed run is now quite outdated, even though it's less than a year later. There have been several major discoveries that have now lowered the world record to just over 19 minutes.
I used to think that I never click on ads, and it's true in that I never click on Internet ads, but I've found that ads I receive on Steam are vastly more effective for me. If you don't know how Steam ads work, when you…
Really, a better coding style is to use STL strings, containers and algorithms and never get down to the point where you have to care. Coding at the bare-metal level is a very slow, tedious, error-prone and silly way to…
Looking at it from a market perspective, there is a limited supply of something (ie. seats at a table at a reasonable time), and a demand. It's then not a surprise that getting a table costs you more. The only…
You should have your colour change when you reach certain point thresholds - when you "level up" I guess. Also, maybe then you can push lower-level pixels around? -- Ayjay on Fedang
I really haven't seen this problem, like, ever. All coder's are vastly more likely to preoptimise the hell out of everything, and we end up with the opposite problem - thousands of hours of wasted programmer time won't…
I recently converted from various other graphical IDE's (Visual Studio and Eclipse) to start using exclusively Vim to develop with, and I'm loving it. I don't think it really needs to be made more accessible, but what…
looks good! mozz on fedang
I really don't think it matters what langauge, as long as they can compile and run code. Most of us probably started with BASIC interpreters, so easy and readable code is obviously not a prerequisite. What BASIC…