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.
k2t0f12d
Keeping the tools light isn't as much of a priority as making them robust and cross-platform. Maki…
»
@Mattias_G
I always found jams with few rules to be the most enjoyable ones. Where pretty much everything is …
»
Abner Coimbre
Dear Handmade Reader, This is a significant month for the Handmade Dev team! It marks the end of t…
»
Todd
New Handmade project - Anti-bot bot aka BotKiller.
»
Jeroen van Rijn
Preaching to the choir - I'd say quire, but Eisbehr hasn't released it yet -, Abner. Dealing with…
»
Abner Coimbre
It would be nice if the world was just nice enough to at least not have any spam bots. Out of all…
»
Jeroen van Rijn
So much for my dastardly plan to let spam bots run amok the whole month… twirls his moustache
»
Abner Coimbre
And to clarify, this month we're focused on the educational materials roadmap for HMN. We're also…
»
Jeroen van Rijn
That's generally known as a . It's used to prevent other websites from tricking their users to PO…
»
Asaf Gartner
It's been doing that for over a decade. Webdev tends to follow this hype cycle: "Look at this ne…
»
Asaf Gartner
That's generally known as a . It's used to prevent other websites from tricking their users to PO…
»
Oswald Hurlem
Good catch... I wanted to show off how simple the run-time computation was and ended up making it…
»
graeme
What to avoid in web development? [/quote] bootstrap makes it so you can make a decent looking we…
»
Mārtiņš Možeiko
You can also use editbin.exe (from vsvarsall.bat commandline) that can switch between application …
»
Mārtiņš Možeiko
Or just create cgi executable to produce dynamic pages.
»
Mārtiņš Možeiko
"return A > B ? LOOKUP[A-B] + B : LOOKUP[B-A] + A;" This code will generate ugly branch. It's too …
»
Jeremiah Goerdt
What to avoid in web development? [/quote] web development :-P
»
Allen Webster
There is no built in way, but the people have spoken so there will be a built in way in the next v…
»
Allen Webster
Hmmmmm... I'm not even sure why that is happening. I can launch 4coder with or without start and …
»
Allen Webster
This was a result of my reconfiguration of the input system without any audio device plugged into …
»
Allen Webster
Adding a configuration option for "save all dirty buffers before build" has been on my todo list f…
»
Mikkel
When you say webprogramming do you mean client-side in browser interaction? if so then no and it l…
»
»
Raytio
Happens to me to I kind of like it sometimes but mmmm had no control over it so I had to disable w…
»
Shazan
I have a big problem now I see web programming changing a lot.And I see like stuff like Bootstrap,…
»
Shazan
Does Odin support web programming yet? I can think of the possibilities of creating a web site usi…
»
ratchetfreak
@Allen, it would still be nice to be fixed. Cause the 'start 4coder' solution opens another cmd w…
»
Jeremiah Goerdt
Compiles to a tool that just works everywhereUnderstands your platform's toolchainSensible, overri…
»
Jeremiah Goerdt
.h -> .cpp[/quote] This would be invaluable.
»
ratchetfreak
From a pure C perspective there are only 2 ways to get different behaviors out of the same bit of …
»