Become a sponsor to Georg Lauterbach
Profile
Who I Am
I am a computer scientist with a Master of Science (M.Sc.) from Technische Universität (TU) Dresden in Germany who has specialized in systems programming.
Important
"Computer science is no more about computers than astronomy is about telescopes."
What I Do on GitHub
I am well-versed in Bash and write a lot 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. Beyond DMS, I have a library for useful Bash functions that anyone can use freely called georglauterbach/libbash
.
Tooling for proper software development is a key interest of mine. I am curating a Development Container features in georglauterbach/dev-container-features
. If you'd like to get the basic set of tooling that I use on a daily basis, head over to georglauterbach/hermes
.
Note
You can sponsor me on GitHub ❤️
I have specialized in operating system kernels, memory safety, and the Rust programming language. 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
.
Featured work
-
docker-mailserver/docker-mailserver
Production-ready fullstack but simple mail server (SMTP, IMAP, LDAP, Antispam, Antivirus, etc.) running inside a container.
Shell 16,873 -
georglauterbach/libbash
Library providing useful functions for Bash
Shell -
georglauterbach/uncore
Modern operating system kernel completely written in pure, idiomatic Rust.
Rust 4 -
georglauterbach/hermes
delivers setup and configuration to your system 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
Python 1