graph LR
Client -->|HTTPS| CF[Cloudflare Tunnel]
CF -->|:8080| TF[Traefik]
TF -->|"Host(apps.walt3r.dev)"| PD[permitd :8081]
TF -->|"Host(*.walt3r.dev) via labels"| PODS[App Pods]
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html lang="en"> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
| <title>Kellen Ramos — Backend & Systems Engineer</title> | |
| <style> | |
| /* ── Reset & Base ─────────────────────────────── */ | |
| *, *::before, *::after { margin: 0; padding: 0; box-sizing: border-box; } |
Building a cost-effective image generation workstation around your existing Ryzen 7 5000 (AM4 platform).
Goal: Near-instant to instant Stable Diffusion image generation, best price/performance ratio, sourced in Berlin/Germany.
| Budget | GPU | SD 1.5 (512x512) | SDXL (1024x1024) | Verdict |
|---|
The server sends game state at 60fps (~17ms intervals), but packets don't arrive evenly. Our measured jitter range is 5ms–26ms. Without compensation, the client freezes on stale frames then snaps to new positions.
sequenceDiagramOrganized by user journeys. Each journey has a mandatory base (MUST) derived from the project's Functional and Non-Functional Requirements, plus opt-in modules that add acceptance criteria when selected. All cited text comes directly from the project subject PDF.
NewerOlder