Skip to content
View dfrommi's full-sized avatar

Block or report dfrommi

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

Pinned Loading

  1. rehaktor rehaktor Public

    Wrapper around HAP-Java for easy integration into Kotlin and Project Reactor

    Kotlin 1 1

  2. .Migrating an RDS DB instance to an ... .Migrating an RDS DB instance to an Aurora DB cluster with CloudFormation.md
    1
    # Migrating an RDS DB instance to an Aurora DB cluster with CloudFormation
    2
    
    
    3
    There are [several guides](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/AuroraMySQL.Migrating.RDSMySQL.Replica.html) describing how to migrate a plain RDS instance to an Aurora cluster using read replica.
    4
    But none of them describes how the new Aurora cluster can afterwards be maintained further with CloudFormation.
    5
    
    
  3. Modular Fish-Shell Configuration #fi... Modular Fish-Shell Configuration #fish #config
    1
    # Modular Fish-Shell Configuration
    2
    
    
    3
    Fish shell configuration is split into functions, completions and initalization code. But it's easy to split it further on a *per feature* basis.
    4
    
    
    5
    The default fish configuration structure looks something like this:
  4. dotfiles dotfiles Public

    Misc configuration

    Lua 1

  5. swagger-codegen-openhab swagger-codegen-openhab Public

    Swagger code-generator to create Java client for use with OpenHAB

    HTML