Skip to content

Instantly share code, notes, and snippets.

View trepeschr's full-sized avatar
🏠
Working from home

Roland Leitenberger trepeschr

🏠
Working from home
  • Henrichsen4S
  • Straubing
View GitHub Profile
@trepeschr
trepeschr / README.md
Created September 20, 2024 04:46 — forked from passsy/README.md
How to use xrechnung-visualization

How to use xrechnung-visualization

1. Install Ant

Install brew

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"

Then install ant using brew

@trepeschr
trepeschr / System Design.md
Created November 9, 2022 04:49 — forked from vasanthk/System Design.md
System Design Cheatsheet

System Design Cheatsheet

Picking the right architecture = Picking the right battles + Managing trade-offs

Basic Steps

  1. Clarify and agree on the scope of the system
  • User cases (description of sequences of events that, taken together, lead to a system doing something useful)
    • Who is going to use it?
    • How are they going to use it?
git ls-files -i -c --exclude-from=.gitignore | xargs git rm --cached