Skip to content
View kernc's full-sized avatar

Sponsors

Private Sponsor
@eervin123
@finithejernigan

Organizations

@kiberpipa @DuhCasa @CoderDojoSI @pdoc3 @pelican-plugins @efck-chat-keyboard @sambo-optimization

Block or report kernc

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
kernc/README.md

I write buggy software, often primarily for myself. 🎯

Most used programming languages


Dev tools

Pdoc sandbox-venv sandbox-venv

Science & Technology

Backtesting.py Orange data mining SAMBO optimization

GUI / X11

XSuspender EF*CK Chat Keyboard

HTML & Web

Awesome-Links.CSS

OpSec

logkeys myba sandbox-venv

Pinned Loading

  1. Null object pattern (Python) Null object pattern (Python)
    1
    """
    2
    This module provides the Null class for the null object design pattern.
    3
    """
    4
    
                  
    5
    from collections import MutableMapping, MutableSequence
  2. Increase the volume -- and impair th... Increase the volume -- and impair the quality -- of your audiobooks
    1
    #!/bin/bash
    2
    
                  
    3
    set -e
    4
    
                  
    5
    if [ $# != 0 ]; then