Skip to content

Instantly share code, notes, and snippets.

View gtheys's full-sized avatar

Geert Theys gtheys

View GitHub Profile
@gtheys
gtheys / ledger_3_commanfs.dat
Created January 24, 2016 12:47
Collection of ledger-cli commands I use often
# prints budget with % target column
ledger -f fin.dat -p "june" budget
@gtheys
gtheys / txt
Created December 28, 2017 07:04
Rimnworld modlist
HugsLib | http://steamcommunity.com/sharedfiles/filedetails/?id=818773962
Expanded Prosthetics and Organ Engineering | http://steamcommunity.com/sharedfiles/filedetails/?id=725956940
ResearchPal | http://steamcommunity.com/sharedfiles/filedetails/?id=946390822
Rimsenal - Storyteller pack | http://steamcommunity.com/sharedfiles/filedetails/?id=725952322
ModSwitch | http://steamcommunity.com/sharedfiles/filedetails/?id=1139051045
Work Tab | http://steamcommunity.com/sharedfiles/filedetails/?id=725219116
Medical Tab | http://steamcommunity.com/sharedfiles/filedetails/?id=715565817
EdB Prepare Carefully | http://steamcommunity.com/sharedfiles/filedetails/?id=735106432
Colonist Bar KF 0.18.0 | http://steamcommunity.com/sharedfiles/filedetails/?id=729908976
Allow Tool | http://steamcommunity.com/sharedfiles/filedetails/?id=761421485
This file has been truncated, but you can view the full file.
Initialize engine version: 5.6.3p1 (9c92e827232b)
GfxDevice: creating device client; threaded=1
Initializing Metal device caps: AMD Radeon Pro 560
Begin MonoManager ReloadAssembly
Platform assembly: /private/var/folders/n_/1vbglhmj67b49v0ncjkmbtzw0000gp/T/AppTranslocation/B3E8E803-A48D-4C6F-AF98-8D152427F46B/d/RimWorld1722Mac.app/Contents/Resources/Data/Managed/UnityEngine.dll (this message is harmless)
Loading /private/var/folders/n_/1vbglhmj67b49v0ncjkmbtzw0000gp/T/AppTranslocation/B3E8E803-A48D-4C6F-AF98-8D152427F46B/d/RimWorld1722Mac.app/Contents/Resources/Data/Managed/UnityEngine.dll into Unity Child Domain
Platform assembly: /private/var/folders/n_/1vbglhmj67b49v0ncjkmbtzw0000gp/T/AppTranslocation/B3E8E803-A48D-4C6F-AF98-8D152427F46B/d/RimWorld1722Mac.app/Contents/Resources/Data/Managed/Assembly-CSharp-firstpass.dll (this message is harmless)
Loading /private/var/folders/n_/1vbglhmj67b49v0ncjkmbtzw0000gp/T/AppTranslocation/B3E8E803-A48D-4C6F-AF98-8D152427F46B/d/RimWorld1722Mac.app/Contents/Resources/Dat
@gtheys
gtheys / AGENTS.md
Created September 4, 2025 01:55
AGENTS.md

AGENTS.md - SalaryHero

The Golden Rule

When unsure about implementation details, ALWAYS ask the developer.

Build & Test Commands

  • Build: yarn build
  • Lint: yarn lint