Project ideas from Hacker News discussions.

Trade (and Tariffs)

📝 Discussion Summary (Click to expand)

Four prevalent themes in the discussion

  1. Economists see tariffs as overall harmful

    “Literally 100% of the 50 expert economists polled by the Kent Clark Center think tariffs overall make Americans worse off.” – Hammershaft

  2. Tariffs can be a useful tool when applied strategically

    “Tariffs aren't inherently bad, they're just a tool.” – apexalpha
    “Protecting workers from that kind of competition seems fair.” – apexalpha

  3. Feedback loops enable blame‑shifting; short loops under Trump cause immediate consequences

    “That’s the whole trick: if the feedback cycle is long enough, the next person gets blamed for it, not the current.” – derwiki
    “The most impressive thing about Trump is that he managed to shorten up the feedback loops on an overwhelming number of his policies.” – marcosdumay

  4. Debate over productivity and comparative advantage; longer hours ≠ automatic advantage

    “If a nation works 6 days a week, 12 hours a shift then obviously they will outcompete any nation where people work 5 days a week for 8 hours.” – apexalpha
    “So this is just not correct… assumes linear productivity… ignores trade‑offs…” – neaden
    “What matters is opportunity cost, not raw output… comparative advantage.” – sunshowers


🚀 Project Ideas

[Tariff Impact Simulator for Small Manufacturers]

Summary

  • [A web app where manufacturers input their bill of materials, current tariff rates, and see cost impact on finished goods.]
  • [Core value proposition: Quickly quantify how tariff changes affect profitability and identify alternative sourcing options.]

Details

Key Value
Target Audience Small and mid-sized manufacturers reliant on imported components or materials.
Core Feature Interactive cost model that applies user‑defined tariff percentages to each BOM line, shows total cost delta, and suggests lower‑tariff suppliers via integrated trade‑data lookup.
Tech Stack React frontend, Node.js/Express backend, PostgreSQL database, integration with UN Comtrade or customs API for duty rates.
Difficulty Medium
Monetization Revenue-ready: SaaS subscription $20/mo per user, with free tier for up to 5 BOMs.

Notes

  • [Commenters complained that domestic producers get “hosed” by tariffs on inputs (CamperBob2, kennywinker). This tool makes that impact visible and actionable.]
  • [Could spark discussion on HN about real‑world cost modeling vs. political rhetoric, providing a practical utility for manufacturers navigating volatile trade policy.]

[Trade Policy Mythbuster & Educator]

Summary

  • [An interactive web tool that debunks common tariff misconceptions (e.g., “other countries pay tariffs”) using short explanations, charts, and real‑world data.]
  • [Core value proposition: Improves public understanding of trade economics, reducing polarized, fact‑free arguments.]

Details

Key Value
Target Audience General public, journalists, students, and policy‑curious HN readers.
Core Feature Choose a myth → see a concise refutation with visualizations (e.g., who actually bears tariff incidence, deadweight loss calculator).
Tech Stack Static site built with Svelte or Vue, D3.js for charts, hosted on Vercel; data sourced from WTO, OECD, and academic papers.
Difficulty Low
Monetization Hobby (open‑source, ad‑free, optional donations via GitHub Sponsors).

Notes

  • [Multiple commenters (phyedryx, MattCruikshank, edgyquant) lamented that people believe false claims about who pays tariffs; this directly addresses that frustration.]
  • [Provides a shareable, fact‑based resource that could be referenced in HN threads, encouraging more nuanced discussion.]

[EU Compliance Assistant for Small Businesses]

Summary

  • [Saas platform that automates EU regulatory filings for small exporters (packaging identification, DSA, VAT, etc.), generating country‑specific documents and tracking deadlines.]
  • [Core value proposition: Saves time and reduces costly compliance errors that otherwise put EU‑bound small businesses at risk of fines.]

Details

Key Value
Target Audience US‑based small businesses selling goods to the EU (e.g., artisans, boutique manufacturers).
Core Feature Wizard‑style interface: upload product specs → get auto‑filled forms for each EU member state, with e‑filing options and calendar alerts for renewal.
Tech Stack React + TypeScript frontend, Django REST backend, PostgreSQL, PDF generation via Puppeteer; integrates with EU portals via APIs where available.
Difficulty Medium
Monetization Revenue-ready: Tiered subscription ($15/mo basic, $45/mo pro with multi‑user and API access).

Notes

  • [Users highlighted the EU’s “packaging identification directive that completely destroys small business” (0xy) and the difficulty of navigating regulatory fees; this tool directly alleviates that pain.]
  • [Could become a go‑to resource for HN’s entrepreneur community, fostering discussion on cross‑border trade barriers and compliance automation.]

[Worker & Community Tariff Impact Dashboard]

Summary

  • [Interactive dashboard that visualizes how tariff changes affect wages, employment, and consumer prices at the industry, state, or county level, using BLS, Census, and trade data.]
  • [Core value proposition: Gives workers and local advocates concrete data to argue for or against specific tariff policies, moving the debate beyond anecdotes.]

Details

Key Value
Target Audience Workers, unions, local policymakers, and journalists interested in the real‑world effects of trade policy.
Core Feature Select a tariff scenario (e.g., 25% on steel) → see projected changes in sectoral employment, average wages, and price indices for affected regions.
Tech Stack Python (Pandas, Statsmodels) backend for impact modeling, React + Deck.gl frontend for maps/charts; data ingested from BLS API, USITC, and Census ACS.
Difficulty High
Monetization Revenue-ready: Freemium – free basic views, premium ($10/mo) for custom scenario modeling and data exports.

Notes

  • [Commenters noted the lack of clear data on who actually bears tariff costs (e.g., “Average Joe is not a shareholder”) and wanted concrete evidence; this dashboard supplies it.]
  • [Provides a focal point for HN debates, allowing users to test claims with transparent modeling rather than relying on partisan talking points.]

Read Later