Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 988 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 988 Bytes

Moving to Gitlab

All the source files are available over at my Gitlab repository.

Why

There are multiple reasons. The first was that my repository became bloated because I didn't set my .gitignore properly. As a result, this repo kept syncing binary .pdf files which made pulling and pushing much slower.

Another reason is because after Github was acquired by Microsoft, they announced a new feature for its platform called "Copilot". This technology is trained on publicly hosted code on github including GPL and other copyleft licensed software and attempts to launder copyleft software into proprietary garbage.

As a result, I will delete this repository in the near future and start hosting it over on GitLab.