Created by a human, with a brain badgeA badge with a character next to the text "Web 14," indicating that the site may contain slightly offensive materialDo What The Fuck You Want To Public License badgeD D Race Network badgemi toki e Toki Ponamade with MY OWN TWO PAWS badgeNo cookies badgeNo tracking or analytics badgeMade with server-side scripting badgeHosted on home internet badge


node-public

git: https://isaacelenbaas.com/git/node-public.git
tar: https://isaacelenbaas.com/git/node-public.tar.gz


I am working on making more of this site open-source; these are the parts that are.

fd.js

This is a utility for pooling file descriptors. It is currently only used for git.js.

git.js

This is a "dumb HTTP" git server which provides the latest content on a fresh orphan commit. It does this without modifying the repository itself. This helps me open-source more things if I do not want to share their history or if the history may have secrets that I don't want to bother cleaning up.

myutil.js

This is a collection of utilities.