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
You cannot use MAC addresses for that. MAC addresses are not visible outside of "local" network (a…
»
Taz
One think I would like to do is use communicate over the network using the MAC address of the 'ser…
»
Mārtiņš Možeiko
We solved this on IRC chat. Code pasted here was not very accurate to what really was used in real…
»
Clay Murray
I'm arriving on Thursday and leaving on Monday.
»
Todd
Thanks so much for Modern C! What a fantastic resource! I love the personal touch the author adds …
»
Mārtiņš Možeiko
I don't see where are you drawing GL_LINES. I see only filled rectangle with solid color by drawin…
»
Barret Gaylor
Since we are talking about windows stuff, I've wondered if it was possible to make a window that i…
»
hugo
Nice skin! Thinking about it, that was super customizable comparing to something like Sublime Text…
»
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…
»