Skip to content
View kernc's full-sized avatar

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 like to write buggy software. 🎯

Most used programming languages


Dev tools

Pdoc sandbox-run diff-logs colorstrace

Science & Technology

Backtesting.py Orange data mining SAMBO optimization

GUI / X11

XSuspender EF*CK Chat Keyboard PyCalc-NG

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
  3. A4 Thermal Printer Linux driver A4 Thermal Printer Linux driver
    1
    A4 Thermal Printer Linux driver
    2
    ===============================
    3
    This is a Linux driver for "GZQIANJI" **A4 portable thermal roll printer** from AliExpress.
    4
    The printer is recognized as "XMDY GD88", also known as "GZMA412". 🤷
    5