Skip to content
View michael105's full-sized avatar
🛸
Destination 參宿四
🛸
Destination 參宿四
Block or Report

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.

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

Michael (misc) (Myer) misc147


Changed my email to misc X at posteo.net.
(Replace the variable with the result of ((twice 3),+1) )

https://michael105.github.com - About me, old blog

https://gist.github.com/ - github repository index


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


Started programming with Basic, to head on to Pascal, later Cpp, did a lot with perl, some Java, finally got back to C, Assembly and shelled scripts.
Did play with sql, css, html, and such.

University graduate, Philosophy, History and History of Science. (Magister Artium)
Currently mainly interested in shrinking binaries, system development with C and Assembler, (size) optimizing algorithms.

Pinned

  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 33 1

  2. et et Public

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

    C 18

  3. minicore minicore Public

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

    C 11

  4. rinit rinit Public

    Tiny and fast init

    C 7

  5. slterm slterm Public

    Slim and fast terminal emulator (94kB) with minimal external dependencies (Xlib,Xft)

    C 17 1

  6. shrinkelf shrinkelf Public

    Strip 64bit elf binaries aggressively

    C 6