Skip to main content

George Cave

By day, a software engineer. But by night!? A software engineer.

Recent

Create Basic Local RPM Repo
·477 words·3 mins
System-Administration Linux Packaging Rpm Fedora Redhat Suse
The ability to create a basic local repository can be useful in numerous ways, such as to create a local mirror to cache some packages, or to test/distribute some locally created packages.
Create a Basic Local DEB Package Repository
·578 words·3 mins
System-Administration Linux Packaging Deb Debian Ubuntu
The ability to create a basic local repository can be useful in numerous ways, such as to create a local mirror to cache some packages, or to test/distribute some locally created packages.
Rebuild a RPM Package
·715 words·4 mins
System-Administration Linux Packaging Rpm Fedora Redhat Suse
The basics of taking an RPM source package and rebuilding it, maybe with some modifications.
Rebuild a DEB Package
·247 words·2 mins
System-Administration Linux Packaging Deb Debian Ubuntu
The basics of taking an already-existing DEB source package and rebuilding it, maybe with some modifications.
Vulkan Enum Stringifier Project - Quick Postmortem
·1408 words·7 mins
Code Vulkan C/Cpp Postmortem
A better present from a worse past. Also odd Vulkan spec anomalies.