Become a sponsor to Georg Lauterbach
Who I Am
I have a Master of Science (M.Sc.) in Computer Science from Technische Universität (TU) Dresden in Germany. I have specialized in operating system kernels and memory safety.
What I Do
I write a lot of Bash, mostly for docker-mailserver/docker-mailserver
(DMS) - GitHub's largest containerized mail server project. DMS provides everyone with the ability to host their mail server in a containerized environment, like Docker Compose, Podman or Kubernetes.
I have specialized in operating system kernels and the Rust programming language at university, and I am trying to continue to work on these topics. You can find a "Getting Started" project for a kernel in Rust targeting the RISC-V platform in my repository called georglauterbach/uncore
.
Finally, tooling for proper software development is a key interest of mine. Therefore, I am also curating a Development Container base image called georglauterbach/dev-container-base
and additional features in georglauterbach/dev-container-features
. If you'd like to get my basic set of tooling I use on a day-to-day basis on my Ubuntu Linux machine, head over to georglauterbach/hermes
.
Why Sponsor Me?
Maintaining DMS is a lot of work. The core maintainers team puts big efforts in their spare time into high-quality code, which is essential for a secure and fluent operation of the server. I hope the hard work I put into the project is acknowledged by providing me with financial support.
Moreover, if you are using some of my base images or tool sets, I'd also appreciate the support greatly.
Featured work
-
docker-mailserver/docker-mailserver
Production-ready fullstack but simple mail server (SMTP, IMAP, LDAP, Antispam, Antivirus, etc.) running inside a container.
Shell 14,890 -
georglauterbach/libbash
Library providing useful functions for Bash
Shell -
georglauterbach/uncore
Modern operating system kernel completely written in pure, idiomatic Rust.
Rust 5 -
georglauterbach/hermes
Delivers setup and configuration for Ubuntu like a god.
Rust -
georglauterbach/dev-container-base
Development Container Base Image for Common Tasks
Dockerfile -
georglauterbach/dev-container-features
A collection of Development Container Features
Shell