Skip to content
View dessibelle's full-sized avatar
🦊
Yes
🦊
Yes

Organizations

@hobocode@funnel-io

Block or report dessibelle

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. Blue-Screen-SaverBlue-Screen-SaverPublic

    Beloved Windows feature - now on OS X

    Objective-C 162 7

  2. sorl-thumbnail-serializer-fieldsorl-thumbnail-serializer-fieldPublic

    An image serializer field for use with sorl and Django REST Framework

    Python 43 6

  3. md5-collisionmd5-collisionPublic

    An md5 collision attack in practice

    Makefile 4

  4. Open an AWS console using separate C...Open an AWS console using separate Chrome profiles
    1
    #!/bin/bash
    2
    3
    SCRIPT_NAME=$(basename $0)
    4
    OVERRIDE_BROWSER=$(cat ~/.awsconsolerc | grep -i BROWSER_BUNDLE_IDENTIFIER | cut -d '=' -f 2 | xargs)
    5
    DEFAULT_BROWSER=$(defaults read~/Library/Preferences/com.apple.LaunchServices/com.apple.launchservices.secure.plist | grep -B 1 "LSHandlerURLScheme = https;"| sed -n -e 's/^.*RoleAll = "//' -e 's/";//p')
  5. prankstrprankstrPublic

    Prank your office neighbors like never before ( ͡° ͜ʖ ͡°)

    Objective-C 1 1

  6. python-payer-apipython-payer-apiPublic

    Python API for interacting with the Payer payment platform

    Python 1