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 @sandbox-utils

Block or report kernc

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 diff-logs 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