Project ideas from Hacker News discussions.

Old and new apps, via modern coding agents by Terry Tao

📝 Discussion Summary (Click to expand)

1. Suspicion of bias/conflict of interest
Many commenters point out that some mathematicians may have hidden motives when promoting AI, treating it as a personal experiment rather than an objective tool.

“The well‑known bias and conflict of interest of ‘I just enjoy experimenting with this new thing’.” – perching_aix

2. Cautious, tool‑oriented view of LLM‑assisted coding
The consensus is that LLM‑generated code can be useful for supplemental tasks (e.g., visualizations) but should not be trusted as core‑paper material.

“as such [LLM‑coded interactive] supplements are not mission‑critical to the core of the paper, I again feel that the downside risk … is acceptable.” – wffurr

3. Optimistic outlook for non‑programmers
AI is seen as a liberating aid that lets mathematicians and other non‑programmers spend less time on tedious coding and more on research.

“When it comes to coding, non‑programmers do not have to be in a defensive position worried that their job is under risk, instead they just see a great tool that saves them time…” – sega_sai


🚀 Project Ideas

Generating project ideas…

[MathNotebookValidator]

Summary

  • [AI‑generated notebook code often fails reproducibility; this tool validates executions, auto‑generates Dockerfiles, and runs code in isolated containers.]
  • [Provides instant correctness feedback and test harness for mathematicians relying on LLM assistants.]

Details

Key Value
Target Audience Mathematicians, researchers, educators
Core Feature Reproducible sandbox with automatic Docker generation and test verification
Tech Stack Python, FastAPI, Docker, Poetry, React
Difficulty Medium
Monetization Revenue-ready: Subscription $9/month per user

Notes

  • [HN users lament spending hours debugging Docker issues when following LLM‑suggested notebooks.]
  • [Adds credibility to AI‑assisted notebooks, addressing concerns raised by mathematicians about trust.]

[InteractiveMathViz Studio]

Summary

  • [Non‑programmers need safe, interactive visualizations of mathematical objects without boilerplate coding.]
  • [A drag‑and‑drop UI generates reproducible kernels and validates outputs, letting mathematicians focus on concepts.]

Details

Key Value
Target Audience Math educators, students, researchers
Core Feature Interactive visualization builder with auto‑generated reproducible kernels and validation
Tech Stack Jupyter, WASM, TypeScript, React, Docker
Difficulty Low
Monetization Hobby

Notes

  • [Quoted by sega_sai: “great tool that saves them time, especially doing boring coding like dashboards, visualizations…”.]
  • [Addresses the fear that AI may replace trusted workflows, offering a safe sandbox for experimentation.]

[MathCodeGuard Analyst]

Summary

  • [Mathematicians need a specialist reviewer that checks correctness of AI‑generated scientific code and suggests rigorous proofs.]
  • [Integrates symbolic verification and linting to flag suspicious changes before deployment.]

Details

Key Value
Target Audience Math researchers, PhD students, academic developers
Core Feature AI‑driven static analysis and symbolic verification for scientific code
Tech Stack Rust, SymPy, PyTorch, VS Code extension
Difficulty High
Monetization Revenue-ready: Tiered licensing $15/month per seat

Notes

  • [Quote from jdright: “Mathematicians are a kind of programmers, the original ones.” Indicates a community eager for tools that respect their expertise.]
  • [Raises discussion about AI threats to the profession, providing a defensive tool that preserves human oversight.]

Read Later