Software security used to be a feature checklist: encryption, auth, input validation, a few pen-test screenshots. That still matters, but regulated buyers now judge something broader: operational resilience, or in other words, proof your system keeps working through change (patches, dependencies, outages, and multi-year upgrade cycles).
A useful way to frame it: security isn’t a language…
CodeRage 2025: Our Favorite Webinars Part 3
February 22, 2026
This is the third set of our favorite webinars from 2025’s premier coding and community event for Delphi’s global community and beyond, CodeRage 2025.
Watch the first set here.
Watch the second set here.
Do’s and Don’ts of Working with Interfaces
Introduced…
C++, LLVM, and Cybersecurity
February 13, 2026
How are these three words related? C++ is a language, LLVM is a compiler infrastructure. Cybersecurity is a whole different beast. Sometimes experienced engineers say that C++ is incompatible with the term “cybersecurity” and should be replaced with safer languages. We…
We are once again in a phase where language comparisons dominate technical discourse. They resurface cyclically, usually accompanied by confident claims, simplified scorecards, and repeated references to “standards” that, upon closer inspection, are not standards at all…
Celebrate Three Decades of Innovation with the Delphi 31st Anniversary Timeline
Want to experience 31 years of technological evolution in a single glance? The Delphi 31st Anniversary “Information Technology Innovation Timeline” brings three decades of tech…
Safety Beyond Memory: The Many Dimensions of Safety in C++
January 19, 2026
Safety is one of the most frequently used and at the same time least precisely defined terms in today’s programming language debate. Hardly any concept is more often instrumentalized and less often examined in its full scope. In public discourse, safety is commonly reduced…
Try WebStencils Live: Our New Public Demo is Here
January 6, 2026
We’ve just launched a live demo of WebStencils running on WebBroker, and you can check it out right now at wsdemo.embarcadero.com. No downloads, no setup required: just open your browser and start exploring.
This is the same demo project that’s available on…
Is C++ Too Complex?
December 12, 2025
The ongoing discussion about the future of C++ is characterized by two closely connected themes: complexity and safety. Both concepts are frequently oversimplified in public discourse, often reduced solely to memory management. Yet safety encompasses far more: functional…
When RAD Studio announced C++23 support, it looked deceptively simple — just a single line in the release notes. But under that line sits one of the most complex engineering efforts in the product’s modern history.
C++23 wasn’t just another “language…
Rethinking C++: Ignorance, Surface, and Deep Architecture
November 21, 2025
Ignorance, Surface, and Deep Architecture
Why Modern C++ Keeps Getting MisunderstoodA blog post about modern C++ architecture, the role of ranges, concepts, RAII, coroutines, and compile time structures, and about why many developers are dismissed by superficial criticism…




