Initial memory system setup with qmd collection and Karpathy LLM Wiki pattern

This commit is contained in:
Dominik Schön
2026-04-28 20:14:23 +00:00
commit e3e638c506
7 changed files with 135 additions and 0 deletions
+33
View File
@@ -0,0 +1,33 @@
# Dominik Schön
## Overview
CEO Schön Consulting Inc. PhD (Dr.). Former CodeCamp:N, Noris Network.
## Personal Details
- **Family:** Sarah (Wife, loves carbs), Cleo (4y, loves pasta)
- **Health Goals:** -15kg target (currently 95kg, 1.75m)
- **Food Preferences:** Asian cuisine preferred. No allergies.
- **Shopping:** Aldi (Fridays). HelloFresh occasionally.
## Work Rhythm
- Home Office: Mon/Wed/Fri
- Meal Prep: Tue/Thu
- Meals: Daily dinner. Mon/Wed/Fri. Weekend: 2 warm meals.
- Cleo Kitabox: Mon-Thu
## Communication
- Prefers Du-form (German informal)
- CEO persona for interactions
## Network Architecture
- **Addressing:** 10.0.X.Y where X = segment index
- 10.0.10.x = Gateway
- 10.0.20.x = Hypervisoren (Proxmox cluster)
- 10.0.30.x = Container/VMs
- 10.0.40.x = Clients
- 10.0.50.x = Smart Home (26 hosts)
- 10.0.60.x = DMZ/Reverse Proxies
- All TLS certs have no CN (self-signed or SAN-only)
- MySQL (3306) exposed on multiple VMs in 30.x subnet
- SSH on port 2222
- Mixed OpenSSH versions: 9.2p1-10.0p2 across the fleet