Microsoft Visual C++
SoftwareWikipedia
5
MENTIONS
5
EPISODES
5
PODCASTS
Search complete. 5 mentions across 5 episodes found for "Microsoft Visual C++".
Sep 11, 2026
9.11.26 | Shopify switches from React Native to Swift and Kotlin, questions arise about trusting OpenAI with unpublished math, Rust becomes tier-1 language at Microsoft
D
3:27denolfeHOST
This status means Microsoft provides full support for using Rust in production, including tooling, platform integration, and compliance with security standards.
D
3:36denolfeHOST
A key project, Rusty C underscore Codigin underscore UTC, connects Rust to Microsoft's native Windows compiler backend, MSVC, enabling seamless interoperability with C++ and supporting hybrid Rust slash C++ projects on Windows.
D
3:52denolfeHOST
In the comments, the community mostly expressed skepticism about Rust's immediate impact, criticizing the high memory use of some Windows apps and the slow progress on support in Visual Studio.
D
4:01denolfeHOST
There was debate over whether Rust truly deserves Tier 1 status or if it's mostly a strategic move by Microsoft.
When Chess Meets AI: Creativity, Improv & Turning Unusual Ideas Into Reality with Dan Leeson
D
4:52Dan LeesonGUEST
It's what I went to school for many, many, many years ago.
D
4:56Dan LeesonGUEST
Shout out to Turbo Pascal and Visual C++.
D
5:00Dan LeesonGUEST
All my programmer friends out there of a certain age will get that.
D
5:05Dan LeesonGUEST
And I decided to give it a go.
Kids Don’t Learn Directions These Days - THU 7.2
K
7:46Kenny WebsterHOST
All they need is the compiler software.
K
7:49Kenny WebsterHOST
you know, Visual C++ or whatever it is they're using, and they just tell Grok or Claude or ChatGPT what they want the software to do, it'll create the source code for them.
K
8:00Kenny WebsterHOST
They put it into the compiler software.
K
8:03Kenny WebsterHOST
It creates the execution program.
Jason Rohrer and his rocket chess piece
L
40:09Lukasz ScigaHOST
Like, weirdly enough, not really.
L
40:12Lukasz ScigaHOST
Like, it's really expecting CMake, and then CMake can use whatever under the hood, right? Like, you can be, you know, MSVC or GCC or whatever.
L
40:21Lukasz ScigaHOST
But, like, it expects CMake to be there.
J
40:24Jason RohrerGUEST
But it can't call my
Episode 132 - Windows Server 2025 Security
M
8:42Michael HowardHOST
Actually, that's, that technology's actually built into Visual, Visual Studio.
M
8:46Michael HowardHOST
It's actually built into Visual C++.
M
8:48Michael HowardHOST
It may be in other languages as well, I'm not sure.
M
8:50Michael HowardHOST
But you can compile and link with, uh, /hotpatch and it does funky things to the binary that lets you, um, lets you hotpatch, literally hotpatch, um, without having to reboot.