Code Monkey home page Code Monkey logo

rcp's Introduction

hand wave Hey there! I'm Florian


I have a Master's degree in Computer Science from the University of Passau, where I focused mainly on Software Testing, Software Analysis, AI-Engineering, and Evolutionary Algorithms.
Now I work as a professional IoT Consultant in the industry.
In my spare time I spend way too much time ricing my i3wm Arch-GNU/Linux systems and working with and on various open source projects.


  • ๐Ÿ”จ I'm currently working on Waggon and Vorteks

  • ๐ŸŒฑ I'm currently learning Rust and Go

  • ๐Ÿ”ญ I'm looking forward to learn more about System Programming

  • ๐Ÿ“ซ Reach out to me via [email protected]

  • โšก Fun Fact: I started programming using Arduinos and C


Github User-Stats of f-str

Github Streak of f-str

Github top languages of f-str

Github Contribution-Graph of f-str

rcp's People

Contributors

dependabot[bot] avatar f-str avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

dhduux

rcp's Issues

Docker-Image is missing dynamically linked libraries

Describe the bug
In the current version of the Dockerfile, the application is build in a builder stage and than copied to the final run image, but since Rust per default links libraries dynamically, a few of the libs are not present in the run image, therefore the application is not executable

To Reproduce

  1. Build the docker image
  2. Try to run it

Expected behavior
The application should be executed when the container is started.

Make the binding IP address configurable

Currently the binding IP address is hardcoded to 127.0.0.1.
This should be configurable via an ENV variable and if the variable is not set it should bind to 0.0.0.0 instead of the 127.0.0.1.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.