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.
echu
I'm trying to follow along with Day 021 as of ~47:30, and everything up to this point has been go…
»
Finalspace
Hi everyone, i have another release for you all! This time its a very huge release which consis…
»
Mārtiņš Možeiko
Modern windows does a lot of optimizations when window is fully covering monitor. It bypasses com…
»
Karan Joisher
I have been writing a platform layer and initially I started with software rendering using Stretc…
»
Maciek
Hey. Create your custom 4coder command that’s replacing return key. Firstly exec command that’s c…
»
Jonas
I am using virtual whitespace, and I don't really want to disable it. It's not a problem for me a…
»
Jason
Perfect, thank you. You had an excellent explanation which really helped.
»
Simon Anciaux
Yes, it does sound right. boagz57These animation functions are usually a part of a greater whole…
»
Jason
Ahh, okay. I'm going to try to sum up my current understanding of your explanation so please corr…
»
Allen Webster
First, it depends on in you're using virtual whitespace. Virtual whitespace is on if you can't d…
»
Allen Webster
You're not dumb! The VS compiler path initialization on the other hand...
»
Jonas
Hi! I was wondering if there is an easy way to fix the indentation after annotations in java fil…
»
Simon Anciaux
I suppose you're talking about 17:26 in the video. boagz57Is my understand of what 't' is even c…
»
Raytio
Same here rolled my own never looked back. All to easy.
»
Mikael Johansson
I have made my own string library, something I really recommend you to do. Sure it takes a littl…
»
TM
As a general purpose string library rapidstring looks promising. It emulates the ease of std::str…
»
Mārtiņš Možeiko
From simpler, single/two file libraries: Simple Dynamic Strings Better String Library A bit more…
»
Todd
One of the things that C seems to be inherently weaker at is working with strings in a higher-lev…
»
Jason
Since I've recently been trying to code some animations for my first game project I decided to ch…
»
Martin Cohen
Brilliant, exactly what I wanted!
»
stenton
Welp, Im dumb. It works now. Thanks man.
»
ratchetfreak
Launch 4coder from a terminal that ran vcvarsall.bat x64 or have the build script run vcvarsall.…
»
stenton
Sorry for the newb question: How can I set up the environment variables for use within 4coder whe…
»
Daniel Rasmussen
Hey Martin I don't think Per did more with the project than the videos. But he did upload the so…
»
Maciek
If you get annoyed by this, you can make app package yourselve. There’s also an easier way. Simpl…
»
Martin Cohen
Hey guys, I've been watching x64 compiler videos, and wonder whether the code has been finished …
»
wndtn
If i can disable it, how do i do so? I don't use the default terminal on OS X, instead, i use iTe…
»
Bits Please
Holy moly! With that kind of knowledge you should really consider doing a series of your own, I'l…
»
Mārtiņš Možeiko
DDB store pixel value in some "optimized" device-specific format. DIB allows you to specify what …
»
Neo Ar
For the month of July, we did the following: Wrote a Hello World in RISC-V ASM [RISCY 60_1, RISC…
»