Pinned Repositories
amigafonts
Faithfully remade multi platform Amiga fonts in Amiga aspect
bash-desktop-launcher
Bash curses/dialog driven xorg window manager launcher
bash-next-prev
next() and prev() functions in bash inspired by the python .next() method
bash-toolbox
Various functions and regular expressions for Bash usage
batch-man-to-html
Batch unpack and convert manpages to html from source manpage directory to a destination directory
gentoo-sources-compilation-helper
If you're tired of manually (re)compiling your gentoo-sources for the N:th time, or you're just lazy, this is the script for you.
glmr
glmr - or "glimmer" (OpenGL Mathematics Replacement) - is a (fairly) modular subset replacement to some cglm functions
LZ77-Compressor-and-Decompressor
Proof of Concept code using a subset of my custom replacement for the C standard library, and some Win32 API includes
stdr
stdr - or "stutter" (C Standard Library Replacement) - is a (fairly) modular subset replacement for a variety of C standard library functions
Still93
Still 93 - A Cyber AI Mega Demo Released At Evoke 1993
rewtnull's Repositories
rewtnull/amigafonts
Faithfully remade multi platform Amiga fonts in Amiga aspect
rewtnull/gentoo-sources-compilation-helper
If you're tired of manually (re)compiling your gentoo-sources for the N:th time, or you're just lazy, this is the script for you.
rewtnull/Still93
Still 93 - A Cyber AI Mega Demo Released At Evoke 1993
rewtnull/bash-desktop-launcher
Bash curses/dialog driven xorg window manager launcher
rewtnull/bash-next-prev
next() and prev() functions in bash inspired by the python .next() method
rewtnull/bash-toolbox
Various functions and regular expressions for Bash usage
rewtnull/batch-man-to-html
Batch unpack and convert manpages to html from source manpage directory to a destination directory
rewtnull/divisible-by-3
I recently read a TIL on reddit stating the following: "A number is divisible by 3 if the sum of the digits is divisible by 3." That made me want to prove it in code, so here it is...
rewtnull/glmr
glmr - or "glimmer" (OpenGL Mathematics Replacement) - is a (fairly) modular subset replacement to some cglm functions
rewtnull/head-examples
Some example head like functions for Bash v4.1+
rewtnull/kernel-changelog-shell-parser
This script displays kernel changelogs from https://www.kernel.org/pub/linux/kernel/v*.x/ in shell. bash and (POSIX compliant) sh versions included.
rewtnull/LZ77-Compressor-and-Decompressor
Proof of Concept code using a subset of my custom replacement for the C standard library, and some Win32 API includes
rewtnull/stdr
stdr - or "stutter" (C Standard Library Replacement) - is a (fairly) modular subset replacement for a variety of C standard library functions
rewtnull/vagrant-multi-box-handler
Allows you to change states of multiple Vagrant boxes at once