Skip to content

Instantly share code, notes, and snippets.

@olih
olih / jq-cheetsheet.md
Last active March 3, 2026 15:02
jq Cheet Sheet

Processing JSON using jq

jq is useful to slice, filter, map and transform structured json data.

Installing jq

On Mac OS

brew install jq

@peteristhegreat
peteristhegreat / Readme.md
Last active January 23, 2026 19:38
Realtek bluetooth usb adapter RTL8671b
@lkd70
lkd70 / Allow Nvidia Broadcast Updates.reg
Last active February 6, 2026 02:41
Block/Allow NVidia Broadcast Updates (Save each file as .reg, double click to run)
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Parameters\FirewallPolicy\FirewallRules]
"{723B2CF9-6C17-40CF-AD64-382DAF2BC7BD}"="v2.32|Action=Allow|Active=TRUE|Dir=Out|App=%ProgramFiles%\\NVIDIA Corporation\\NVIDIA Broadcast\\NVIDIA Broadcast UI.exe|Name=Allow NVidia Broadcast Updates|"