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.
Dawoodoz
You might not like the result after a handover You would probably end up hating it if someone els…
»
Miles
Over the past month, I've updated the library from version 1.2 to 2.1, which include the followin…
»
max++
Got confirmation from Allen on Discord: Yeah 4.1 Mac version only runs Metal.
»
Simon Anciaux
rationalcoderDoes anyone here use dynamic arrays effectively with some favorite heap implementati…
»
x13pixels
@aspiring_dev, This is fixed in upcoming 0.3.1.0. * Line numbers will use the same color as t…
»
Blake Martin
For a few years, I've been programming with hierarchical allocators, temp memory, arenas, and all…
»
John
Simon, I was planning to do a level editor for a little game I'm working on, as a test for the UI…
»
Simon Anciaux
Welcome. While I'm not really interested in the language, I would be interested in reading about …
»
Simon Anciaux
Do you have a "real" application using that UI that we could test and look at the code ?
»
Simon Anciaux
If you only want basic syntax highlighting you can do something like "Adding keywords to the synt…
»
Simon Anciaux
Thanks. I updated the code with the 128 multiply and some code to try to choose the offset based …
»
HRose
Hey everyone, Hope things are going good. Mike usually does the posts for the main meetup, but h…
»
Mārtiņš Možeiko
mrmixer- A bigger issue is that the result of the multiply will quickly take more than 64bit. We …
»
Simon Anciaux
I looked at how to do a similar thing on linux ( convert tsc result to seconds). This is based on…
»
Samuel Deboni Fraga
I'm new to the 4coder customization layer, and I'm trying do add support for the zig programming …
»
Christoffer Lernö
I am very happy that C3 now is part of the Handmade Network. C3 is first and foremost a vision o…
»
John
Here's a small GUI library I've been working on for some time. It's meant to be used in SDL appli…
»
Simon Anciaux
I tested the demo on steam for about 1 hour (you should mention there is a demo in the post, as i…
»
ratchetfreak
One of the things is looking at the state fresh every time and then deciding what to do. For ex…
»
Jens
I just released version 0.0.3 that adds some support for byte order specification. You can write…
»
Jens
A small update for the layout language, but big enough to up the 3rd digit by one. I was looking…
»
Anton Swifton
I have finally released the game in Early Access on Steam: https://store.steampowered.com/app/121…
»
Dawoodoz
If you simply print changes of unique variables with printf or a log file, you can probably creat…
»
James Deeman
Thank you very much for your answers. Sounds like it's a case of decoupling the algorithm from th…
»
x13pixels
This will be fixed in the upcoming 0.3.1.0. See Ability to close tabs using the middle mouse button
»
Mārtiņš Možeiko
Another way to look at it is similarity with any physics simulation, if you have written any. Eve…
»
ratchetfreak
the main trick is to split the algorithm with a suspend point where you save all the information …
»
James Deeman
I've watched a couple of videos where the developer demonstrates an algorithm using some visualis…
»
Oliver Marsh
I agree with Simon that text lessons are easier to gain value from without having to invest alot …
»
Tyler
Unsure of which version introduced the bug, but in 0.3.0.7 I can no longer middle click to close …
»