Skip to content
View MichaelSchaecher's full-sized avatar
  • Idaho
  • 05:12 (UTC -07:00)

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 newbie at development

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.
  • BTRFS Snapshots Manager - A simple script to manage btrfs snapshots.

Pinned Loading

  1. simple-dark simple-dark Public

    Theme for Hugo that is simple and dark.

    HTML 2

  2. btrfs-snapshots-manager btrfs-snapshots-manager Public

    Create and manage btrfs snapshots using SystemD.

    Makefile

  3. ddns ddns Public

    A bash script for using DuckDNS or Cloudflare API as a DynmicDNS.

    Shell

  4. howtonebie.com howtonebie.com Public

    Personal website where I sharing my thoughts about computers, programming, home audio/video and some gaming.

    SCSS