Skip to content

Instantly share code, notes, and snippets.

View getsueineko's full-sized avatar
🏀

Tom Emv getsueineko

🏀
View GitHub Profile
@getsueineko
getsueineko / 20763_adaptation.json
Created September 24, 2025 14:01
Windows Exporter Dashboard Group Edition (v0.31+ compatible)
{
"annotations": {
"list": [
{
"builtIn": 1,
"datasource": {
"type": "datasource",
"uid": "grafana"
},
"enable": true,
@getsueineko
getsueineko / 23847_rev9.json
Last active September 24, 2025 10:17
Windows Exporter Dashboard 20250801-PandaMan Translated and Fixed
{
"annotations": {
"list": [
{
"builtIn": 1,
"datasource": {
"type": "grafana",
"uid": "-- Grafana --"
},
"enable": true,
@getsueineko
getsueineko / .zshrc
Last active September 28, 2025 15:48
.zshrc (pure zsh + zinit + starship.rs)
# ===== History Settings =====
HISTSIZE=5000
HISTFILE=~/.zsh_history
SAVEHIST=$HISTSIZE
HISTDUP=erase
# Options for better history management
setopt append_history share_history # share history across sessions
setopt hist_ignore_space hist_ignore_all_dups hist_save_no_dups
setopt hist_ignore_dups hist_find_no_dups
@getsueineko
getsueineko / gist:16b465a79971ba66f3da10c7dc58653a
Last active September 20, 2025 09:20
~/.config/starship.toml
# https://github.com/smithumble/starship-cockpit
"$schema" = 'https://starship.rs/config-schema.json'
add_newline = true
command_timeout = 2000
format = """
$os\
# ===== History Settings =====
HISTSIZE=5000
HISTFILE=~/.zsh_history
SAVEHIST=$HISTSIZE
HISTDUP=erase
# Options for better history management
setopt appendhistory sharehistory # share history across sessions
setopt hist_ignore_space hist_ignore_all_dups hist_save_no_dups
setopt hist_ignore_dups hist_find_no_dups
@getsueineko
getsueineko / gist:dbad17b4cc7f4dfd34fad9be6c1cce1a
Created September 19, 2025 14:52
Audio Stuttering Issue in Virtual Machine on VMWare Pro 17 with Windows 11 Host
# Quick fix from here https://www.reddit.com/r/Ubuntu/comments/1ga9shh/audio_stuttering_issue_in_ubuntu_2410_virtual/
##############################################
# original rows from .vmx
sound.autoDetect = "TRUE"
sound.fileName = "-1"
sound.present = "TRUE"
sound.pciSlotNumber = "34"
# added sound settings
#
## PowerShell
### PowerShell User Profile
#
### Constants
$PROFILE_ROOT = $PROFILE | Split-Path
$SSH_KEY_PATH = "$env:USERPROFILE\.ssh\id_ed25519.pub"
$HOSTS_PATH = "$env:SystemRoot\System32\drivers\etc\hosts"
@getsueineko
getsueineko / 21133_rev2.json
Last active September 3, 2025 06:53
Node Exporter Dashboard 20240520 General JOB Group Edition ENG FIXED
{
"annotations": {
"list": [
{
"$$hashKey": "object:2875",
"builtIn": 1,
"datasource": {
"type": "datasource",
"uid": "grafana"
},
@getsueineko
getsueineko / docker_rus.md
Created August 5, 2025 10:00 — forked from wtw24/docker_rus.md
Шпаргалка с командами Docker

Шпаргалка с командами Docker

1552317264965 1552317537397 1552317711879

1552318467562 1552318531067 1552318577900 1552318614839

@getsueineko
getsueineko / README.md
Created August 9, 2023 10:46 — forked from MatthiasLohr/README.md
Beelink GTR5 + Proxmox + Windows Guest VM

Beelink GTR5 + Proxmox VE + Windows Guest using the Vega8 Graphics Card

Prerequisites

Hardware

  • Current BIOS version: 5.19
  • 1TB Kingston NVMe SSD (shipped with the device, used for system)
  • 1TB Samsung 860 EVO 2.5" SATA SSD (bought additionally, for Windows 10)
  • Installation images for Proxmox VE, Windows 10 (e.g. using Ventoy)