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…
Hey Todd, It's superb you find it fascinating. To test that interest, you could venture into prog…
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…
It only ever has 2 tables maximum in flight at once - if it needs to expand again then it'll reha…
After the IRC discussion I had with Mārtiņš, I ended up implementing a simpler open-addressed h…
Marking the first week Rituals has been on HMN (...a day late since it's taken me so long to write…
and one of the things you can then do is move some of the values when you look for them; to break …
Thanks for the informative answer Martins! I don't actually need such a hash table but I was curio…
We recently had discussion on this with insofaras on IRC channel. The approach we discussed was to…
Though Casey has used hash tables on stream plenty of times, I do not recall an instance where he …
Good idea. Just added it to the contribution .
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 …
Btw, gingerBill, congratulations on your course! I've just started watching it and I really liked…
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…
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…
What I want to know is two things: Do I have to use Windows or I can use Linux? I have my laptop …
I also never finished it because it's time consuming. I may finish it eventually but I have other …
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…
Casey always says don't worry about catching up. I'm only on day 34.
Yeah I don't really know why it's defined the way it's defined. We use a utility function for acc…