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.
Jesse
Like with Handmade Hero, I've split my project into a few TU that compile linearly as part of the…
»
»
strangezak
Hello, and sorry for the late response! In my own code base i do: 1glUniformMatrix4fv(MatrixI…
»
Neo Ar
Kelimion He's since started a new thread because the old one was becoming a bit unwieldy. It has…
»
Casey Muratori
Sorry to keep replying with "no", but no, you do not stop all threads during collation! You only…
»
Gianluca Alloisio
Oh, I see. That works. But you have to stop all the threads during collation. I have a single-wri…
»
socapex
One thing that I miss from Linux is a good Tiling Manager. Nothing beats it when your work day is…
»
Jesse
Thanks Kevn, mmozeiko! I ultimately went with mmozeiko solution for brevity. The data is POD and…
»
magicu
Thank you very much. error is fixed. you are very kind. Thanks again. Have a nice day,
»
Jay Waggle
Hey there, This means that you are missing the Liberation Mono font used by the config. You coul…
»
magicu
hi, it is my first using emacs. so i follow the .emacs file in the preorder files. but when i s…
»
Mārtiņš Možeiko
What is hmm_m4? If it is POD (plain old data) type then casting it to float point will work fine…
»
Kevin
It looks like hmm_m4 is a double array of floats of size 4x4 with the name of the array as Elemen…
»
Jesse
Noob question. How do I use hmm_m4 with the OpenGL function below? 1void glUniformMatrix4fv(GLin…
»
Jeroen van Rijn
CaptainKraft Also, using a similar car analogy, we have gotten to a point where the cars we are m…
»
Jeremiah Goerdt
MandleBro Kelimion As I keep saying when the "don't reinvent the wheel" meme is trotted out again…
»
Jeroen van Rijn
MandleBro But you do *often* share various car parts across decades of new models, because the ma…
»
Jack Mott
Kelimion As I keep saying when the "don't reinvent the wheel" meme is trotted out again in relati…
»
Jay Waggle
That other book with the yellow cover might possibly be "Linear Algebra Done Right" by Sheldon Ax…
»
Jeroen van Rijn
As I keep saying when the "don't reinvent the wheel" meme is trotted out again in relation to sof…
»
Jack Mott
I've had good luck with Ubuntu, and Mint. Both just worked. But I have a rather simple desktop. …
»
Casey Muratori
As an obligatory caveat to this thread, I'd also point out that most people seemed to think that …
»
Jack Mott
I suppose something different about software vs cars: 1. Reinventing a software wheel requires …
»
Jack Mott
mrmixer I don't know if it's of any help, but you can use "Edit > Navigate to..." to switch be…
»
Jack Mott
Looks like good progress in the world of D lately: https://dlang.org/blog/2016/08/12/project-hig…
»
Jeremiah Goerdt
I've been using Arch for years and absolutely love it, but I can't argue that it takes much more …
»
Jeremiah Goerdt
I had never heard of Strang before so I thought I'd check out the text you mentioned. In my searc…
»
Jeroen van Rijn
This bug's been fixed :) Thanks again for the report, CaptainKraft. Kelimion CaptainKraft Page U…
»
Laurie
Thanks for the info mmozeiko. That definitely sounds promising. I'm pretty happy with my Kubuntu …
»
Casey Muratori
No, that is not how the system works. We wait for all threads to finish, then we turn off debug …
»