HackerTrans
TopNewTrendsCommentsPastAskShowJobs

clansimus

no profile record

Submissions

[untitled]

16 points·by clansimus·vor 3 Jahren·0 comments

comments

clansimus
·vor 2 Jahren·discuss
There's plenty of doubledeck blackjack with good penetration in Vegas, especially in high limits rooms. The problem nowadays is that the casinos are also counting, and the patterns are simple and easy to track with the tech we all have. Changing your bet even a couple times based on the count can have the pit boss getting a call to remove you.
clansimus
·vor 3 Jahren·discuss
Off of just the screenshot, inconsistent spacing and poor font contrast stick out to me
clansimus
·vor 3 Jahren·discuss
I'll take an official WYSIWYG editor while we're at it
clansimus
·vor 4 Jahren·discuss
Don't get an RPG-29, get an F-18.
clansimus
·vor 4 Jahren·discuss
In that example, eslint will tell you to add `params.teamId` as a dependency, not `params`
clansimus
·vor 4 Jahren·discuss
Yea, the examples seem disingenuous to me.

> Most bugs can be solved by moving hooks away from the components and using primitives as the only dependencies.

Or just use primitives in the dependency array of your existing hooks?