- Incremented version number in changelog from 0.1.0-101pika7 to 0.1.0-101pika8.
- Modified disk information retrieval to use `statfs` instead of `statvfs`, enhancing compatibility.
- Removed unused filesystem type retrieval logic to streamline disk info processing.
- Adjusted formatting in system info output for disk usage display.
- Removed the `pci.ids` file as it is no longer needed for GPU detection.
- Simplified GPU detection functions to streamline vendor identification and model name retrieval.
- Enhanced memory reporting and improved overall structure of GPU information.
- Updated version in changelog to reflect these changes.