Skip to content

Instantly share code, notes, and snippets.

View mauricesvay's full-sized avatar
💭
🍗

Maurice Svay mauricesvay

💭
🍗
View GitHub Profile
@mauricesvay
mauricesvay / brompton_tires.md
Last active August 26, 2025 19:01
brompton_tires.md

Brompton Tires

This document is a list of tires compatible with the Brompton bicycle.

16 inches

Standard size is ETRTO 35-349 (16x1.35).

Continental

@mauricesvay
mauricesvay / paris_cycling_guide.md
Last active June 13, 2025 11:20
Paris cycling guide
@mauricesvay
mauricesvay / git-clean.sh
Created April 29, 2021 12:22
Remove deleted branches
git branch -vv | grep gone | awk '{ print $1 }' | xargs git branch -D
@mauricesvay
mauricesvay / programming-words.md
Last active July 31, 2019 09:45
Programming words
  • engine
  • height
  • integer
  • charset
  • any word that has "ough" (through, though, dough, thought, etc.)