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.
Allen Webster
Since I threw that term out there, I can explain what I specifically meant. I was specifically …
»
Abner Coimbre
That's what I was trying to imply with my earlier observations! If highly paid Google engineers a…
»
Andrew Reece
This is a little out-of-sync, but I've been working on it recently and thought it was worth writin…
»
x13pixels
Holy smokes it is April 2018 already! A lot of time has passed since a serious update to RemedyBG …
»
Mark Nevarrik
Last blog post I mentioned a problem with the selections, and it has been problematic in many area…
»
Mark Nevarrik
Andrew, your state-based user input looks a couple of steps short of a state machine. I'm confused…
»
Oliver Marsh
Since December I stopped working on Mind Man as I was lacking direction. In the mean time I starte…
»
Jason Bricco
Hi all, I’m wondering if Casey does any work with collision detection past day 130 (that’s whe…
»
Ryan Fleury
I think it varies for each developer, and so I think it'd be valueless to define precisely. The w…
»
Astromop
Thank you so much for these resources, they are amazing! And thanks to everyone for taking the ti…
»
Chen
That's a very fair point, I will definitely incorporate that into my future internship/job search.
»
rby90
If you do end up going with C I suggest trying to grab a copy of fantastic book although expensiv…
»
Todd
I've been following the series loosely (I don't watch every weekend but probably a stream per mont…
»
Todd
You guys are brave for even messing with VS2017. I fought that battle and lost.
»
Kamelitø
So for what I’ve seen is that Minimalist C++ @ HN is operator and function overloading. What els…
»
Per Vognsen
Yes, the names line up because they're translated 1:1 right now. There should never be any problem…
»
Mathijs
Hi there, First of all, thank you for doing this series. I find systems programming fascinating bu…
»
Anton Swifton
It takes me a few minutes to work out where I am and what needs doing from looking at the code col…
»
Allen Webster
Good news! This is fixed most likely, there isn't quite enough information here to be 100% sure b…
»
snubbykins
No problem! I emailed you a repro executable, not sure if you received it? The entry point is a bi…
»
Mikael Johansson
C++ compile times start to explode once you have very large and template heavy headers being incl…
»
Jack Mott
Not that I know of, they mentioned it on twitter, that they have been using it for a while and lov…
»
James Payne
Might already be fixed in your dev version but worth mentioning anyway, I'm getting a segfault whe…
»
pragmatic_hero
Is there an article covering Zachtronics use of hotswapping?
»
pragmatic_hero
This statement really needs some data and measurements to back it up. Because I'd really know if …
»
Jack Mott
You are applying for perhaps the hardest to get programming internships in the whole world. Expan…
»
Ryan Fleury
That's me! Also did Visual Basic for awhile... Even languages like QBASIC can provide a learner a…
»
Jack Mott
what language should I choose? It doesn't matter, every rockstar game developer you ever heard of …
»
Ryan Fleury
I think there are a few good reasons for compiling as C++. I compile my projects as C++ just beca…
»
ratchetfreak
The extra compile time when going from C to minimalist C++ is negligible. C++ compile times start …
»