Jason Turner
Jason Turner
https://www.linkedin.com/posts/gregthelaw_debugging-gdb-cplusplus-activity-7036386025375465473-j69U/?hss_channel=lis-kEW15HY1Ww https://sourceware.org/gdb/onlinedocs/gdb/Process-Record-and-Replay.html https://undo.io/ https://rr-project.org/ https://engineering.fb.com/2021/04/27/developer-tools/reverse-debugging/
Need to cover: dataclasses vs namedtuples * Cython * C++ with some optimizations * python 3.11 * fixed cppyy-pypy version * numba should consider including the C++ compile time into...
https://gcc.gnu.org/onlinedocs/gcc/Developer-Options.html#index-fstack-usage
Here is a fully lazy way to do the span of string_views that doesn't require any heap. ```cpp #include #include #include int main(const int argc, const char *argv[]) { for...
https://compiler-explorer.com/z/czWqGcfrz
For videos with relevant github links, those should be added
For videos where it is relevant, quick-bench links should be added
Each video, if possible, needs to have a relevant Compiler Explorer link for the example.
* filter based on tags * filter based on available links * others?