MandleBro Clojure is a Lisp variant.
When he says variables are complex, he means that they are m…
MandleBro We programmers are still in the pre-science era.
Yes this is my thinking too. We have…
Is it OK if I post an opening we're trying to fill? (Looking for an OpenGL systems programmer)
Clojure is a Lisp variant.
When he says variables are complex, he means that they are more comple…
Hi Clay,
do you mean you're staying at the Inn and you already have a room that you're alread…
Hello Anaël,
Thank you for sharing this!
I downloaded the file from github, but it seems I have …
I'll go in on a room with someone.
Thanks for the ideas! It's always good to hear another programmer's perspective and learn from it…
It seems to me like you have two related problems. You want to gain experience working on things …
Awesome, great ideas, thanks so much!
To be honest, I'm sort of at that point where I feel ready…
Another method is to contribute to a preexisting, or begin your own C/C++ project.
Don't forget …
So I'll preface this with the fact that I haven't got much experience, we're on a forum with lots…
clojure is a funtional language built on top of the JVM, so no, it doesn't really align with this…
Cool! Thanks a lot for clearing that up Mārtiņš.
What's a good way to meet other C, C++, and C# developers? As a newer developers not working for …
I'm a fan of his talks. :) Simple Made Easy and Hammock Driven Development and Are We There Yet a…
graeme add a flipped render path and just read out the X values backwards when doing the actual b…
I can confirm that the fonts are super fuzzy without the -h option for me.
I'm running an NVIDIA…
Rich is behind the language Closure. Does anyone have experience with it? Does it exemplify the n…
As usual I'd like to first point out that my opinion should not be thought of highly. I'm just n…
VS IDE finds library exactly same way how command line cl finds it. There are no differences.
So …
Curious what the handmade community thinks about this talk:
Simplicity Matters by Rich Hickey
This question arose when I was compiling a program in Visual Studio and had linker errors because…
RJTracer Also you can probably get rid of the Pixel var as it's just an alias for Row.
Then the p…
1Pixel + Bitmap->Width - X
Assuming Width is the number of pixels in a row then this will go…
Hi all,
I am trying to see if I can mirror a bitmap about the Y axis before I blt the bitmap, an…
Hey there,
So, basically, it is actually possible to follow this course on a macOS machine witho…
ishanatmuz The link for the cmake project file that you have given is dead. Can you re-upload tha…
brothir Avoiding new/delete
Consider the following:
1
2
3
4
5
6
7
8
9
10
11
12
13class …
I am on a MacBook Pro. The issue with Parallels is debugging your code. Visual Studio uses some i…