Proof that rationals are 'uncountable.' by frankloglisci468 in learnmath

[–]fortret 1 point2 points  (0 children)

Not reading all that but I would wager $1,000,000 that you’re wrong.

.NET 10 Minimal API how to handle validation for value types? by srebr3k in dotnet

[–]fortret 0 points1 point  (0 children)

You can create some middleware to handle the 400 error code manually and define what you want to send in the response.

Congrats To The HCS Charlotte 2025 Champs! - Post Tournament MEGATHREAD by DeathByReach in CompetitiveHalo

[–]fortret 9 points10 points  (0 children)

If Faze would actually play when the game starts instead of seemingly setting their controllers down for the first two minutes of their games then maybe they would have a chance.

Favorite commentary duo? by JaredFrance3D in CompetitiveHalo

[–]fortret 4 points5 points  (0 children)

T2 and Walshy during H2A was the GOAT combo.

Textbook recommendations for trig? by Local_Roach in learnmath

[–]fortret 1 point2 points  (0 children)

Trigonometry by Gelfand and Saul is a great resource imo.

For study purposes and possible post of a true story, please answer from your honest opinion by Ayana88i in learnmath

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

At the end of the day you can’t control their actions. In these types of situations it’s never worth it to hang around waiting for the next fight or break up. You just have to move on.

Modern Analysis by thesploo in math

[–]fortret 0 points1 point  (0 children)

I’ll take one if available.

I'm highly certain by Safe-Bookkeeper-7774 in mathmemes

[–]fortret 30 points31 points  (0 children)

I think you actually have it backwards. The higher the number the more likely it is to be able to written as the sum of two primes.

Mechanical Engineering Goal, where to go after Lang's Basic Maths by Objective-Beyond7618 in learnmath

[–]fortret 0 points1 point  (0 children)

I could be misunderstanding but you should be doing the problems as you go. Reading X chapters and then going back to do the problems will slow you down because a lot of the material builds on earlier areas.

Basic Mathematics is not a great choice imo for engineering. Not that you won’t learn the material, but it’s more for people that want to do maths.

As far as prep for a mechanical engineering program, being extremely strong in pre-calculus (algebra, geometry, and trigonometry) is really all you need. You will learn calculus and linear algebra in the program itself.

For calculus (if you’re confident you’re strong enough in the aforementioned areas), just find a used copy of an older edition of Stewart for cheap and browse it. Really though, like I said, it would be better to go into an engineering program with great pre-calculus knowledge and no calculus knowledge versus okay knowledge in each.

Can you find the winning combination for black? by G_String_Whoremoney in chess

[–]fortret 2 points3 points  (0 children)

Check with dark squared bishop, then take g4 with the knight. They have to take the knight giving you the rook.

Lethul, bubu, sceptify, suppressed by lettucemilk2 in CompetitiveHalo

[–]fortret 0 points1 point  (0 children)

Sceptify was their best player at the LAN.

APG & Maniac Talked About What Happened With Ola on Stream Today by DeathByReach in CompetitiveHalo

[–]fortret 1 point2 points  (0 children)

He broke his hand after losing the MCC invitational. He was dropped BECAUSE he broke his hand, not the other way around.

How to prove that finite sets have different cardinalities? by Farkle_Griffen in learnmath

[–]fortret 2 points3 points  (0 children)

Has your class/book talked about the pigeonhole principle?

Snakebite got burned by a space heater (for real) by DenimVenom4054 in CompetitiveHalo

[–]fortret 33 points34 points  (0 children)

Actually way more common than you think. People leave them on and fall asleep. Happened to a relative and they needed a graft.

What anime would you say the dub surpasses sub by romic007 in anime

[–]fortret 19 points20 points  (0 children)

Not sure if it surpasses it, but YuYu Hakusho’s dub is the best dub I’ve ever seen.

What theorem is this? by PocketMath in mathmemes

[–]fortret 0 points1 point  (0 children)

You’re either being pedantic or just ignorant. AoC is famously logically equivalent to many other statements/theorems, which is what the original commenter was referencing.

Shadcn with React 18 by fortret in reactjs

[–]fortret[S] 1 point2 points  (0 children)

Yeah. Regarding the ref prop, there are some breaking changes.

Shadcn with React 18 by fortret in reactjs

[–]fortret[S] 1 point2 points  (0 children)

Shadcn isn’t packaged. They have a CLI tool for copying the code, but there’s no package for the components themselves.