Skip to content

Instantly share code, notes, and snippets.

View KeyboardCombination's full-sized avatar
🎑

KeyboardCombination KeyboardCombination

🎑
View GitHub Profile
@magicoal-nerb
magicoal-nerb / quakec-bhop-rbx.luau
Last active November 3, 2025 19:44
really simple quake movement in roblox
--!strict
-- another quake movement reimplementation i suppose
-- magicoal_nerb :P
-- Physics
local XZ: Vector3 = Vector3.new(1.0, 0.0, 1.0)
local CAPSULE_FLOOR_ANGLE: number = 0.7
-- Convars
@scaramangado
scaramangado / streaming-on-linux.md
Last active March 14, 2026 20:41
Streaming on Linux

Streaming on Linux

Goal

  • User GV-USB2 Capture Card
  • Use LiveSplit
  • Show Input Display

GV-USB2 Driver

@Zeinok
Zeinok / wine-breeze-dark-theme.md
Last active March 14, 2026 05:58
Breeze Dark theme for Wine

Made possible with this reddit post.

Install

wine regedit wine-breeze-dark.reg

Uninstall (Reset Wine color scheme)

wine regedit wine-reset-theme.reg