Hey there, folks of Handmade Network! I hope last month went well for you all! For this month's ne…
Jason —
Hey All! I just wanted to see if anyone here has tried using the LLVM/clang toolchain on Windows f…
If you want a C web framework you could take a look at . I've been interested it in for a while my…
It's not that handmade projects shouldn't ever use libraries - it's more that you should be consci…
Hi Guys, I am thinking on making a web application. I've always done that using Java and its bloat…
So far, it's a rumor with little-to-no details. If Windows-as-we-know it changes to a subscription…
No antivirus, but I do have ConEmu installed. Whether I launch the program from cmd, ConEmu, or Vi…
Daniel —
I am wondering how mad is Casey about this.
Or using some custom console replacements (conemu, cmder, etc..) ?
Ray —
That's weird... never heard of that issue before... do you have any antivirus running in backgroun…
I think it's making it less responsive. If you have 3 messages in the queue, the duration to get t…
Glad to know you are working on it. These headers lib are a godsend. Cheers.
nakst —
It is possible to make the definitions in code like you show. However, I don't know how well it…
Hey there! I'm in a startup that is developing a product for internal planning and communication …
It turns out that anything I build with subsystem set to CONSOLE takes forever to start. If I set …
The [program] and [build] part of the manifest I don't mind. It looks like things for the build sy…
nakst —
@mrmixer What don't you like about them? They're mostly just used for automatic structure definit…
Hey thanks for the feedback! We're working on improving the bbcode experience right now, so I'll a…
It would be great if the blocks of code would be better presented. For example: Example There i…
The more things you add to the manifest files, the more I think it's a bad idea (But you already a…
@Guntha Yes and I used indices like you. Generally any state that lives for more than one frame is…
nakst —
I recently decided to make a version of "Notepad" for my OS, and it's mostly done now. To take a d…
Thanks! It will say "INFO: Initializing raylib 2.0" for 5 to 10 seconds before bringing up the w…
Ray —
5 secods to start de program is not normal at all...
I used this command: cl /MDd main.c /LINK lib/raylib.lib user32.lib gdi32.lib shell32.lib But, the…
If its just for text editing, then you can work inside Visual Studio without any issues/changes. B…
Ryan —
I know this probably a dumb question, but do I have to use a text editor or can I just work right …
Ray —
Well done CaptainKraft! :D Did you mind sharing the complete compilation command line using cl? Ju…