Skip to content
View ronau's full-sized avatar

Organizations

@fablabcb

Block or report ronau

Report abuse

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

Report abuse

Pinned Loading

  1. hoerbert-clone hoerbert-clone Public

    Audio player for kids inspired by the original called Hörbert

    HTML 9

  2. Convert and merge audio files for ki... Convert and merge audio files for kid's audio player
    1
    Convert and merge audio files for kid's audio player
    2
    ====================================================
    3
    
                  
    4
    This is how I convert and adjust the audio files for the kid's audio player (e.g. hörbert or custom-made).
    5
    For such kind of audio player, certain adjustments make sense, e.g. convert to mono and normalise (i.e. adjust gain).
  3. A simple nginx configuration for a d... A simple nginx configuration for a demo of client certificate authentication
    1
    
                  
    2
    Client certificate authentication with nginx
    3
    ============================================
    4
    
                  
    5
    Below is a simple nginx configuration file enabling client certificate authentication, i.e. the user/client has to present a certificate in order to get access.
  4. miniflush miniflush Public

    A small Python script marking too old Miniflux feed entries as read

    Python