Skip to content
View POD666's full-sized avatar
🙃
🙃

Organizations

@1d20

Block or report POD666

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 GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. pubnub-coolman-demo pubnub-coolman-demo Public

    PubNub JS Demo with coolman

  2. 1d20/DITBOG 1d20/DITBOG Public

    Some magic

    JavaScript

  3. Notion page duplication requires rec... Notion page duplication requires recursive blocks population and extra tricks to duplicate images. Hope this example will help someone who also struggle with notion API.
    1
    import logging
    2
    import os
    3
    
                  
    4
    from io import BytesIO
    5
    
                  
  4. celery-healthcheck http service celery-healthcheck http service
    1
    For a context where health checks are only available via http, e.g. render.com:
    2
    * deploy celery as a web service
    3
    * add healthchecks that trigger `/` url
    4
        *  celery-healthcheck.py will handle the request
    5
        *  perform a command that equals to `celery inspect ping -d celery@$HOSTNAME`
  5. imviidx/fake-cloudflare-zaraz-consent imviidx/fake-cloudflare-zaraz-consent Public

    For dev purposes

    TypeScript

  6. imviidx/sentry-zaraz-consent-integration imviidx/sentry-zaraz-consent-integration Public

    Adjusts sentry configs to match cf zaraz consent selection

    TypeScript