Results 1 to 12 of 12
  1. #1
    Join Date
    Nov 2007
    Posts
    63

    Default Badluck turns good

    My dog pissed on the floor and as I was cleaning it up, I heard *beep* *beep*, fortunately for me I did not make it back to the computer in time. This is the result of the hand

    Seat 6: oconnor8 (2210 in chips)
    oconnor8: posts small blind 75
    wulveryn: posts big blind 150
    *** HOLE CARDS ***
    Dealt to Roboligraphy [4h 4s]
    aljaru: raises 150 to 300
    nickt2020: folds
    oconnor8 said, "nc"
    Roboligraphy has timed out
    Roboligraphy: folds
    Roboligraphy is sitting out
    boeuf05: calls 300
    oconnor8: calls 225
    Roboligraphy has returned
    wulveryn: calls 150
    *** FLOP *** [Ts Qd 4c]
    oconnor8: bets 1910 and is all-in
    wulveryn: calls 1910
    aljaru: folds
    boeuf05: raises 1990 to 3900
    wulveryn: raises 1030 to 4930 and is all-in
    boeuf05: calls 1030
    *** TURN *** [Ts Qd 4c] [7s]
    *** RIVER *** [Ts Qd 4c 7s] [Ad]
    *** SHOW DOWN ***
    wulveryn: shows [3s Qs] (a pair of Queens)
    boeuf05: shows [Td Tc] (three of a kind, Tens)
    boeuf05 collected 6040 from side pot
    oconnor8: shows [Kc Qc] (a pair of Queens)
    boeuf05 collected 6930 from main pot
    *** SUMMARY ***
    Total pot 12970 Main pot 6930. Side pot 6040. | Rake 0
    Board [Ts Qd 4c 7s Ad]
    Seat 1: wulveryn (big blind) showed [3s Qs] and lost with a pair of Queens
    Seat 2: aljaru folded on the Flop
    Seat 3: nickt2020 folded before Flop (didn't bet)
    Seat 4: Roboligraphy folded before Flop (didn't bet)
    Seat 5: boeuf05 (button) showed [Td Tc] and won (12970) with three of a kind, Tens
    Seat 6: oconnor8 (small blind) showed [Kc Qc] and lost with a pair of Queens

  2. #2
    Join Date
    Feb 2008
    Posts
    3,794

    Default

    Nice. Anytime you somehow avoid set over set it's a good day.

  3. #3
    Join Date
    Apr 2007
    Posts
    281

    Default

    you do realize that on most sites the cards are constantly shuffled and if you had made it back to you computer the results would most likely have been different. for instance you may have flopped quads.

  4. #4
    Join Date
    Feb 2008
    Posts
    3,794

    Default

    From my understanding, that shuffling method is mainly found on full tilt poker... is this not accurate?

  5. #5
    Join Date
    Jun 2007
    Posts
    372

    Default

    Quote Originally Posted by dew12109 View Post
    From my understanding, that shuffling method is mainly found on full tilt poker... is this not accurate?
    I thought the continuous shuffle was used on just about every site as an extra prevention against cheating.

  6. #6
    Join Date
    Feb 2008
    Posts
    3,794

    Default

    I don't see anything about a continuous shuffle on the poker stars site...
    "SHUFFLE

    "Anyone who considers arithmetic methods of producing random digits is, of course, in a state of sin." - John von Neumann, 1951

    We understand that a use of a fair and unpredictable shuffle algorithm is critical to our software. To ensure this and avoid major problems described in [2], we are using two independent sources of truly random data:

    * user input, including summary of mouse movements and events timing, collected from client software
    * true hardware random number generator developed by Intel [3], which uses thermal noise as an entropy source

    Each of these sources itself generates enough entropy to ensure a fair and unpredictable shuffle.
    Shuffle Highlights:

    * A deck of 52 cards can be shuffled in 52! ways. 52! is about 2^225 (to be precise, 80,658,175,170,943,878,571,660,636,856,404,000,000 ,000,000,000,000,000,000,000, 000,000,000 ways). We use 249 random bits from both entropy sources (user input and thermal noise) to achieve an even and unpredictable statistical distribution.
    * Furthermore, we apply conservative rules to enforce the required degree of randomness; for instance, if user input does not generate required amount of entropy, we do not start the next hand until we obtain the required amount of entropy from Intel RNG.
    * We use the SHA-1 cryptographic hash algorithm to mix the entropy gathered from both sources to provide an extra level of security
    * We also maintain a SHA-1-based pseudo-random generator to provide even more security and protection from user data attacks
    * To convert random bit stream to random numbers within a required range without bias, we use a simple and reliable algorithm. For example, if we need a random number in the range 0-25:
    o we take 5 random bits and convert them to a random number 0-31
    o if this number is greater than 25 we just discard all 5 bits and repeat the process
    * This method is not affected by biases related to modulus operation for generation of random numbers that are not 2n, n = 1,2,..
    * To perform an actual shuffle, we use another simple and reliable algorithm:
    o first we draw a random card from the original deck (1 of 52) and place it in a new deck - now original deck contains 51 cards and the new deck contains 1 card
    o then we draw another random card from the original deck (1 of 51) and place it on top of the new deck - now original deck contains 50 cards and the new deck contains 2 cards
    o we repeat the process until all cards have moved from the original deck to the new deck
    * This algorithm does not suffer from "Bad Distribution Of Shuffles" described in [2]"

    I don't understand all of the above however lol.

  7. #7
    Join Date
    Jun 2007
    Posts
    372

    Default

    Quote Originally Posted by dew12109 View Post
    * user input, including summary of mouse movements and events timing, collected from client software
    This would suggest that if he would have called the cards would be different because the event timing would have been different, and there would have been different mouse movements.

  8. #8
    Join Date
    Feb 2008
    Posts
    3,794

    Default

    Not necessarily. This says the deck is shuffled, but no where does it say continulously shuffled. The shuffling is based on the heat/mouse movement aligorithms, but no where does it say this occurs throughout the entire hand. The entire description of everything is "shuffle" but never "continuous shuffle."
    I've read other places as well that indicate that PS does not employ a continuous shuffle. The event timing occured *PRIOR* to the dealing of the cards as it makes mention that if there is not a sufficient amount of random data obtained, pokerstars will pause until it is aqcuired.

    "* Furthermore, we apply conservative rules to enforce the required degree of randomness; for instance, if user input does not generate required amount of entropy, we do not start the next hand until we obtain the required amount of entropy from Intel RNG."

    So the next hand cannot start until the required amount of entropy has been obtained... which indicates that the measurements occur before the hand occurs. Why would it matter "prior" to the hand starting if a continuous shuffle could have occured, as it could just pause during the shuffle until sufficient data were obtained?

  9. #9
    Join Date
    Apr 2007
    Posts
    281

    Default

    no poker stars is the exception. almost all others are shuffled.

  10. #10
    Join Date
    Apr 2007
    Posts
    281

    Default

    but there is no rakeback.com/">rake back on PS

  11. #11
    Join Date
    Jun 2007
    Posts
    372

    Default

    Quote Originally Posted by dew12109 View Post
    Not necessarily. This says the deck is shuffled, but no where does it say continulously shuffled. The shuffling is based on the heat/mouse movement aligorithms, but no where does it say this occurs throughout the entire hand. The entire description of everything is "shuffle" but never "continuous shuffle."
    I've read other places as well that indicate that PS does not employ a continuous shuffle. The event timing occured *PRIOR* to the dealing of the cards as it makes mention that if there is not a sufficient amount of random data obtained, pokerstars will pause until it is aqcuired.

    "* Furthermore, we apply conservative rules to enforce the required degree of randomness; for instance, if user input does not generate required amount of entropy, we do not start the next hand until we obtain the required amount of entropy from Intel RNG."

    So the next hand cannot start until the required amount of entropy has been obtained... which indicates that the measurements occur before the hand occurs. Why would it matter "prior" to the hand starting if a continuous shuffle could have occured, as it could just pause during the shuffle until sufficient data were obtained?
    Touche. I was just assuming it was throughout the entire hand.

  12. #12
    Join Date
    Feb 2008
    Posts
    3,794

    Default

    Quote Originally Posted by Jonathank View Post
    no poker stars is the exception. almost all others are shuffled.
    And this answers my dilemma. PS is the exception, not FT. I wasn't sure which way it was, but I was pretty sure one of them was an exception.
    Fun times.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. how to become a good freeroll player
    By kall3_p0k3r in forum Tournaments
    Replies: 16
    Last Post: 9th November 2009, 12:19 PM
  2. Good Battle
    By liladypokerpro in forum Tournaments
    Replies: 2
    Last Post: 12th June 2008, 09:17 PM
  3. Good ? Here - Poker Sites
    By liladypokerpro in forum Poker Rooms and Networks
    Replies: 21
    Last Post: 19th May 2008, 12:50 PM
  4. very good
    By Crew99 in forum Tournaments
    Replies: 0
    Last Post: 21st December 2007, 03:48 AM
  5. Good books and why they helped you
    By AllEars in forum General Poker Topics
    Replies: 5
    Last Post: 27th February 2007, 07:22 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •