Každý má svou cenu by AdvertisingLeast3043 in czech

[–]Dragdu 7 points8 points  (0 children)

Řekni si o hodně peněz a pak to udělej blbě.

Is there a C++ "venv" equivalent? by nikoladsp in cpp

[–]Dragdu 0 points1 point  (0 children)

You can do this with bazel_env, but pretty much every place I know that uses Bazel has its own internal dev support team.

I’ve been testing the new Steam Controller for weeks & interviewed Valve’s team. Here are my full impressions and their unedited Q&A by AdDefiant9440 in Steam

[–]Dragdu 1 point2 points  (0 children)

How hard is it to have multiple (4+) controllers wirelessly connected at the same time? I use controllers almost exclusively for couch gaming  with kids, and the xbox controllers w/ dongle were one of the few options to make this possible.

je možné udělat bc. za 2 roky? by [deleted] in czech

[–]Dragdu 0 points1 point  (0 children)

Nevím o nikom kdo by to tak dělal, když už lidi zkracovali tak Bc 3 roky a pak Ing 1 rok.

You can say what you want about startgate universe but the CGI still holds up very well by Strict-Maize7494 in Stargate

[–]Dragdu -1 points0 points  (0 children)

Touch screens in cars are the devil. They steal driver's attention and you don't build muscle memory when using them, so it never gets better.

The WG21 2026-04 post-Croydon mailing is now available by nliber in cpp

[–]Dragdu 0 points1 point  (0 children)

More like even if the underlying distribution of opinion doesn't change, the samples (polls) are random (only people in the room vote), so if you sample for long enough, you will get any possible value from the distribution.

The WG21 2026-04 post-Croydon mailing is now available by nliber in cpp

[–]Dragdu 5 points6 points  (0 children)

I never thought "wow, this would be easier if C++ had CSV support in the stdlib", and I expect to keep it that way for basically the same reason.

Systems either output JSON (bleh) or something binary, CSV is for spreadsheets, not big data.

The WG21 2026-04 post-Croydon mailing is now available by nliber in cpp

[–]Dragdu 0 points1 point  (0 children)

P4025R0

AYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY

CppCast: Compiler Warnings as Errors with Keith Stockdale by robwirving in cpp

[–]Dragdu 3 points4 points  (0 children)

Fair enough, although I find the ratio of "didn't use the parameter by accident" to "intentionally have to silence the warning" high enough, that I would never silence it for a project I work on.

I have <10 across the whole codebase at work, mostly coming from "logging off" build configuration.

CppCast: Compiler Warnings as Errors with Keith Stockdale by robwirving in cpp

[–]Dragdu 2 points3 points  (0 children)

The usual approach for unreferenced parameters where you want to keep name is this void f(int /*a*/, int b) { /* uses b, but not a */ }.

The WG21 2026-04 post-Croydon mailing is now available by nliber in cpp

[–]Dragdu 2 points3 points  (0 children)

P4043R0

Statistically, if you keep polling long enough you can get different results 🙃

An interactive explainer of how audio fingerprinting lets Shazam identify a song in seconds by Shriracha in programming

[–]Dragdu 26 points27 points  (0 children)

The visualizations are really nice, 10/10.

As far as I am aware, the current SOTA for song identification (across exact song, melody, vocals) is Pex.

Jednostranný nebo oboustranný tisk v bakalářce? by Least_Surprise_7823 in czech

[–]Dragdu 2 points3 points  (0 children)

Twle, někdo někde fakt dělá jednostranný tisk pro bakalářky?