HackerTrans
TopNewTrendsCommentsPastAskShowJobs

clansimus

no profile record

Submissions

[untitled]

16 points·by clansimus·3 года назад·0 comments

comments

clansimus
·2 года назад·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
·3 года назад·discuss
Off of just the screenshot, inconsistent spacing and poor font contrast stick out to me
clansimus
·3 года назад·discuss
I'll take an official WYSIWYG editor while we're at it
clansimus
·4 года назад·discuss
Don't get an RPG-29, get an F-18.
clansimus
·4 года назад·discuss
In that example, eslint will tell you to add `params.teamId` as a dependency, not `params`
clansimus
·4 года назад·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?