HackerTrans
TopNewTrendsCommentsPastAskShowJobs

clansimus

no profile record

Submissions

[untitled]

16 points·by clansimus·قبل 3 سنوات·0 comments

comments

clansimus
·قبل سنتين·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?