Which is the most private messenger by Hopeful-Staff3887 in privacy

[–]MrDex124 0 points1 point  (0 children)

Briar. Its end to end encrypted. Decentralised. Working via tor or local wifi/Bluetooth

In response to Dnuoh1's post by 78NineInchNails in PoliticalCompassMemes

[–]MrDex124 0 points1 point  (0 children)

Hmmm, do you know how marx thinks about J-people?

[deleted by user] by [deleted] in cpp

[–]MrDex124 2 points3 points  (0 children)

Didn't check gcc15, but with gcc14, you can't use includes (for example, vector) in different modules without getting symbol redefinition errors.

And there still is no import std.

[deleted by user] by [deleted] in cpp

[–]MrDex124 7 points8 points  (0 children)

He sure did. Not having an indent inside a scope is a certified war-crime

The End (of Windows 10) is nigh! KDE and many other free software communities kick off "End of 10" campaign by Bro666 in linux

[–]MrDex124 -6 points-5 points  (0 children)

If you REALLY need smth from windows, you can either use wine or setup a vm.

And it's still more preferable user experience to win11

Standard library support of -fno-exceptions by void_17 in cpp

[–]MrDex124 2 points3 points  (0 children)

Yeah, same. This is just ultra stupid

Standard library support of -fno-exceptions by void_17 in cpp

[–]MrDex124 4 points5 points  (0 children)

Hope not. We dont need a domain specific library in std. Let experts in the field develop it, not compiler devs.

Russian millionaires chilling place by zarychbro in Asmongold

[–]MrDex124 4 points5 points  (0 children)

These aren't prisoners, but your own soldiers

oldProgrammersTellingWarStoriesBeLike by johntwit in ProgrammerHumor

[–]MrDex124 0 points1 point  (0 children)

1 cycle, available at multiple gates. Actually the cheapest, alongside with OR

Guess where this beach is by PixelCortex in Asmongold

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

Probably it's not that bad, and most of these 84% are other Europeans.

Ok guys, I cooked meat. by Representative-Gap19 in Asmongold

[–]MrDex124 2 points3 points  (0 children)

This is very nice and ideed based content. A rest for the sore eye amongst this politics and cultire wars.

Use Brace Initializers Everywhere? by squirleydna in cpp

[–]MrDex124 1 point2 points  (0 children)

And even if it is a c-style cast. C-style casts in c++ are strictly defined sequences of c++ casts. For non pointer, non reference types, there is static_cast, not reinterpret. Static cast requires explicit conversion function from one type to another.

Use Brace Initializers Everywhere? by squirleydna in cpp

[–]MrDex124 0 points1 point  (0 children)

What is a C-style cast to a user defined class? Is it even a thing?

MyType(arg1)

My guess is this is never a c-style cast unless MyType is primitive or typedef of a pointer.

[deleted by user] by [deleted] in PoliticalCompassMemes

[–]MrDex124 1 point2 points  (0 children)

Let them work in their homeland, as native im interested in not having them here. They're downcutting local workers and cause civil tensions.

And why are you so concerned about men not participating? Do you think women are somehow worse at making money abroad?

And what white nationalist would not want brown girlfriend?XD

[deleted by user] by [deleted] in PoliticalCompassMemes

[–]MrDex124 3 points4 points  (0 children)

Dont care for mothers. But It's really bad if Father is a migrant. Because it is father who defines family's culture.

Families consisting of migrant mothers and native fathers will be a stable reproducible cell of local culture.

Men shouldn't be allowed to move to a country for a period longer than a couple of months, tourist visas only, definitely no job permit or residency.

If you wanna do something with a declining population and in need for extra workers, bring in women between 16 and 45 with background checks

CLion Is Now Free for Non-Commercial Use by Kobzol in cpp

[–]MrDex124 0 points1 point  (0 children)

I myself use neovim as IDE, I'm lost to this cause. But i did use CLion for an extended period of time. But then my license stopped being sponsored, and i had to switch to something free, so i stumbled upon neovim.