learn-code-the-hard-way

This is an education project that attempts to reimplement the GNU coreutils in Go. You can find the full manual here: https://www.gnu.org/software/coreutils/manual/coreutils.html

Updated 1 month ago

A set of PowerShell scripts that install a base developer environment and multiple languages for Windows.

Updated 3 months ago

This is the code and notes from my live Twitch programming and drawing classes.

Updated 6 months ago

A repository where I'll put experiments learning, proving or disproving things about C++. These experiments will feature measurements, use Tracy to show behavior, and generally have the goal of simplifying normal C++ usage.

Updated 7 months ago

A simple program that accepts RTMP streams and then restreams them directly to other services. I use it to record at a higher rate but stream to target services at the rate they want. It's also useful for streaming to multiple sites.

Updated 12 months ago

This is a set of tiny utilities you can use in your code or to study.

Updated 12 months ago

People