da447m —
I got the pdf and started to read the sockets section, it reads very down to earth non-bullshit so…
Afaik nobody is creating subtitles for these streams, so there are no srt files.
Do you have the subtitles (SRT) files as well?
Natvis would indeed cover this. I just figured it's a complex thing to support and was thinking of…
Natvis is kind of cumbersome to use (I've written a few for our internal custom types, like visual…
As long as you understand the libraries you are using on a mathematical level regarding what is pr…
This sounds like dependent breakpoint points. I believe Visual Studio 2022 has implemented this fe…
Lot of folks have asked for natvis support which would cover this, I believe. Another solution pro…
No immediate plans. Definitely looks like an interesting feature. Thanks for pointing it out.
This is planned to be implemented in the next release. Good to know that the exception-based threa…
We support markdown, so you can do the usual triple-backtick. For example: ```c ```
There is no profile page for cloin (the link is "dead"). It should work now.
Your description says the fishbowl conversations are text chats, so they'd be fairly easy to expor…
I'm interested in reading the past fishbowls. Are there transcripts available / would it be possib…
Hello everyone! Just dropping by to make three announcements of upcoming events and projects here …
At what point would a piece of software ... not in fact be "Handmade" because the language and too…
Yes! Parallel stacks is one of very cool VS debugger features that many do not know. Once you do m…
Hi I just wanted to upvote this feature. Ideally I'd like to have a file in my project like this (…
Despite all it's limitations, there are a few features in Visual Studio's debugger which are quite…
+1 on the thread name request. I'm also doing a lot of multi-threaded code, and not seing the thre…
This article is mirrored on my blog My linker in development was crashing on free. It was calling …
I can think of a simple way to do this with regex. You could make a rule for all types whose name …
I have often felt when debugging complicated programs that it would be useful to have groups/folde…
When talking about packages / modules, I think it's useful to start with Java. As a language C/C++…
Adding some coordinate arrows is a GREAT idea. I'll need those at some point anyway. So far everyt…
"Handmade" is more about how you approach things that the tools you use. If you're using a library…
The high entity positions are relative to the camera. To change an entity to high entity residence…
Hello everyone, As a follower of the Handmade philosophy for a long time, pretty much since I lear…
Hmm maybe I'm not understanding this correctly. Or maybe I have just written this wrong (as these …