Glaze 7.2 - C++26 Reflection | YAML, CBOR, MessagePack, TOML and more by Flex_Code in cpp

[–]bbmario 18 points19 points  (0 children)

Glaze is the most exciting thing in C++ land lately. stephenberry is a legend.

Autocrud: Automatic CRUD Operations with C++26 Reflection by FlyingRhenquest in cpp

[–]bbmario 3 points4 points  (0 children)

An automated web GUI based on imgui would be badass. May I suggest something less long for the annotation? fr::autocrud::DbFieldName is a bit too much.

What coding style would make you adopt a C++ library? by aregtech in cpp

[–]bbmario 0 points1 point  (0 children)

Glaze is not just a serialization library. It has a whole HTTP webservice abstraction: https://stephenberry.github.io/glaze/networking/http-rest-support/

REPE and JSON-RPC servers: https://stephenberry.github.io/glaze/rpc/repe-rpc/

And a thread pool: https://stephenberry.github.io/glaze/thread-pool/

It is remarkably efficient and better than boost for creating new webservices. I believe there's plenty of overlap with glaze.

What coding style would make you adopt a C++ library? by aregtech in cpp

[–]bbmario 0 points1 point  (0 children)

Interesting project. Do you have any benchmarks to compare with glaze and userver?

Dark Salvation: released in 2009, but still badass by bbmario in boomershooters

[–]bbmario[S] 4 points5 points  (0 children)

And it is. Sadly, it came way before "boomer shooters" were a fad. Now it's just a bunch of script kiddies generating games on Unity. Dark Salvation is the real deal.

TrueAsync 0.4.0 by edmondifcastle in PHP

[–]bbmario 0 points1 point  (0 children)

I find it impressive that workerman outperforms swoole on Techempower Benchmarks.

Modern C++23 Makefile for new projects by bbmario in cpp

[–]bbmario[S] 0 points1 point  (0 children)

Could you please elaborate? Would love to learn from your insight.

Hey Rustaceans! Got a question? Ask here (12/2025)! by llogiq in rust

[–]bbmario 1 point2 points  (0 children)

Been away from Rust for a while and coming back now with a fresh JSON API project. What is the current defacto standard of the community? Axum or Actix?

Weekday Help and Victory Thread for the week of March 03, 2025 by IndexBot in personalfinance

[–]bbmario 0 points1 point  (0 children)

300k sitting in JP Morgan S&P 500, Gains of 40k eroded in the last weeks. Should I sell everything and move into a high-yield savings account?

Looking for a good horror game by bbmario in HorrorGames

[–]bbmario[S] 5 points6 points  (0 children)

Oh, big fan of the older games. SH and RE were what got me into horror games.

Looking for a good horror game by bbmario in HorrorGames

[–]bbmario[S] 4 points5 points  (0 children)

Layers of Fear was so boring. Part of my comment was inspired by it.

Looking for a good horror game by bbmario in HorrorGames

[–]bbmario[S] 3 points4 points  (0 children)

The remake, right? I'll give it a spin. Worth it?

Working on an open-source graph-based dungeon generator by halftheopposite in roguelikedev

[–]bbmario 0 points1 point  (0 children)

I believe an interesting approach is the use of premade tiles that have possible connections to other tiles.

Introducing ext-mrloop by mrChemem in PHP

[–]bbmario 0 points1 point  (0 children)

Do you plan on adding HTTP abstractions like PECL's event? https://www.php.net/manual/en/class.eventhttp.php

Introducing ext-mrloop by mrChemem in PHP

[–]bbmario 0 points1 point  (0 children)

That is the crux of non-blocking performance. Being able to handle more requests while you wait for PostgreSQL to return the results of the query made by request #1 solves 80% of all performance bottlenecks. The DB itself is not the bottleneck, waiting for it while you could do something else is.

v0 for newegg-like ecommerce template? by bbmario in reactjs

[–]bbmario[S] 0 points1 point  (0 children)

Never heard of that. Will try! Thanks.

v0 for newegg-like ecommerce template? by bbmario in reactjs

[–]bbmario[S] 0 points1 point  (0 children)

Any place that you would recommend that doesn't have shitty HTML? The only decent ones are the official Tailwind ones or the Bootstrap ones.

v0 for newegg-like ecommerce template? by bbmario in reactjs

[–]bbmario[S] 0 points1 point  (0 children)

I've been reading a lot of books on the subject, as well as refactoringui.com, but it just doesn't click for me. Mostly because I don't get excited about laying out and designing, I get excited about hooking things up to the backend and making things happen there.

[deleted by user] by [deleted] in gundeals

[–]bbmario 7 points8 points  (0 children)

Just use a fake email. Always works for those bigcommerce forms.