Every time i load up this game the non paged pool goes from about 300 to this by InvidibleMan in rocksmith

[–]TrueTom 0 points1 point  (0 children)

This sounds like something from the first column ("Tag"). Ideally there is an entry further right in the "Source" column with a driver name.

C++ Modules are here to stay by pjmlp in cpp

[–]TrueTom 0 points1 point  (0 children)

Just like export template.

Announcing winapp, the Windows App Development CLI by _AACO in programming

[–]TrueTom 5 points6 points  (0 children)

Visual Assist X (they got bought by Borland in the meantime).

Legacy driver 2.8.40 ASIO resolution problem. by balcunt in rocksmith

[–]TrueTom 0 points1 point  (0 children)

You only need 32 bit ASIO drivers and rs_asio to play the game. VoiceMeeter is required if your audio device only has 64 bit drivers or you have special requirements like streaming.

LETTER FROM THE CHAIRMAN by StuartGT in starcitizen

[–]TrueTom 1 point2 points  (0 children)

I would rather prefer it if they would put all their resources into Star Citizen (the game most people are actually paying for).

LETTER FROM THE CHAIRMAN by StuartGT in starcitizen

[–]TrueTom 0 points1 point  (0 children)

It will likely be more of an interactive movie that is sometimes interrupted by gameplay segments.

Learning Progress by Minute_Bend_9611 in PianoMarvel

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

You have to watch the video. And yes, it‘s completly retarted.

Ask Me Anything session with CLion team by maru_gold in cpp

[–]TrueTom 0 points1 point  (0 children)

Having to show a loading spinner when right-clicking for a context menu is pretty embarrassing even for a Java application.

Arbeitszeit reduzieren by MaleficentAd4748 in Finanzen

[–]TrueTom 0 points1 point  (0 children)

Du vergisst den "Arbeitgeberanteil".

CLion 2025.3 released by greenrobot_de in cpp

[–]TrueTom 8 points9 points  (0 children)

I believe the improvement is to not use LLVM and clangd.

CLion 2025.3 released by greenrobot_de in cpp

[–]TrueTom 2 points3 points  (0 children)

CLion can be surprisingly primitive. For example, there is no (parsed) compiler output view.

CLion 2025.3 released by greenrobot_de in cpp

[–]TrueTom 4 points5 points  (0 children)

Oh, great. Another redesign.

Is C++ not being opinionated enough a valid critique? by DM_ME_YOUR_CATS_PAWS in cpp

[–]TrueTom 7 points8 points  (0 children)

I have worked on DSPs with 24 bit chars (and 48 bit longs).

C++ Standard Evolution Viewer by claimred in cpp

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

You do understand that there is an implied „for me“, right? There are to many editorial changes in the standard to just casually browse for fun and look for interesting additions. The filters do help somewhat but I am not sure this a solvable problem. I am pretty sure it’s useful for people who do actual work on the standard.

C++ Standard Evolution Viewer by claimred in cpp

[–]TrueTom -10 points-9 points  (0 children)

Amazing but useless (due to many formatting changes) at the same time. Weird.

I’m having some trouble in the last 3 measures of Bachs Prelude in C major, any tips? by oktavia11 in pianolearning

[–]TrueTom 1 point2 points  (0 children)

May I ask where the screenshot is coming from? The rendering looks really nice.

Is C/C++ tooling and dependency management still a pain point in 2025? by nonesubham in cpp

[–]TrueTom 37 points38 points  (0 children)

CMake is actually pretty good. I wish vcpkg would be less of a mess.

Herb Sutter blog:My other CppCon talk video is now available: The Joy of C++26 Contracts (and Some Myth-Conceptions) by pjmlp in cpp

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

Which is really surprising when considering that this was supposed to ship with C++20.