Project ideas from Hacker News discussions.

Good people refuse to do bad things

📝 Discussion Summary (Click to expand)

Three Prevalent Themes

  • Moral judgments are situational and subjective

    "Life isn't black and white with 'good/bad'. Further, there's no objective measure of what is good or bad. Everything is a shade of gray." – cogman10
    "everyones life experiences shape them differently, the moral compass of right and wrong isn't same for everyone." – sandeepkd

  • Practical constraints (money, family, career risk) limit ethical action

    "theres a certain amount of financial security needed for folks to do this kinda thing." – carterschonwald
    "You need to have money to do the right thing? Odd take." – throwaway713
    "People are not just managing their feelings alone, more than often they are responsible for other people in the family as well … Making a decision when you are single vs with kids and a mortgage are two different things." – sandeepkd

  • Systemic/collective action is needed; individual quitting insufficient

    "you need coordination, people are never going to independently and spontaneously turn down these jobs at evilcorp en masse - you need coordination, a.k.a strong unions" – skrtskrt
    "Most problems are structural." – vvpan
    "no ethical consumption under capitalism" – nativeit


🚀 Project Ideas

Generating project ideas…

EthicScan: AI Project Impact Analyzer

Summary

  • A lightweight web tool that helps developers assess the ethical risks and societal impact of AI/ML projects before they start coding.
  • Core value proposition: gives engineers a clear, reproducible score (0‑100) on harms like job displacement, surveillance, environmental cost, and misuse potential, empowering them to make informed go/no‑go decisions.

Details

Key Value
Target Audience Software engineers, ML researchers, tech leads who want to vet projects for ethical alignment
Core Feature Interactive questionnaire + weighted risk matrix (based on literature like AI Now, FAT* reports) that outputs an impact score and suggests mitigation steps
Tech Stack React frontend, Node.js/Express backend, PostgreSQL for storing templates & user scores; optional Docker for easy deployment
Difficulty Medium
Monetization Hobby

Notes

  • HN commenters repeatedly asked for ways to “put a precise probability on it” and to “know what they are signing up for” (mofeien, api); EthicScan gives them that concrete framework.
  • Could spark discussion on standardizing ethical checklists in open‑source repos and be integrated into CI pipelines as a gate.

PledgePod: Conditional Resignation Coordinator

Summary

  • A secure, anonymous platform where tech workers can submit conditional promises to resign if their employer crosses predefined ethical thresholds (e.g., >10% chance of existential risk, weaponization, massive job loss).
  • Core value proposition: aggregates individual pledges and triggers coordinated action only when a critical mass is reached, reducing personal risk while amplifying collective leverage.

Details

Key Value
Target Audience Employees at AI/tech firms concerned about moral dilemmas and seeking safe ways to protest
Core Feature Encrypted pledge submission, threshold tracking, automatic notification to pledgers when the quorum is met, with optional public announcement
Tech Stack End‑to‑end encrypted backend using libsodium, Svelte frontend, hosted on VPS or serverless (Cloudflare Workers); data stored encrypted at rest
Difficulty High
Monetization Hobby

Notes

  • Users like dofm described making a “conditional promise to resign” and wished for a mechanism to act on it; PledgePod formalizes that idea.
  • Provides a practical outlet for the frustration expressed by ArcHound and others about needing coordination to avoid being the lone whistleblower.

EthicBoard: Ethical Tech Job Marketplace

Summary

  • A job board and company review site focused exclusively on ethical metrics (AI safety, labor practices, environmental impact, union friendliness) to help workers find work that matches their values.
  • Core value proposition: transparent, community‑driven ethics scores and detailed employee testimonials let job seekers filter out companies involved in harmful AI or exploitative practices.

Details

Key Value
Target Audience Job‑seeking developers, data scientists, and tech professionals who prioritize ethical alignment
Core Feature Company profiles with ethics rating (based on employee surveys, public policies, third‑party audits), searchable filters (e.g., “no military AI”, “living wage”, “union‑verified”), and anonymous review submission
Tech Stack Next.js (React) frontend, Go or Python API, MongoDB for flexible schema, Auth0 for optional OAuth login; deployable on Vercel or Docker
Difficulty Medium
Monetization Revenue-ready: Employer branding & featured listings (subscription tiers)

Notes

  • Commenters noted the difficulty of judging companies (“good people can be in tough position”; “need coordination”; “ethical standards at the beginning of projects”) – EthicBoard gives them the data to decide upfront.
  • Could become a hub for discussions on corporate responsibility, similar to how Glassdoor influences salary negotiations, but focused on moral impact.

Read Later