Tam Huynh

Results 9 comments of Tam Huynh

@jenssegers @pjebs i did try to increase MAX_INT in Optimus.php but it doesn't work ``` #uname -a Linux web2 2.6.32-573.8.1.el6.x86_64 #1 SMP Tue Nov 10 18:01:38 UTC 2015 x86_64 x86_64...

@pjebs I'm very sure. I also checked over the source but no method to override default MAX_INT. I saw your comments on repo optimus-go, it seems very easy to change,...

hi @pjebs i forked this repo, change MAX_INT,.. and made a test `https://github.com/tamhv/optimus/blob/master/tests/CustomTest.php` ``` // const MAX_INT = 1000000000000;//13 digits // // var_dump(\Jenssegers\Optimus\Energon::generatePrime());//204370143667 // ./optimus spark 204370143667 // Prime: 204370143667...

it doesn't match `(PRIME * INVERSE) & MAXID == 1`, so there is some thing wrong with `optimus spark` . It gave me wrong PRIME and INVERSE if MAX_INT greater...

did you add /opt/docker to Docker preferences > Fire sharing ?

i just set up a small demo to try it again here https://github.com/tamhv/dasdemo still no luck @auvipy i just want to make sure i've done full settings of django-activity-stream for...

if we buy 2 custom connections for 2 organizations and use them in a python app, then we would end up here, the 2nd client_id can't be used

hi @WrathChaos i'm using `"react-native-fast-image": "^8.6.3"` When i switch to use FastImage component, the warning disappears.