Skip to content

Instantly share code, notes, and snippets.

View GNY-001F2's full-sized avatar

Gundam Astraea Type F2 GNY-001F2

View GitHub Profile
@GNY-001F2
GNY-001F2 / NVInstall.md
Last active November 13, 2023 20:46
GUIDE: Installing Nvidia Drivers correctly on OpenSUSE Tumbleweed
## Prerequisite: You must either boot to your OS on runlevel 3, or you must manually disable all
## instances of the X server when running the NVIDIA installer.

# Check if you have the packman repository installed
$ zypper lr
# output will be like this:
#  | Alias                 | Name                  | Enabled | GPG Check | Refresh
---+-----------------------+-----------------------+---------+-----------+--------
 1 | RepoAlias             | RepoName              | Yes/No  | Yes/No    | Yes/No   
@GNY-001F2
GNY-001F2 / Cyclicdeps.cxx
Created April 28, 2016 17:21
How to fix cyclic dependencies between two header files
/** DO AS YOU PLEASE PUBLIC LICENSE
* Modified from the WTFPL, 2016
*
* Copyright (C) 2016 GNY-001F2
*
* Everyone is permitted to copy and distribute verbatim or modified
* copies of this license document, and changing it is allowed as long
* as the name is changed.
*
* DO AS YOU PLEASE PUBLIC LICENSE