gonutz —
, I am creating a IDE, from scratch, in Go. I would like to get feedback on my plans and ideas an…
Yes there is a somewhat official port on the way, I am not authoring it myself and it is a part ti…
It's a "bad" practice only if you are doing "normal" build - when you are compiling bunch of .c/cp…
jish —
Thanks again for the information! I'm still learning :) My understanding was that it is bad practi…
Ah yeah man i do the same thing, i cant use the drop in solutions either
Jesse —
It's currently being worked on, actually.
Odin v0.0.3c Coming Soon™
Doeke —
Did someone make an OSX port yet? If so please share with Alan so he can share with us :)
Copyright (c) 2016 Ginger Bill. All rights reserved. Redistribution and use in source and binary f…
sounds like it could be a good idea to help solidify concepts. I like the idea of having the annot…
If you want to do unity build, then your main file you use for compilation must include all other …
jish —
Yea, I was attempting to compile without naming all of the files. I believe Casey referred to thi…
There are two mistakes. First is that you are not including handmade.cpp in gcc commandline. Compi…
Yam, That message is an internal assert that displays where in the CDbg assertion was hit.
Neo Ar —
Awesome, hadn't seen open-v. Looks like they intend to be shipping chips by 2018 if they meet thei…
Hjortshoej, in next update I will roll out customization.
jish —
Yes, getting started does seem to be proving difficult. With the two GitHub repos in Objective C,…
You can get real RISC-V hardware chip now: Open-V will be first hardware microcontroller using RI…
He was there during lunch time which was after his talk. That area was simply used as place to sit…
Thanks for the pictures, Chronal and Mārtiņš! I can see myself in a few of them. I had no idea …
Neo Ar —
Most of my pictures are from the living computer museum meetup
Aaron —
I got to see a live demo of this at HandmadeCon this year. fierydrake, thanks for sharing! It was…
With regards to the following "slide": :+1: EDIT: I use C89 for these reasons, as well as his poi…
Half an hour in. Yeah, pretty promising :) Off-topic: First time seeing Visual Studio used as Powe…
This is the same guy that created this He gave a talk on c and how he uses it, I think it will re…
The Handmade Dev Team appreciates your input. The feedback period is effectively closed to begin o…
On the topic of how to view while coding I used to use VLC with ~33% transparency and always on to…
Very Nice!! It's great to see some pictures!! Makes me want to be there!! Thanks =). I hope nothin…
Jesse —
My GL renderer is in its own DLL separate from the Platform layer (for hot reloading purposes, wh…