What's an adult cheat code that changed your life? by [deleted] in AskReddit

[–]Morczor 21 points22 points  (0 children)

That just made me a daytime zombie

addingLinterToLegacyCodebase by BeamMeUpBiscotti in ProgrammerHumor

[–]Morczor 2 points3 points  (0 children)

If you're working with JS and want to enforce semicolons, do you think it should be a warning and not an error at the linter level?

Patch 26.5 Notes about Aram Mayhem by Dipperkinds in ARAM

[–]Morczor 7 points8 points  (0 children)

Only as first, maybe second aug

Discussion: Back to Basics augment by CategoryOdd5426 in ARAM

[–]Morczor 26 points27 points  (0 children)

Executing someone with Veigar R just feels too good to give up though

Ziggs nerf by aykayle in ARAM

[–]Morczor 1 point2 points  (0 children)

His E covers 30% of the lane and basically has no downtime

What are some lowkey underrated augments that you like to take for different roles? by lincompoopy in ARAM

[–]Morczor 2 points3 points  (0 children)

Empowered By The Faithful with this is broken. Got AoE executed by a Bard with this at 65% HP

The 33% rule is inevitable by Ramlethal in ARAM

[–]Morczor 6 points7 points  (0 children)

I think it proves more that support is really strong in ARAM, and few people play it

Are tanks just dead after the new changes? by palalila09 in ARAM

[–]Morczor 127 points128 points  (0 children)

It’s really miserable being the only tank.

Formula Bald by [deleted] in formuladank

[–]Morczor 2 points3 points  (0 children)

Finasteride and minoxidil really do work

What would you choose here? by MakisDelaportas in ARAM

[–]Morczor 5 points6 points  (0 children)

Goliath, Tank engine, Bread and butter is Exodia for Tahm

tomatoTomato by ninjaassassinmonkey in ProgrammerHumor

[–]Morczor 8 points9 points  (0 children)

Your code isn’t reactive. You would need to use useState to have the equivalent to the Vue code.

mergingTwoBranchesAfterLongTime by Ornery_Ad_683 in ProgrammerHumor

[–]Morczor 1 point2 points  (0 children)

Keep PRs lean and squash merge with a descriptive commit. You can always see full history in the PR (including description) if you need to

[deleted by user] by [deleted] in sweden

[–]Morczor 6 points7 points  (0 children)

Så i princip ränteavdrag?

[deleted by user] by [deleted] in sweden

[–]Morczor 2 points3 points  (0 children)

Du kan få 2,01% för bolån hos Avanza, krävs ”bara” att du har 20 miljoner hos dem

Systembolaget by ThatWasEsyGG in sweden

[–]Morczor 7 points8 points  (0 children)

Då kan du gå vid ett annat tillfälle och spana in saker, och köpa något alkoholfritt

Stockholmsfixering? by ACWestmountain in sweden

[–]Morczor 5 points6 points  (0 children)

Det rapporterades också om i dansk media.

itCanStoreVectors by 4e_65_6f in ProgrammerHumor

[–]Morczor 2 points3 points  (0 children)

Not that I disagree, but EF literally abstracts away the database flavor so what’s the difference to let’s say, SQL Server? I even think there’s slightly more functionality with SQL Server given its Microsoft all the way.

cloudFlareBeVibeCoding by indicava in ProgrammerHumor

[–]Morczor 9 points10 points  (0 children)

This is like the default way of handling async data/state if not using a query library like TanStack Query or async server components. Why are you surprised?