View mylh's full-sized avatar
Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Simulation for https://fermatslibrar...Simulation for https://fermatslibrary.com/s/pick-the-largest-number
    1
    """
    2
    Simulation for https://fermatslibrary.com/s/pick-the-largest-number 
    3
    Gives the following results:
    4
    Random decision: Round: 10000 Res: True Prob: 0.5027
    5
    Algo decision: Round: 10000 Res: True Prob: 0.6648
  2. indiehacker-boilerplateindiehacker-boilerplatePublic

    Template project to build websites with Django, React and Bootstrap

    Python 6 2

  3. chatgpt-name-generatorchatgpt-name-generatorPublic

    Utiltiy to generate project names given description and check domain name availablity

    Python 2 1

  4. bdedupbdedupPublic

    Efficient command-line deduplication tool that uses a Bloom filter for high-performance duplicate detection in large datasets or streams

    Go