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.
Matt Mascarenhas
Oh man, there's a little nostalgia trip! Pretty sure was the Sonique skin I used for a bit, until…
»
graeme
I think the quickest way to get up to speed with C is to write a simple allocator that allows free…
»
Abner Coimbre
Hey Todd, It's superb you find it fascinating. To test that interest, you could venture into prog…
»
The_8th_mage
hello, I try to zoom into a bitmap, and it shouldn't be hard, just changing the gl_texcoord input,…
»
Todd
So I'm having an interesting time finding specific C programming resources... I think it's because…
»
ratchetfreak
It only ever has 2 tables maximum in flight at once - if it needs to expand again then it'll reha…
»
Alex Baines
After the IRC discussion I had with Mārtiņš, I ended up implementing a simpler open-addressed h…
»
William Bundy
Marking the first week Rituals has been on HMN (...a day late since it's taken me so long to write…
»
ratchetfreak
and one of the things you can then do is move some of the values when you look for them; to break …
»
hotspur
Thanks for the informative answer Martins! I don't actually need such a hash table but I was curio…
»
Mārtiņš Možeiko
We recently had discussion on this with insofaras on IRC channel. The approach we discussed was to…
»
hotspur
Though Casey has used hash tables on stream plenty of times, I do not recall an instance where he …
»
Benjamin Arnaud
Good idea. Just added it to the contribution .
»
Benjamin Arnaud
Awesome news. Now is a great time to drop my student quote: "It builds, let's go home".
»
»
hugo
I remember Winamp assuming those shapes back in the day :) People probably stopped doing it for a …
»
Bill Strong
Btw, gingerBill, congratulations on your course! I've just started watching it and I really liked…
»
Mārtiņš Možeiko
You need top use to control actual shape of window. As for cool win32 secrets - blog is great fo…
»
Connor
Hello all! I was digging around the web for win32 stuff this week and found something cool. You ca…
»
Neo Ar
I can already point that might need to be tweaked to get proper window resizing. But you can dra…
»
Matt Mascarenhas
Hi Ishan, although I still haven't started coding along, as such, I did it along here on Arch Lin…
»
Mór
I think you should start his videos and see how you go. If you get stuck on something, use a searc…
»
fredih
Thank you guys! I don't think that I was specially comfortable with programming, so I think I'll l…
»
Bill Strong
What I want to know is two things: Do I have to use Windows or I can use Linux? I have my laptop …
»
Ginger Bill
I also never finished it because it's time consuming. I may finish it eventually but I have other …
»
Simon Anciaux
Yes, you need to buy the game to get access to the source code.
»
»
Ishan
I am new here. I am going to start from Monday 26th here in India. What I want to know is two thin…
»
N Setobol
Casey always says don't worry about catching up. I'm only on day 34.
»
Casey Muratori
Yeah I don't really know why it's defined the way it's defined. We use a utility function for acc…
»