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.
Josh Filstrup
I've been trying it out for a big project I work on(500k LOC) to help manage some of the complexit…
»
graeme
My problem with all that |>-ing is naively we'd define map as which, again naively, appears to b…
»
strangezak
CC: ChronalDragon & J_vanRijn. This is a good idea
»
Mārtiņš Možeiko
I just copy my 4 or 5 config files over. I don't reinstall stuff very often, so it's not a big dea…
»
Timothy Wright
+1 (we really need to get upvote/like buttons on here ASAP)
»
Laurie
Thanks for your response! That definitely helps to clarify things. So would you say that handmade …
»
Marc Costa
I tried msys2 a while ago, but I use symlinks to keep my dotfiles (.vimrc, .gitconfig, etc..) up …
»
Mārtiņš Možeiko
I have used all kinds of mingw ports - msys, mingw-w64, tdm, nuwen, msys2. And I highly recommend …
»
Andrew Chronister
At it's core, it means something along the lines of "conscientious, curious, with craftsmanship". …
»
Mór
Yeah, I asked them when I was demoing it and they responded with these links. I don't think you h…
»
Laurie
Hi all, I'm new to these forums and this community, but I have been following for a while. I've wa…
»
Ethan Woodward
Here's hoping. I think the idea is pretty solid, but who knows how it will turn out. I'm sure ther…
»
Barret Gaylor
changing to Zi did not help and clicking on "Browse and find hitbox_render_group.cpp" just print t…
»
Doeke
I kinda like CLion, but for debugging it's really bad. There is also no memory view and you can't …
»
Jack Mott
That kind of syntax drives me crazy too, which is what I love about the |> operator which you can …
»
Timothy Wright
I realized that people have a different definition of what "Function Programming" means, and that …
»
Mārtiņš Možeiko
What happens if you change -Z7 to -Zi ? What happens if you browse to file (click the blue link) a…
»
Jack Mott
I guess a worse case is when you want to do something like: int x = bar(i) if(x==SPECIAL_CASE) re…
»
Jesse
I think this is a bug introduced by Visual Studio 2015 Update 3. Assuming you've upgraded.
»
Barret Gaylor
This one has got me stumped. I am trying to step through my render_group code in visual studio, bu…
»
Jack Mott
Yeah return values from the middle of functions is not possible in the way you are used to because…
»
Ben Visness
I think it has huge potential, but from what I've seen, it needs more direction. It seems like the…
»
Ben Visness
Well, if you're looking for something really easy to get started, the Stanford PLY format is dead-…
»
Sean Barrett
Re: languages which prioritize functional but allow other stuff, many many years ago I tried Ocaml…
»
graeme
Here's a quote from the start of Michael Abrash's graphics programming black book. The first chapt…
»
Mārtiņš Možeiko
There's glTF format from Khronos: It's not intended as runtime format, but more as transmission…
»
Pete
Why is it that COLLADA is such a bad format? From what I can see it is XML-based which is enough …
»
Timothy Wright
I am really starting to like the Handmade Network and the people it attracts. This is the first u…
»
Doeke
Thanks! Installing the font did the trick!
»
Jack Mott
I find internet arguments about it tend to get tautological. That is, any early optimization that …
»