Last week my 9 year old son walked up to me and asked "Would your rather shit your pants in public or drink spoiled milk?", and I was intrigued. Turns out he did not make this up himself, but got the dilemma from a card game.<p>A couple of nights ago I decided to digitize some of these cards and create a simple open source app for it.<p>Just a little fun project; no monetization or bigger goal, really.<p>Link: <a href="https://dilemma.wtf" rel="nofollow">https://dilemma.wtf</a><p>Tech stack:<p>- Back-end: Laravel<p>- Front-end: Plain HTML and Tailwind with a sprinkle of Alpine.js<p>- Deployment: Laravel Forge, linked to a Hetzner VPS. Deployment triggers whenever I merge to main.<p>The app itself is super simple. Just a bunch of markdown files and a controller that picks two random files ¯\_(ツ)_/¯