LightMorpheus
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
Hey HN, HTTP 402 — Payment Required — has been in the spec since 1997, reserved "for future use." It's finally getting used.
- Show HN: Ten Principles of Good Design (tonygaeta.com)
- Show HN: AI-powered tracker of Trump executive orders (tonygaeta.com)
I built a tracker that automatically scrapes the White House website for new executive orders and uses GPT-4 to generate plain-English summaries. The system runs daily, finds new orders, feeds the full legal text to…
- Show HN: Tracking President Trump's Executive Orders (tonygaeta.com)
Boring, but fully automated: scrapes the White House executive actions, grabs the HTML, converts to Markdown, and injects it into an .mdx file. Python runs the whole show. Also pings ChatGPT for a summary and tags for…
- Show HN: C² – Command Center – A Real-Time Global Dashboard (tonygaeta.com)
Hi HN, I built C² | Command Center, a live dashboard that aggregates global news, events, and trends into one unified interface. It features: A world clock with local times for major cities, an AI-powered news summary…