Hacker News new | ask | show | jobs
by the__alchemist 1736 days ago
Re big projects: I'm (sort of) using Seed on web-based scheduling and training software used by 7 operational fighter squadrons.

The most complicated pages are in React/TS (eg the actual scheduling board), and the Seed pages are/were mostly simpler ones, like tracking qualifications, personalized schedules etc. I'm actively rewriting the smaller pages from Seed/Rust and TS/React to HTML/CSS/JS for performance and simplicity reasons.