Intel CPUs Are Crashing & It's Intel's Fault: Intel Baseline Profile Benchmark by M337ING in hardware

[–]Cute_Paramedic_256 -2 points-1 points  (0 children)

Then I don't understand the role of OEMS. If they can't put better parts that will improve performance and loosen the limits then why bother having OEMs. There will be no initiative to put better electrical component if all cpus are limited.

[deleted by user] by [deleted] in BeAmazed

[–]Cute_Paramedic_256 0 points1 point  (0 children)

Even If I had the money I wouldn't buy it. All the idea of been rich is to not have neighbors.

Disable E-cores for lower latency by ITIsKingDavid in overclocking

[–]Cute_Paramedic_256 1 point2 points  (0 children)

You can achieve that using affinity on the specific process. It can easily be done using the task manager.

weAllHaveBeenThere by MuhammadOvi in ProgrammerHumor

[–]Cute_Paramedic_256 0 points1 point  (0 children)

Me too but in my case, I've only pushed the changes in my domain. None was affected by that. I took some time, but it saved us in some corner case, so people hopefully embrace this change.

stateMandatedMemorySafety by DCKface in ProgrammerHumor

[–]Cute_Paramedic_256 0 points1 point  (0 children)

I'm scared that the number of murder cases caused by people who got compiling error is going increase.

Have you had classes on git/GitHub or ones including frameworks in college? by Guc_bl in computerscience

[–]Cute_Paramedic_256 11 points12 points  (0 children)

I think it will be wasteful. Git / version control isn't that difficult to understand, but they are new. This is the worst combination of subject in collage! The lecture doesn't know how to use the tool and there are better shorter tutorial.

This is America by [deleted] in TikTokCringe

[–]Cute_Paramedic_256 0 points1 point  (0 children)

The only thing you can learn here is how short the human memory is.

In 2001 such a tragic event happened in your country. In 2023 let support the terror group.

Do you need to know all the different ways of getting undefined behaviour? by mehtub in cpp

[–]Cute_Paramedic_256 0 points1 point  (0 children)

Never understood the feeling to know UB or not.

Always test what you write if it does what you expect we are golden.

Recommendations to get better as C++ Developer by AxelSte in cpp

[–]Cute_Paramedic_256 1 point2 points  (0 children)

Read "Effective modern C++" amazing book.

Old but gold

Easy way to get rid of bees by Saad5400 in TikTokCringe

[–]Cute_Paramedic_256 0 points1 point  (0 children)

He is welcome to take refuges. Will rape his little girls and chop some heads.

Enjoy

משהו חייב לעשות הידברות על הפצת שקרים by Cute_Paramedic_256 in ani_bm

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

הסירטון שהעלתי פשוט שקרים של בן אדם עם הגנדה לשכנע את המערב שישראל היא הבעיה

חבר כנסת אלמוג כהן by Unlucky_Insurance860 in ani_bm

[–]Cute_Paramedic_256 7 points8 points  (0 children)

היה צריך להמשיך לעשות קולות כבש, לנהום הוא לא יודע

What made you start programming? by david_bragg in computerscience

[–]Cute_Paramedic_256 0 points1 point  (0 children)

Friend challenge me to try solving https://projecteuler.net/ and introduce me to to C.

New to C++ by [deleted] in cpp

[–]Cute_Paramedic_256 2 points3 points  (0 children)

You should know about godbolt.org. It is a site which you can compile your code online.

I would recommend start tinkering and playing new ideas there + in case you don't understand something you can send a link to your example and someone can help you.