Skip to content
View notepass's full-sized avatar
Block or Report

Block or report notepass

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

Hello and welcome to my profile,
my name is Kim Hayo (@notepass) and I'm mostly working with Java and spring related projects (Altought I occasianally tip my toes into other programming languages such as PHP, JS and C#).

On a public project side (OSS), you can find a lot of tape related stuff (e.g. the notaping project for storing stuff on tapes and mt-win to control tape devices under windows like you can with mt-st under *nix). Every now and then I will also contribute to other projects I use if I find something to add to them.

On the private project side (closed source), there are also a few projects (former or running):

  • bachgold: A small multi-blog, sinngle tenant web-app for a friend. Currently written in PHP, a spring boot rewrite is in progress (I'm aware it is overkill - But private projects are for learning)
  • bergwerklabs: A former project created by a team I was part of. It was a minecraft minigame network, with about 1500 or 2000 users at peak time. I mostly did server admninistration and created ingame and CLI tools to help with various tasks, including deployments and server access

Most of the work I do can be found on my Gitlab page, so head over there if you like to. If you want to shoot me a mail, you can contact me under oss@notepass.de.

Pinned

  1. Patch for Kernel 5.15.135 to make th... Patch for Kernel 5.15.135 to make the nvidia vGPU driver work again
    1
    diff --git a/kernel/module.c b/kernel/module.c
    2
    index 3c90840..64e0afa 100644
    3
    --- a/kernel/module.c
    4
    +++ b/kernel/module.c
    5
    @@ -2220,22 +2220,15 @@ void *__symbol_get(const char *symbol)
  2. hadoop-native-win-libs hadoop-native-win-libs Public

    Automated action builds of the hadoop.dll and winutils.exe tools for hadoop