Handmade Network»Feed
Mārtiņš Možeiko
Rule of three is not a problem here. If you are allocating memory with new, you need to free it …
»
Jonathan Blow
Maybe a clearer way to say it is ... #type isn't about anything to do with type declarations, it …
»
Jonathan Blow
There is actually a funny subtlety here. With this part that you quoted: 1 2 3Thing :: #type ();…
»
ratchetfreak
you didn't follow rule of 0/3/5 which essentially means that if you make a destructor you also ne…
»
Den V
Hello, All! I am working on some simple graphics and ran into a problem with memory management. …
»
Jesse Coyle
I'd like some outside opinions on something. I was thinking of utilizing a type of rope in one of…
»
strangezak
The newest test version of HandmadeMath has been put into preview, you can get it here. This ver…
»
Jeremiah Goerdt
Pick something you like and are interested in. You'll work harder and spend more time working if …
»
Gianluca Alloisio
I used this plugin, I modified a little to include more keywords and to fix a bug. https://bitbuc…
»
Alexandra
Oh hey everyone. This is Alexa. My real name is Alexandra, I am 31, and I am from Romania. ***mor…
»
Ginger Bill
Thank you Jon for replying. I know Jai's syntax is a placeholder for now and that's fine. I'm ju…
»
Shazan Shums
I know that programming is a diverse career with various fields.And I have been trying out all ty…
»
Zenn
OK... After about 10 hrs of research plus trial and error I got it!!!!! 1 2 3 4 5 6 7 8 …
»
Jonathan Blow
As mentioned, the syntax is currently placeholder. But I don't use the 'proc' keyword (I do not l…
»
Zenn
Update.... ok so I got NOTE to be green just like in the example but the other 2 stayed the same…
»
Stas Lisetsky
Thank you. Sorry, I've not been checking the forums lately. I use no libraries to draw graphics.…
»
k2t0f12d
msmshazan Sqlite or Mysql and why? Start out with whichever is easiest for you to implement and t…
»
Zenn
I try following the instruction above but can not get it to work.... I'm new to this and only on …
»
Allen Webster
Thanks for pointing this out. I am sure it has something to do with the parallel parser and non-…
»
Mārtiņš Možeiko
If you can then definitely use sqlite. It's much easier to deploy and there is 0 effort for admin…
»
Shazan Shums
So I'm trying to write a simple financial app I have still no idea maybe maintain the bills of a …
»
Ray
raylib is licensed under an unmodified zlib/libpng license, which is an OSI-certified, BSD-like l…
»
Shazan Shums
Does anyone know must reads or good resources about data visualization? If i want to make tool v…
»
Ginger Bill
The main reason was that this was the original syntax of Odin. I'm not actually discussing Jai's …
»
Todd
msmshazan What is the use of having SQL and DBMS and all those stuff which I don't understand? …
»
Raytio
When I use the Ctl+O to refresh the buffer it removes tabs and everything is as far left as it ca…
»
Jesse
I don't see how a comparison with Jai's syntax is meaningful, when Jon has made it clear it hasn'…
»
Ginger Bill
Jai's declaration syntax is inconsistent for numerous reasons. Type and procedure declarations re…
»
Simon Anciaux
I'll take a look when I have some time.
»
Simon Anciaux
There is CxxProfiler in the handmade projects and Very Sleepy that are free. I believe Visual Stu…
»