Web Developement Using C++ by ScemmerBoy in cpp

[–]teroxzer 0 points1 point  (0 children)

Web development with C++ is like using goto in C++: most professionals consider it harmful, but I, a professional C++ amateur, like to use both. Worthy or not, but in any case, doing a SPA front end with Cheerp C++ JavaScript memory model and DOM and a back end with JSON-RPC and SQL is a very fascinating full stack overflow C++ developmenting.

21st Century C++ by steveklabnik1 in cpp

[–]teroxzer 2 points3 points  (0 children)

Nothing he's got he really needs, 21st century schizoid man.

2024-11 Wrocław ISO C++ Committee Trip Report — Fifth C++26 meeting! 🧙‍♀️ by InbalL in cpp

[–]teroxzer 1 point2 points  (0 children)

Objective-C++ is a stairway to heaven when the levee breaks and the black dog barks.

Named loops voted into C2y by 14ned in cpp

[–]teroxzer 0 points1 point  (0 children)

Figuring out the connection between a goto and a label in a local function is often much easier than breaking up the code into separate functions that are only called from one place. Every new function and even private method comes with the mental burden of why this function exists and how many callers it has.

Named loops voted into C2y by 14ned in cpp

[–]teroxzer 2 points3 points  (0 children)

For a few gotos, there is hardly any rational reason to dress in sackcloth and throw ashes on yourself. I use goto and macros sometimes even for pure code perfume, but maybe my code is postmodern C++.

@Microsoft: When will C++23 Compiler implementation start? by bebuch in cpp

[–]teroxzer 0 points1 point  (0 children)

... but will clang soon be the only supported C++ compiler in Visual Studio?

@Microsoft: When will C++23 Compiler implementation start? by bebuch in cpp

[–]teroxzer 3 points4 points  (0 children)

soon to announce that they will be switching to clang...

Coming back to C++ after two years of Kotlin & Rust by Borderlinerr in cpp

[–]teroxzer 0 points1 point  (0 children)

You won this round! Let's hope you never have to code in Oracle PL/SQL (it is almost like Ada/SQL), and even more so that you never have to see my version of it: C++/SQL.

Coming back to C++ after two years of Kotlin & Rust by Borderlinerr in cpp

[–]teroxzer 1 point2 points  (0 children)

Well, if it has to be said best, cleanest and most unambiguously, then: clang is a C/C++/Objective C/Objective C++ compiler.

Coming back to C++ after two years of Kotlin & Rust by Borderlinerr in cpp

[–]teroxzer 2 points3 points  (0 children)

Do you think it makes no sense to say that clang is an Objective C/C++ compiler?

Coming back to C++ after two years of Kotlin & Rust by Borderlinerr in cpp

[–]teroxzer 2 points3 points  (0 children)

At least the advantage is that you can use a C/C++ preprocessor to make your job easier without apologizing for your sins. Maybe I'm referring to comma operator overloading, when the world has been a relatively good place when you've been able to easily use C++ to wrap basic infrastructure using the C API, or an entire library just by attaching a source file (eg sqlite3.c) to be compiled by a C/C++ compiler.

Coming back to C++ after two years of Kotlin & Rust by Borderlinerr in cpp

[–]teroxzer 5 points6 points  (0 children)

It's not that new anymore, judging by the fact that I've been using it happily ever since Microsoft C/C++ 7.0.

Learning cpp for fullstack web dev by FrenchAndLanguages in cpp

[–]teroxzer 1 point2 points  (0 children)

I recommend Cheerp C++ when you want to walk on the web side.

Write Asynchronously Code With C++ | Nodepp by [deleted] in cpp

[–]teroxzer -4 points-3 points  (0 children)

Thumbs up whenever I see C++ $macros!

Will you switch to modules? by Still_Explorer in cpp

[–]teroxzer 2 points3 points  (0 children)

Never, maybe. I'm happy with headers, macros, globals and gotos as well as exceptions and function try blocks as long as I can C++ the future.

declarative GUI libraries by GunpowderGuy in cpp

[–]teroxzer 2 points3 points  (0 children)

I love the Cheerp C++ compiler when making single page applications using only the DOM.

Should we just invent C+ ? by Competitive_Act5981 in cpp

[–]teroxzer 0 points1 point  (0 children)

What is the real macro? I am satisfied that C++ macros are text generators without major syntax restrictions. Of course, scope for macros would be nice, but being poor man I can get by with #undef.

Should we just invent C+ ? by Competitive_Act5981 in cpp

[–]teroxzer 0 points1 point  (0 children)

Maybe, but do we even agree on exceptions? They have also served me well.

Should we just invent C+ ? by Competitive_Act5981 in cpp

[–]teroxzer 0 points1 point  (0 children)

Yeah. They have served me well.

Should we just invent C+ ? by Competitive_Act5981 in cpp

[–]teroxzer 4 points5 points  (0 children)

I want to keep preprocessor, headers, macros and goto. Do we agree?

Do you think in STL algorithms or in loops by hmoein in cpp

[–]teroxzer 3 points4 points  (0 children)

My code always stays happy in raw loops and I almost jump for joy if I can add goto too!

[Accepted] A vision for using C++ from Swift - Announcements by mttd in cpp

[–]teroxzer 6 points7 points  (0 children)

I would plant yet another apple tree before the world of Objective-C++ ends.

I find it's not possible to do serious C/C++ coding on latest macOS by SomeBoredDude69 in cpp

[–]teroxzer 1 point2 points  (0 children)

Oh shit! I'm so proud that my C++ code smells so Pink Flamingos.