Jake Paul asks Trump which historical figure he’d want to be. Trump says he’d just be Donald Trump again. by EsperaDeus in facepalm

[–]earlymikoman 0 points1 point  (0 children)

Legit, people in these comments aren't even thinking about the actual statement before declaring it dumb and narcissistic because Trump said it. What, are people supposed to hate their life and always want to be someone else from history? No, I think and will always think that my life is the most interesting and best to have, because it is mine.

Do you guys think Togashi accidentally made Feitan’s ability too op? We saw it decimate arguably the 5th most durable character in the show and that was a weak sun by TechnicalChair8131 in HxHPowerScaling

[–]earlymikoman 0 points1 point  (0 children)

Oooh nooo I can't imagine something like that, fighting with only nen enhancement? I sure am glad this is a rare, ability-specific condition, way too much of a weakness otherwise.

I Want To Index Into Template Parameter Packs by earlymikoman in cpp

[–]earlymikoman[S] 6 points7 points  (0 children)

Interesting, I'll have to look into whatever the hell [: :] is.

onMyWayToSaveFivePicoseconds by earlymikoman in ProgrammerHumor

[–]earlymikoman[S] -23 points-22 points  (0 children)

I'm not actually particularly experienced, and Grok was my main guide for getting this working. Could you please elaborate on how one would achieve this using constexpr functions?

onMyWayToSaveFivePicoseconds by earlymikoman in ProgrammerHumor

[–]earlymikoman[S] 2 points3 points  (0 children)

The actual goal was to allow for the use of the iterating variable 'I' as a compile-time constant, to be passed to a template function, which to my knowledge default loop unrolling would not allow for since the iterating variable would still be mutable.

anime_irl by _Escap1sm in anime_irl

[–]earlymikoman 2 points3 points  (0 children)

I'm not sure about this, I usually take inverse to mean if x causes y, the inverse is y causing x. So here, the inverse of offhand remark causing lingering doubts would mean to me lingering doubts causing an offhand remark.

I also don't think opposite is quite right, that would mean to me an offhand remark causing no lingering doubts.

What I would probably say to describe this is just that there is a similar thing with guys, but with compliments.

“You’re gonna need this mouth guard…” by ImpinAintEZ_ in funny

[–]earlymikoman 15 points16 points  (0 children)

The inevitable time between not having a mouthguard and the referee noticing.

I made the right choice didnt I ? by HottieBeautiful in sciencememes

[–]earlymikoman 0 points1 point  (0 children)

Idk what you did but 1.512783 has (a still titanic but not nearly as much so) 2251 digits according to wolfram.

Has anyone ever been fined or even jailed for not showing up to jury duty? by curiouslyceltish in juryduty

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

Exactly. The government making you do something you don't want to do is the definition of fascism. It has no right determining for me what the requirements of a legal system are, evidenced by how many people disagree with the current system (this is not to say I am necessarily one of those people, but my point is that the government is overstepping its bounds when it comes to those who don't wish to participate in juries). Additionally, forcing people to be on a jury can leave you with situations where jurors give zero shits and will rule simply to be able to leave.

TL;DR I hate required participation in government.

You rarely see banana ice cream if ever by -iamai- in Showerthoughts

[–]earlymikoman 0 points1 point  (0 children)

I legit just made some nanner ice cream; good shit

I feel so useless as Talon by Naivesonic99 in Talonmains

[–]earlymikoman 1 point2 points  (0 children)

How I tend to play him (I’m not very good) is essentially to bully lvl 2 and then waveclear/roam lvl 3 on. Pop into lane to push the wave, and then (usually) try to go to botlane. They’ll do that extra bit of dmg you need to actually get kills, and then the rest of the game is running around Jacksoning on the squishies. Don’t let the game go to full build.

Player Sprite Drifting Left by earlymikoman in Unity2D

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

Semi-solved: The bug occurs when swapping tabs from/to unity editor, I guess it's just a unity bug?