Skip to content

Instantly share code, notes, and snippets.

View Coldblackice's full-sized avatar

Coldblackice

  • NYC
View GitHub Profile
@Bergbok
Bergbok / excluding-[contains-local-files]
Last active December 16, 2024 11:54
Playlist Tags
tags:6uu6SyarK48UK2rUk8cevU === ["media","game","game/indie","game/yandere-simulator","[year:2021]","[artist:CameronF305]","[artist:M.W.]"]
tags:2HaBipmaBtQfLvWPhZ7zL0 === ["jazz","[year:1973]","[artist:Hareton-Salvanini]"]
tags:4aNWrxcIgQCvC7VTNuiJtJ === ["jazz","fusion","[year:2012]","live","[artist:CASIOPEA]"]
tags:2KmBFhzycmlZXHibWEWXHq === ["psychedelic","[year:2013]","[artist:Tame-Impala]"]
tags:32Lfs0igSU29eDdXNRj0jW === ["media","game","game/indie","game/company/the-behemoth","game/pit-people","[year:2019]","[artist:Patric-Catani]"]
tags:5GoEqBseSWx5CNTbYrXbb6 === ["[year:2024]","[artist:2-Mello]","[artist:Million-Sunday]","[artist:TV-MA]"]
tags:5uyIgjgopEMlS2ChWTITW0 === ["media","content-creator","content-creator/thorhighheels","content-creator/adolf-nomura","[year:2022]","[artist:ThorHighHeels]"]
tags:7AV3xPawacGTNGE69xz0SC === ["media","movie-music","movie-music/superhero","[year:2017]","[artist:Mark-Mothersbaugh]"]
tags:66caNdpfYB54XmuLxwb7WH === ["game/series/overcooked","indie","game","
@soulhotel
soulhotel / gist:b65294053bd4da3272c58686cad427c3
Last active November 11, 2024 04:53
BackupFox for Windows OS (backup your UserChrome Profiles with one click)
simple .bat application that will copy your userchrome profile from its main location to a backup location.
this cuts out the need for downloading another application
or having to dig through file explorer to copy paste and sort your info
simply download this bat or make it paste the text below in notepad
change the name in the file to your Windows Name and backup location
save it as a .bat file
@jsonMartin
jsonMartin / ghub.lua
Last active August 6, 2024 04:52
ghub lua bindings for gestures (give g-hub mice similar features to mx mice)
--[[
**********
Updated Author: jsonMartin
Original Author: Mark van den Berg
Version: 1.0
Date: 09-13-2023
**********
Updated:
- Updated Gesture button to work with button G9, and to work with option keys
@mathix420
mathix420 / medium.user.js
Last active March 23, 2026 11:02
Bypass Medium Paywall - Working late 2023 - Greasy Fork, Violentmonkey, Tampermonkey - Click the RAW button to install
// ==UserScript==
// @name Medium Paywall Bypass
// @namespace Violentmonkey Scripts
// @run-at document-start
// @match *://*.medium.com/*
// @match *://medium.com/*
// @match *://*/*
// @grant none
// @version 3.0
// @inject-into content
@FabulousCupcake
FabulousCupcake / tst-colored-tab-groups.css
Last active April 17, 2024 12:08
TreeStyleTabs – Colored and Spaced Tab Groups
/* ---
Config: moz-extension://61148767-1029-7e4d-810c-8847305901bd/options/options.html
Docs: https://github.com/piroor/treestyletab/wiki/How-to-inspect-tree-of-tabs
--- */
#tabbar {
background: linear-gradient(to bottom, #342735 0%, #4B5670 50%);
}
@jetfir3
jetfir3 / tmpdevmodify.sh
Last active December 16, 2025 09:18
Temporarily enable developer mode for the Spotify desktop client on Linux and macOS.
#!/usr/bin/env bash
# Temporarily enable developer mode for the Spotify desktop client on Linux and macOS.
showHelp () {
echo -e \
"Usage: ./tmpdevmodify.sh [option]\n
Options:
-c, --clearcache Clear Spotify app cache
-d, --debug Add Debug Tools to user dropdown menu
@GetVladimir
GetVladimir / Setup-SQM-QoS-for-GeForce-Now-on-OpenWrt-routers-with-Qosify-Cake.md
Last active August 9, 2025 07:13
How to setup SQM QoS for GeForce Now on OpenWrt routers with Qosify Cake for no packet loss and frame loss

How to setup SQM QoS for GeForce Now on OpenWrt routers with Qosify Cake for no packet loss and frame loss

Screenshot showing no packet loss and frame loss for how to setup SQM QoS for GeForce Now on OpenWrt routers with Qosify Cake

I was trying to setup and optimize SQM QoS (Smart Queue Management and Quality of Service) on my router for Cloud Gaming, and specifically for GeForce Now, for quite some time. I hope these findings will be useful to someone.

Smart Queue Management is great and works amazingly to reduce bufferbloat, and by default it's optimized for Voice calls and fair queue between all traffic.

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
@Aldaviva
Aldaviva / wmp_h.265_hevc.md
Last active March 24, 2026 13:10
Play H.265/HEVC videos in Windows Media Player (Classic) without a third-party codec pack or media player. Tested using Microsoft.HEVCVideoExtension_2.0.60091.0_x64__8wekyb3d8bbwe with WMP 12.0.20348.1311 on Windows Server 2022 21H2 and 12.0.22621.1105 on Windows 11 22H2.

Download

  1. Go to https://store.rg-adguard.net.
  2. Search for the HEVC Video Extensions from Device Manufacturer (Microsoft.HEVCVideoExtension) app by entering the following store URL into the search box and clicking the button.
    https://www.microsoft.com/en-us/p/hevc-video-extensions-from-device-manufacturer/9n4wgh0z6vhq
    
    • Do not use the normal HEVC Video Extensions app URL, because that can't play HEVC videos in Windows Media Player for some inscrutable reason.
  3. Download the AppxBundle file.
    • You may have to right click › Save Link As because the URL scheme is http, not https, if your browser is set to enforce HTTPS-only mode.
  • If it tries to save as a filename that's just a GUID, you may copy the correct .AppxBundle filename and save it as that instead.