Skip to content

Instantly share code, notes, and snippets.

View aethne0's full-sized avatar

yarn~ aethne0

  • monke.ca
  • Doggerland
  • 06:55 (UTC)
View GitHub Profile
@cmd-not-found
cmd-not-found / xcp-ng-guest-tools-install.md
Created May 24, 2021 02:37
XCP-ng Guest Tools Installation

XCP-ng Guest Tools Install

Simple how-to to remind me how to use the locally mounted guest tools install.

REF: https://xcp-ng.org/docs/guests.html

Mount ISO and Install

  1. Select guest-tools.iso and mount.
@RobertAKARobin
RobertAKARobin / python.md
Last active September 23, 2025 17:05
Python Is Not A Great Programming Language
"""
Django ORM Optimization Tips
Caveats:
* Only use optimizations that obfuscate the code if you need to.
* Not all of these tips are hard and fast rules.
* Use your judgement to determine what improvements are appropriate for your code.
"""
# ---------------------------------------------------------------------------

DX7

image

Note: One of the algorithms is incorrect due to a missing operator. Need to update the image. Will have to get on that soon.

These are the original 32 algorithms as used in Yamaha DX7.

The later Yamaha FS1R and Yamaha SY77 may have compatibility with these algorithms, but that's beyond the current scope. The FS1R contains 88 algorithms, while the SY77 contains 45 algorithms.

@bryc
bryc / YamahaFM.md
Last active September 10, 2025 03:33
Collecting info on Yamaha FM soundchips
@Brainiarc7
Brainiarc7 / skylake-tuning-linux.md
Last active October 5, 2025 15:02
This gist will show you how to tune your Intel-based Skylake, Kabylake and beyond Integrated Graphics Core for performance and reliability through GuC and HuC firmware usage on Linux.

Tuning Intel Skylake and beyond for optimal performance and feature level support on Linux:

Note that on Skylake, Kabylake (and the now cancelled "Broxton") SKUs, functionality such as power saving, GPU scheduling and HDMI audio have been moved onto binary-only firmware, and as such, the GuC and the HuC blobs must be loaded at run-time to access this functionality.

Enabling GuC and HuC on Skylake and above requires a few extra parameters be passed to the kernel before boot.

Instructions provided for both Fedora and Ubuntu (including Debian):

Note that the firmware for these GPUs is often packaged by your distributor, and as such, you can confirm the firmware blob's availability by running: