Skip to content
View georglauterbach's full-sized avatar
🏆
🔥
🏆
🔥

Sponsors

Private Sponsor
@caspre24
@matrixes
@bocan
@Drakulix
@stefan-hurst
@Caffe1neAdd1ct
Private Sponsor
Private Sponsor
@DATAGNIKAN

Organizations

@docker-mailserver

Block or report georglauterbach

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
georglauterbach/README.md

Profile

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. At university, I learned two important facts:

  1. Abstraction is not about vagueness, it is about being precise on a new semantic level.
  2. Computer Science is no more about computers than astronomy is about telescopes.

Both of these sentences are from Edsger Wybe Dijkstra.

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.

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.

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.

Pinned Loading

  1. docker-mailserver/docker-mailserver docker-mailserver/docker-mailserver Public

    Production-ready fullstack but simple mail server (SMTP, IMAP, LDAP, Antispam, Antivirus, etc.) running inside a container.

    Shell 14.9k 1.8k

  2. libbash libbash Public

    Library providing useful functions for Bash

    Shell

  3. hermes hermes Public

    Delivers setup and configuration for Ubuntu like a god.

    Rust

  4. dev-container-features dev-container-features Public

    A collection of Development Container Features

    Shell

  5. dev-container-base dev-container-base Public

    Development Container Base Image for Common Tasks

    Dockerfile

  6. uncore uncore Public

    Modern operating system kernel completely written in pure, idiomatic Rust.

    Rust 5