Skip to content
View MichaelSchaecher's full-sized avatar
  • Idaho
Block or Report

Block or report MichaelSchaecher

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

Hi 👋, I'm A Developer

A passionate developer from somewhere on Earth

Who Am I

I've been into open source development since 2010, ever since I had to pay someone to fix what I broke. On that day I decided to learn how to fix it myself: I've been learning ever since.

Through most of what I do can count more as a hobby, I would like to think that I'm pretty damn good even though I've blown up a few Linux/Windows installs in my time and lost a few GB of data.

Things I'm Currently Learning

I'm learning more about btrfs filesystem and the benefits of a COW (Copy On Write) filesystem over the traditional EXT4 filesystem. The main reason for this is Ubuntu has decided to not fully support btrfs and I aim to work around that limitation.

Things I'm Working On

The main project I'm working on is my static website hosted on Cloudflare Pages. I'm using the Hugo static site generator to generate the HTML and CSS for the site and my own custom theme.

  • Website - My personal website about tech and other things.
  • Theme - A simple dark theme for Hugo.
  • WSL - A patch to compile the Linux kernel for WSL2.
  • skel - My personal skeleton files.
  • init - My personal systemd scripts.

Pinned

  1. website website Public

    Static https://blackstewie.com using Hugo for backend framework.

    SCSS

  2. skel skel Public

    Bash user profile.

    Shell