TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: I built a random dilemma generator

5 pointsby arondeparonabout 1 year ago
Last week my 9 year old son walked up to me and asked &quot;Would your rather shit your pants in public or drink spoiled milk?&quot;, 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:&#x2F;&#x2F;dilemma.wtf" rel="nofollow">https:&#x2F;&#x2F;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 ¯\_(ツ)_&#x2F;¯

2 comments

JSDevOpsabout 1 year ago
Cool but alot are glaringly obvious which ones you would pick
评论 #40285420 未加载
junailabout 1 year ago
good for content creation ideas