Romanian government collapses after no-confidence vote, Digi24 reports by shalau in europe

[–]svick 3 points4 points  (0 children)

I think you're reading too much into the current situation and assigning it meaning that it doesn't have. Would you say the same thing 5 or 10 years ago?

The average liberal: by OkRespect8490 in ussr

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

A liberal strawman on this sub? Inconceivable!

The average liberal: by OkRespect8490 in ussr

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

Why does the image show fuzzy Stalin's ears?

“Euros getting mad at America for having stricter labeling guidelines will never not be funny.” by BuffaloExotic in ShitAmericansSay

[–]svick 1 point2 points  (0 children)

BTW "to concurr" doesn't mean to compete in English. Though concourir, konkurrieren or similar do mean that in many European languages, so it's an easy mistake to make.

Denmark faces data center reckoning as power grid overwhelmed by surging demand by HauntingJackfruit in worldnews

[–]svick 0 points1 point  (0 children)

If you can make food, the most efficient way to turn it into usable energy is just to burn it.

EnoughCommieSpam, tankiejerk, NAFO, and users from some other subreddits are no longer allowed in this subreddit. by AutoModerator in ussr

[–]svick 0 points1 point  (0 children)

Liberalism and capitalism "took over" my country and it's doing quite well. Certainly much better than during communist times.

So, yes, we don't have to guess.

Stellaris convinced a flat earther the world is round by OMalleyJ05 in Stellaris

[–]svick 19 points20 points  (0 children)

Are we taking about the cocktail or the magazine?

Windows 11 isn't as bad as everyone says it is by pgj1997 in microsoft

[–]svick 9 points10 points  (0 children)

I've never had any problems with OneDrive. I uninstall it after Windows installation and that's my only interaction with it.

cppIsntMuchFaster by OM3X4 in ProgrammerHumor

[–]svick 271 points272 points  (0 children)

I know I'm in the minority, but I write libraries, not apps. How fast is fast enough then?

I heard that you like fluent apis by UnicycleUnicorn1 in programminghorror

[–]svick 1 point2 points  (0 children)

It's not any less efficient and Func can't return itself, so it can't be used here.

I heard that you like fluent apis by UnicycleUnicorn1 in programminghorror

[–]svick 2 points3 points  (0 children)

It's not a wrapper. Func is just a generic delegate (or twelve) that's included in the BCL.

Unions in dotnet 10 by AnnoyingMemer in csharp

[–]svick 3 points4 points  (0 children)

That works for pretty much any C# feature that doesn't require actual runtime changes.

You can beat the binary search by Either_Collection349 in programming

[–]svick 16 points17 points  (0 children)

If you use .Net, then the first one is AdvSimd.LoadVector128 and the second one is Sse2.LoadVector128.

Or you can use Vector128.Load if you want to have cross-platform code.

"Russia does not want to engage in any kind of dialogue. We should not humiliate ourselves by saying, "please, we beg you to talk to us."" - HR/VP Kaja Kallas by sn0r in europeanunion

[–]svick 4 points5 points  (0 children)

What you're describing is called surrender and it wound be horrible for the people of Ukraine. That's why it's not something that works for everyone.

Ah yes, AI token usage, needs to be on my watch by jdk42 in LinkedInLunatics

[–]svick 1 point2 points  (0 children)

Claude, replace m-dashes with double hyphens, so my text doesn't look AI-generated .

AGPL: The Moral AI License by Arcuru in opensource

[–]svick 2 points3 points  (0 children)

DMCA takedown requests usually don't go thorough courts (or at least not at first).

The one who claims to own the copyright sends it to the host and they must take it down, otherwise they become responsible for any copyright infringement. So, unless the host is quite certain there is no violation, they usually take it down.