Skip to content
View michael105's full-sized avatar
🛰️
orbit
🛰️
orbit

Block or report michael105

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
michael105/README.md

Michael (misc147)


A passionated opensource developer, having fun with minimizing a statically linked Linux conglomeration.


Started programming with Basic at an IBM PC(One of those first models,no hd, no graphics..), to head on to Pascal, later Cpp, did a lot with perl, some Java, Javascript, finally came back to C, Assembly and shell scripts.
Did work with sql, css, html, and so on.


DIY Electronics, mainly audio, etched own boards some time ago.

Currently having fun with shrinking binaries, system development with C and Assembler, (size) optimizing algorithms, latency optimized OS development.

Yet all code here is written by me, in person,
albite I'm using AI to lookup documentation.
I mark all ai usage explicitly for several reasons.


MAIN FOCUSOS Development, latency and size optimization
MOST USED LANGUAGES C, Perl, C++, shell
Assembler, Javascript, sql, Java, python
GITHUB13 years
(started publishing 2004 at sourceforge)
PUBLIC PROJECTS83
STARS203
WEBSITES7 projects, over time
SUCCESSgoogle pagerank 6 (2008)
ESTIMATED PAGEVIEWS > 1 Million over time
CONTACT
3 times half of hundred, subtract 3
miscNNN@disroot.org

GitHub stats

Top Langs

trophy

Pinned Loading

  1. minilib minilib Public

    A c standard system library with a focus on size, headeronly, "singlefile", intended for static linking. 187 Bytes for "Hello World"(regular elf), compiled with the standard gcc toolchain.

    C 42 1

  2. slterm slterm Public

    Slim and fast terminal emulator (124kB linked shared) with minimal external dependencies (Xlib,freetype)

    C 20 1

  3. et et Public

    The tiny terminal text editor. Fighting bloatware - 600loc, linked statically with minilib linux32bit: 8k, osx x64: 20k

    C 20

  4. minicore minicore Public

    Work in progress. (Not finished yet) Slim down (GNU) core utils to 64kB, statically linked with minilib.

    C 15

  5. rinit rinit Public

    Tiny and fast init

    C 10

  6. shrinkelf shrinkelf Public

    Strip 64bit elf binaries aggressively

    C 13