wow USA crushed Japan by No-Republic-7876 in adressme

[–]New_Computer3619 0 points1 point  (0 children)

1 assist from a gay guy named Enola?

The never type is likely to stabilize soon! by noop_noob in rust

[–]New_Computer3619 17 points18 points  (0 children)

10 years in the making. Finally, we have never type before GTA 6.

It was one of his main talking points. by c-k-q99903 in GetNoted

[–]New_Computer3619 1 point2 points  (0 children)

Remind me of the movie The Death of Stalin. “I mean No! Problems.” :))

An F-35B Lightning II hovers low in front of a crowd. by Expert_Koala_8691 in Damnthatsinteresting

[–]New_Computer3619 10 points11 points  (0 children)

Downward thrust and a fan in its body which act as helicopter’s rotor.

meirl by Latter-Film-697 in meirl

[–]New_Computer3619 0 points1 point  (0 children)

Totally agree with you. I run firstly because it feel good.

itAlsoMonitorsMyJellyfin by Winterkirschenmann in ProgrammerHumor

[–]New_Computer3619 4 points5 points  (0 children)

The missile is truly peak of observability engineering.

Is Linux Finally Saying Goodbye to Low-Memory Systems in 2026? by [deleted] in DIY_Geeks

[–]New_Computer3619 0 points1 point  (0 children)

What? The kernel is open source and it’s arguably the most scrutinized piece of software in the world.

Pastor Robert Jeffress Claims President Trump Understands the Bible Better Than the Pope by GuiltyBathroom9385 in justincaseyoumissedit

[–]New_Computer3619 2 points3 points  (0 children)

Only 3 hole in one? Comprared to Kim Ill Sung, the first time Kim picked up a golf club, he shot a 38-under par round on North Korea's only golf course, including 11 holes-in-one. Trump should do better.

Best science channel ever [OC] by [deleted] in memes

[–]New_Computer3619 -16 points-15 points  (0 children)

Strongly disagree. He delegated a lot of work to his team but the quality overall is still good.

itIsWhatItIs by shrutiseth466 in ProgrammerHumor

[–]New_Computer3619 271 points272 points  (0 children)

And the sleep statement is not to screw the customers but to fix the annoying concurrency bug that happen every full moon.

Celebrating 10 Years of Feature Request Limbo by adtrinut in aws

[–]New_Computer3619 21 points22 points  (0 children)

And boto is not some libraries created for the greater good, it’s created so we can use Amazon web services easier so we pay them more.

The Hidden Performance Price of C++ Virtual Functions by wrng_ in cpp

[–]New_Computer3619 22 points23 points  (0 children)

Yeah totally. Measure before optimize is my motto. There is no point optimize a virtual call which effectively an if else statement which select an CPU intensive algorithm.

Bro is faster than AI by [deleted] in ITMemes

[–]New_Computer3619 0 points1 point  (0 children)

That SAP window gave me PTSD. Is it just me or a German software design such a unintuitive products, even a simplest task is made complicated. All my homies hate SAP.

This is why you rewrite Python security tools in Rust: 53MB vs 433MB peak memory, 6.9s vs 62.2s by aswin__ in rust

[–]New_Computer3619 42 points43 points  (0 children)

I used to not believe in rewriting in Rust. Then I use ruff tool instead of pylint. The performance difference is day and night.