User:CodingKoopa/Showcase
This is a showcase of my contributions to the ArchWiki that I am most proud of. For most of these, I have linked to the diff so that you can scroll to the top if you would like to verify exactly what parts I added.
- User:CodingKoopa/Direct_Rendering_Infrastructure: This is a comprehensive overview of the Linux graphics stack.
- Steam#Steam Input (Steam, original diff): This is an in-depth look at how Steam Input is used.
- Linux Kernel Dynamic Debugging (General troubleshooting): This is a guide on gathering detailed debug logs from the Linux kernel.
- xdg-utils environment detection (xdg-utils): The environment variables used by xdg-utils are undocumented, so I took the time to read the source code and overhaul this page.
- WirePlumber configuration (WirePlumber): WirePlumber has an intricate and flexible configuration system which I set out to explain in clear terms.
- GnuPG configuration (GnuPG): I rewrote the explanation of GnuPG's configuration files to be clearer.
- Bluetooth 5.1 key extraction (Bluetooth): I organized user feedback into a table to better convey the different possibilities.
- Bluetooth dual pairing on Windows (Bluetooth): I researched and contributed these instructions for Windows, and continue to look over the dual-boot part of this page.
- Intel EBP (CPU frequency scaling): I provided more info on what the meaning of the tweaking Intel EBP parameters are.
- Intel GuC/HuC (Intel graphics): I rethought how we demonstrate the different Intel
enable_huc
andenable_guc
parameters, using a table and a stronger introduction. - More Intel GuC research (Talk:Intel graphics): This discussion with another user gives some insight into my workflow for getting to the bottom of why things behave the way they do.
- NVIDIA G-SYNC (Variable refresh rate): I used the nvidia-settings source code to rectify inaccurate information about how G-SYNC on Linux is setup.