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.
Mārtiņš Možeiko
Who is using only commercial, closed source programs? And what's wrong with using xterm? I use x…
»
Carsten Holtkamp
Great, don't think I stumbled over it. I have a way more comprehensive private list, with distinc…
»
Piotr Madalinski
I've found reading the linux kernel source code very instructive. It's a very well engineered cod…
»
Mattie
Stack Overflow has a list of books, categorized by skill level: http://stackoverflow.com/a/562377…
»
Carsten Holtkamp
Another free C-language book: http://publications.gbdirect.co.uk/c_book/ Maybe we could maintain…
»
Carsten Holtkamp
I use GNU+Linux all the time and I am only booting windows for gaming since you are kinda forced …
»
Philip Ludington
Wow, lots of interesting thing new to me! Thanks!
»
Casey Muratori
Oh there's tons of movement bugs - that code is just placeholder stuff that we did when we were t…
»
Andrew Bromage
For Handmade Chat 010, Casey talked about a few things, including the distinction between interpr…
»
mojobojo
There appears to be a bug where you can step off the stairs while going up them before you fully …
»
Jim R. Didriksen
hendrix Jim0_o Personally I just changed from NP++ to Atom.io (just a week or so ago) because th…
»
hendrix
Jim0_o Personally I just changed from NP++ to Atom.io (just a week or so ago) because the amount…
»
Mārtiņš Možeiko
Typically that means you wrote past the end of array that is on stack. Verify in debugger that le…
»
Mārtiņš Možeiko
Using just pulse audio isn't ideal. People with only alsa available on their systems won't have s…
»
siska
Hello guys, I'm testing my code 43 minutes into the day 12 video. I have the sound playing for a…
»
Carsten Holtkamp
At the moment I use SDL2 for the sound. I don't think it is a good idea to use ALSA nowadays. Ev…
»
Carsten Holtkamp
I doubt I can afford (time and moneywise) a visit in the US unless Valve want's to hire me as an …
»
Ginger Bill
I am guessing that the site is illegal but I could be wrong as I am not a lawyer and different co…
»
Carsten Holtkamp
I wouldn't spend so much money on such a general book. The book isn't a rocket science break thro…
»
Buzz
I'm toying with Vulkan code here and there, but I'm actually spending a considerable amount of ti…
»
kai
couple of notes about myself: 1) I'm still a beginner in computer graphics (my favorite part in …
»
Mārtiņš Možeiko
Emacs and vim have multiple clipboards since forever. For simple editing stuff I usually use not…
»
Philip Ludington
I watched Abner Coimbre's interview with Sean Barrett yesterday and he pointed out this webpage t…
»
Philip Ludington
mmozeiko For great "30 min" overview of Vulkan API for people who are familiar with GL/D3D this i…
»
Philip Ludington
Thanks for all the thoughts! Since Learn C the Hard Way is free, I think I'll just finish it and…
»
Jim R. Didriksen
Settings -> Preferences -> Backup/Auto-Completion Enable auto-completion on each input. …
»
Joshua
I wanted to try to use Emacs, but I couldn't quite figure it out(well, given I didn't put much ti…
»
Ginger Bill
Here is an article that I mainly agree on with why "Learn C the Hard Way" is bad: http://hentenaa…
»
Bryan Taylor
I don't get the hate for Learn C The Hard Way. It's fine. I wouldn't buy a book to learn C, tho…
»
Buzz
Per the recent Vulkan webinar, it sounds like NVIDIA is currently not working on Fermi (400) supp…
»