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 can have structs of function pointers replacing the virtual calls. Ideal for the strategy patt…
»
escalioth
I'm writing a ray tracer based on Peter Shirley's "Ray tracing in one weekend" book. The code in t…
»
TechGuard
Much appreciated, thank you!
»
x13pixels
Here you go: End User License Agreement (EULA) The Software ("RemedyBG", "remedybg.exe") is Copyri…
»
TechGuard
Is this not available before I buy it?
»
Binarium
The license is included in the zip download (LICENSE.txt).
»
TechGuard
Hi, I was wondering where I can find the license agreement for RemedyBG. I would like to use this …
»
manylegged
I also agree that natvis support (even partially) would be great, I already have a bunch of custom…
»
XP1
I am creating the subtitles. Do you want to create a GitHub repo and let me commit to it? From the…
»
da447m
I got the pdf and started to read the sockets section, it reads very down to earth non-bullshit so…
»
Mārtiņš Možeiko
Afaik nobody is creating subtitles for these streams, so there are no srt files.
»
XP1
Do you have the subtitles (SRT) files as well?
»
Emiliano Senega
Natvis would indeed cover this. I just figured it's a complex thing to support and was thinking of…
»
Dbug
Natvis is kind of cumbersome to use (I've written a few for our internal custom types, like visual…
»
Dawoodoz
As long as you understand the libraries you are using on a mathematical level regarding what is pr…
»
x13pixels
This sounds like dependent breakpoint points. I believe Visual Studio 2022 has implemented this fe…
»
x13pixels
Lot of folks have asked for natvis support which would cover this, I believe. Another solution pro…
»
x13pixels
No immediate plans. Definitely looks like an interesting feature. Thanks for pointing it out.
»
x13pixels
This is planned to be implemented in the next release. Good to know that the exception-based threa…
»
Asaf Gartner
We support markdown, so you can do the usual triple-backtick. For example: ```c ```
»
Asaf Gartner
There is no profile page for cloin (the link is "dead"). It should work now.
»
Simon Anciaux
Your description says the fishbowl conversations are text chats, so they'd be fairly easy to expor…
»
Neo Ar
I'm interested in reading the past fishbowls. Are there transcripts available / would it be possib…
»
Ben Visness
Hello everyone! Just dropping by to make three announcements of upcoming events and projects here …
»
Ben Visness
At what point would a piece of software ... not in fact be "Handmade" because the language and too…
»
Mārtiņš Možeiko
Yes! Parallel stacks is one of very cool VS debugger features that many do not know. Once you do m…
»
manylegged
Hi I just wanted to upvote this feature. Ideally I'd like to have a file in my project like this (…
»
Dbug
Despite all it's limitations, there are a few features in Visual Studio's debugger which are quite…
»
Dbug
+1 on the thread name request. I'm also doing a lot of multi-threaded code, and not seing the thre…
»
Macoy Madson
This article is mirrored on my blog My linker in development was crashing on free. It was calling …
»