@sdcppmu Profile picture

sdcppmu

@sdcppmu

San Diego C++ Meetup. Account is managed by @kobi_ca

Similar User
CppNorth photo

@CppNorth

C++ on Sea photo

@cpponsea

Andreas Fertig photo

@Andreas__Fertig

Yacob (Kobi) Cohen-Arazi ✡️🇺🇲 photo

@kobi_ca

Kris Jusiak photo

@krisjusiak

Core C++ photo

@corecpp

Tristan Brindle photo

@tristanbrindle

Sean Baxter photo

@seanbax

Victor Ciura photo

@ciura_victor

C++ Ottawa photo

@CppOttawa

Inbal Levi photo

@Inbal_l

@hatcat01.bsky.social photo

@hatcat01

Barry Revzin photo

@BarryRevzin

Dani (modules addict) @DanielaKEngert@hachyderm.io photo

@DanielaKEngert

Sweden Cpp photo

@SwedenCpp

sdcppmu Reposted

Wrapping up first draft of Clean Code 2d. ed. Lots of new chapters and new content. It’s a massive upgrade. Lots of examples in many different languages like Python, Go, and Ruby, Much more on design and architecture.


sdcppmu Reposted

To be clear: I wrote this after being asked whether or not I'd spent time considering *completely* solve dangling resource and memory safety in C (in relation to the defer proposal). Yes I have thought about it. No it's not possible for deployed C code, in theory and practice.


The first year of San Diego c++ meetup. In the photo Eric Hall on bazel. Also Marshal C. and other friends...

Tweet Image 1

Happening tomorrow: San Diego C++ Meetup - Data Structures and Algorithms with C++ STL (#67) meetup.com/san-diego-cpp/…


San Diego C++ Meetup - Data Structures and Algorithms with C++ STL (#67) meetup.com/san-diego-cpp/… #Meetup via @Meetup


sdcppmu Reposted

We write command line utilities in languages like C, not in Java, Ruby or Python for a reason: start-up time matters.


San Diego C++ Meetup #66 - Modern CMake and C++! youtu.be/lnUALZe7FhI via @YouTube Yes! CMake can be fun!


sdcppmu Reposted

Here's another plan that just can't fail: * Insult the Saudis so that they back away from the Abraham Accords and put the peace deal with Israel on hold. Because, who wants peace in the Middle East for Christ's sake? * Send billions and billions of dollars to Iran, the world's…


A bit late in posting the summary of last week #sandiego #cpp #meetup vorbrodt.blog/2024/08/27/san…


sdcppmu Reposted

I just learned about gcc's -fdump-lang-class=<file> option, and ... 🤯 This is awesome for learning the C++ object model. Class and vtable layout is all there. You can see how the compiler implements dynamic polymorphism, multiple inheritance, and virtual inheritance.


San Diego C++ Meetup #65 - operator spaceship and Binary search by Guo Ci youtu.be/kgus0OqwCjg?si… via @YouTube


sdcppmu Reposted

The first auction for the Living Computer Museum is now live. If you'd like to watch the disintegration of one of the few remaining collections of working historical computers in real time, here's the link: onlineonly.christies.com/s/firsts-histo…


sdcppmu Reposted

I can take the address of a free function from within the function. I can do the same from a member function. But I can't take the address of a friend function from within the friend function. Somehow it's not in scope. Why?

Tweet Image 1

Loading...

Something went wrong.


Something went wrong.